DEV Community

Discussion on: What are your must-read programming books?

Collapse
 
djviolin profile image
István Lantos • Edited
  • The Go Programming Language (Alan A. A. Donovan, Brian W. Kernighan)
  • Programming: Principles and Practice Using C++, 2nd Edition (B. Stroustrup)
  • JavaScript: The Definitive Guide, 6th Edition (David Flanagan)
  • The C Programming Language, 2nd edition (Brian W. Kernighan, Dennis M. Ritchie)

These are all crazily well-written introduction books for their respective languages. I think either you choose to start with these books, or you crazy enough not to... And wear the consequences, because one day you have to read them in your career.