C Fundamentals

C Fundamentals

English | MP4 | AVC 1920×1080 | AAC 44KHz 2ch | 7 Lessons (5h 54m) | 1.19 GB

Go from zero C knowledge to building a simple (and ridiculously fast) static web server in this workshop!

This course takes you from zero knowledge of the C programming language to building a simple, but complete (and ridiculously fast) static webserver in C. Along the way, you’ll get a feeling for low-level programming and memory management, and get a chance to directly use some of the lowest-level operating system APIs. By the end, you’ll even have called C code from Node.js!

You’ll learn:

  • Be able to read and write C code
  • Understand how manual memory management works
  • Experience directly working with the lowest-level operating system APIs
  • Learn how to call C from other languages, and try doing it in Node.js
  • See how fast computers can really be!
Homepage