(no title)
ksd482 | 1 year ago
I am asking because I am in the market for purchasing a book on the C programming language.
I am an experienced software engineer, but with experience in Java, Python, JS and other few languages. I would like to learn C and C++ deeply.
For C++, I ended up buying Stroustrup's "A tour of C++".
I am looking for something similar in C.
uecker|1 year ago
unknown|1 year ago
[deleted]
randomNumber7|1 year ago
C didn't change that much, you can just read the new standard afterwards.
flohofwoe|1 year ago
The 90s were the decade when C saw its biggest improvements, and K&R 2nd edition stops just short of that.
(the book is still a good read as an interesting historical artifact - it contains a lot of wisdom that goes beyond language details - but as a language reference or learning resource it is hopelessly outdated)
pjmlp|1 year ago