My review of everything

My Review of (INFO 2110) C Programming Language Part 1



           Grade: A
      Difficulty: 3/10
          Rating: 6/10
 Time commitment: 6 hours/week
------------------------------

This course covers all the basics of C: syntax, data types, flow control, IO, functions, so on. The lecture also touches on the underpinning fundamentals like compiler, linker, object code, machine code.

Assignments


Thoughts

The instructor (Bryant Moscon) is chill. Fair grading. The course textbook is "Programming in C" by Stephen Kochan. Honestly, C has so many good free resources online, so you can do without this.