Lecture
Readings (Do before class):
learn-c
Basic Exercises
Slides
Introduction to C
In-Class Activity
Activity
Audio Recording
To be posted (if available)
Code Examples
First couple of C examples
basics1.c
basics2.c
basics3.c
basics4.c
basics5.c
basics6.c
indirection.c - Showing pointers to pointers
Additional Resources
The Development of the C Language
3 hour Lynda tutorial
(I believe students may free access at Northeastern through this
link
)
Lab
Linked List
Do a 'git pull' on the monorepo to obtain the lab. The link to the monorepo is located above the class schedule.