Hacker News new | past | comments | ask | show | jobs | submit login

The CS:App book introduces gdp, valgrind and the how the compiler works so linker/optimizations, how C looks like in assembly, and pitfalls so introduces the SEI CERT C Coding Standard http://csapp.cs.cmu.edu/ and also tells the reader to go over K&R to look at how declarations differ.

It's usually used for a introductory systems programming course covering enough you can poke through a systems library and know what's going on but to actually teach C development would be a much different course I would imagine.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: