C Programming Language STEP by STEP – Part 1
Guide for (even) absolute beginners that builds firm foundations of C programming language.
What you’ll learn
- Learning C mindset and fundamentals
- Knowing how to read basic Assembly
- Writing a simple Pong game with C programming language
- Being able to fearlessly examine the program memory
- Mastering the Binary Mathematics required for programming C