5 ms·
I would recommend "Structure and Interpretation of Computer Programs" <http://mitpress.mit.edu/sicp/> http://mitpress.mit.edu/sicp/> This book is a classic
by belial 15y ago
I would recommend "Structure and Interpretation of Computer Programs" <http://mitpress.mit.edu/sicp/> http://mitpress.mit.edu/sicp/>
This book is a classic in Computer Science and it explains, discusses various programming concepts ... mainly from the compiler/interpreter point of view.
- belial 15y ago*correction: http://mitpress.mit.edu/sicp/ http://mitpress.mit.edu/sicp/
- jasondrowley 15y agoThanks.