If one would be allowed to read only one book to learn new programming language what book would that be?
My (rather small) list would be
- C - C Programming Language by Brian W. Kernighan, Dennis M. Ritchie
- C++ - The C++ Programming Language by Bjarne Stroustrup
- Java - Thinking in Java by Bruce Eckel
- Lisp - Structure and Interpretation of Computer Programs by Harold Abelson, Gerald Jay Sussman, and Julie Sussman
- ML - Elements of ML Programming by Jeffrey D. Ullman
What about Python, Ruby, C# and others?