Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 299 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 299 Bytes

head-first-c

The c source files here are either my own doodles or just copies of examples from the book. There weren't really any exercise problems to do, so until Chapter 11, very little of this is my solution work.

For Chapter 11, I've expanded the solutions substantially with my own work.