Discover the best of the web!
Learn more about Digg by taking the tour.
- 7 diggs
- digg it
- binaryten, on 10/12/2007, -0/+0This is one of the most informative books on any subject. After reading Practical Ocaml and being thoroughly disappointed, I almost gave up on finding that 'helping hand' when coming to terms with a new language - especially one that introduces some of the more lesser known concepts in the world of functional programming. In stark contrast to the Practical Ocaml tome, from physical make-up of the book, logical sequencing of information and chapters from start to finish, to the beautifully crafted illustrations exactly placed where relevant, this ocaml masterpiece will enable to not only master the ocaml language but also to appreciate functional programming constructs and much better programming style (clarity, shorter, reusable, less bugs). There is even a brief, but pragmatic treatment of lexing and parsing which will open the doors to anyone wishing to save and retrieve obscure data formats, including their own DSL language. Visualization is dealt with in chapter 6 which explains the use of the GLUT (openGL) library in an extremely efficient manner and the later chapters on optimization complete this master class on ocaml and some very powerful programming techniques.
- eddmason, on 10/12/2007, -0/+0I totally agree. The book is awesome!!
