Home / Series / Handmade Hero / Aired Order / Season 0 / Episode 6
Home / Series / Handmade Hero / Absolute Order / Season 1 / Episode 44

Intro to C on Windows - Day 5

Day 5 of the introduction to C programming on Windows series from Handmade Hero. See http://handmadehero.org for details. 1. Where do structs, variables and functions live? 2. Diagram: Code-Compiler-Obj-Linker-Exe 3. Arithmetic precedence of operators 4. Bitwise operators: AND, OR, NOT, XOR (| & ^ ~) 5. Logic operators 6. Intro to flow control: if and if else 7. Loops: While and for 8. Switch statement 9. Local variables on code blocks. 10. Scope and stack

English
  • Originally Aired November 16, 2014
  • Runtime 90 minutes
  • Created January 19, 2021 by
    Administrator admin
  • Modified January 19, 2021 by
    Administrator admin