welcome, fellow traveler

Have you ever dreamed about gaining the knowledge of C language?

 red pill learn c or blue pill not learn c

Now your dreams may come true! Forget about Morpheus; your guide to the matrix of C is here.

Table of contents:

  1. a brief intro to C and why you might want to learn it
  2. Week 0 - setting up development environment
  3. Week 1 - output operations and main function
  4. Week 2 - variables, operators, input operations, and comments
  5. Week 3 - flow control
  6. Week 4 - flow control pt.2
  7. Week 5 - memory