A Crash Course in C

A Crash Course in C

Northwestern Robotics via YouTube Direct link

Your first C program, HelloWorld.c (Kevin Lynch)

1 of 17

1 of 17

Your first C program, HelloWorld.c (Kevin Lynch)

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

A Crash Course in C

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Your first C program, HelloWorld.c (Kevin Lynch)
  2. 2 Differences between C and MATLAB (Kevin Lynch)
  3. 3 Base-2 (binary) and base-16 (hexadecimal) (Kevin Lynch)
  4. 4 C data types (Kevin Lynch)
  5. 5 Using C data types (Kevin Lynch)
  6. 6 Representations of C data types (Kevin Lynch)
  7. 7 C pointer basics (Kevin Lynch)
  8. 8 printout.c: formatted output in C (Kevin Lynch)
  9. 9 datasizes.c: sizes of C data types (Kevin Lynch)
  10. 10 overflow.c: integer overflow in C (Kevin Lynch)
  11. 11 typecast.c: type conversions in C (Kevin Lynch)
  12. 12 invest.c, part 1/5: intro to a typical C program (Kevin Lynch)
  13. 13 invest.c, part 2/5: overview of a typical C program (Kevin Lynch)
  14. 14 invest.c, part 3/5: comments, preprocessor, data types, globals (Kevin Lynch)
  15. 15 invest.c, part 4/5: helper function prototypes and main (Kevin Lynch)
  16. 16 invest.c, part 5/5: helper functions (Kevin Lynch)
  17. 17 Header files and libraries (Kevin Lynch)

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.