Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Someone mentioned Expert C Programming: Deep C Secrets as a good book to learn the C standards. Are there any other books that or resources one would recommend to learn this sort of material?


no, it's not a good book to learn the standards! :o) for that you are better with harbison & steele or similar (although that's more a reference - maybe this http://publications.gbdirect.co.uk/c_book/ which i just found?). deeper c is more like a collection of essays that explore interesting corners - it doesn't attempt to cover everything (i enjoyed it, i'm just saying it's not what you described...)

ps you say standards (plural) - all the above is c only.


Though C99 and C89 could be described as different revisions of the same standard, they could also be thought of as separate standards too.


The comp.lang.c FAQ http://c-faq.com/ is an obvious one.




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

Search: