By knoldus
via blog.knoldus.com
Published: Nov 08 2012 / 08:47
The Structure and Interpretation of Computer Programs (http://mitpress.mit.edu/sicp/full-text/book/book.html) is a seminal book which helps you reason and understand the structure of computer programs. Though the book has been written a while back but the content is refreshingly applicable to the modern programming languages like Scala. The github project, provides solutions to the following problems * Exercise 1.5 and 1.6 at http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-10.html * Exercise 1.10 at http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-11.html * Exercises 1.34, 1.38, 1.41, 1.42 and 1.43 at http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-12.html
Tweet
SaveShareSend
Tags: books, java, open source, other languages
Add your comment