In this high quality video tutorial you will learn the advanced concepts of C programming, taking you to the next level. Two hours of content.
This is a collection of my best content for advanced concepts.
You will learn at the most advanced level how functions like printf() and functions in general work, under the hood. You will also learn function pointers and improve your knowledge of regular pointers. In addition to this, you will also master the art of type casting and learn the select() function for receiving data.#coding
#programming #coders #advanced #c
To learn more about networks, check out my book https://books.doctorbirch.com
00:00:00 The select() system call
00:15:50 Printf() under the hood
00:37:13 Function pointers in C
00:56:30 Let's learn Type casting in C
01:16:48 Functions under the hood