
Used price: $56.17
Buy one from zShops for: $49.95




The MIT Press stands among those publishers producing the very best work. Sussman's and Wisdom's text, "The Structure and Interpretation of Classical Mechanics", provides a wonderful example. Here is a book providing further proof that (a) great science necessarily includes excellent writing and communications, (b) brilliant scientists tend to be the best writers in their fields, and (c) a text book on a difficult subject can be remarkably enjoyable as well as informative when well conceived and well written.
The very first chapter, "Lagrangian Mechanics", is worth the price of admission. It has all the attributes which make the entire book a gem: it is concise, efficient, clear, compact, full, and rewarding. Every sentence contains important ideas and information, yet each sentence is clear and direct. These are attributes usually associated with poetry, and one could argue that this text book approaches that level of literature. In the first three pages of the chapter, the authors present as complete a discussion as I've read on the relationship of mathematics to natural phenomena, the basic project of classical mechanics, and the "remarkable discovery that the same mathematical tools used to describe the motions of the planets can be used to describe the motion of the juggling pin." Furthermore, the chapter introduces and describes the concepts of configuration paths, variational formulation (and why that has some advantages over the classical Newtonian formulation), generalized coordinates, and the relationship of these formulations to a computer program in Scheme.
By the end of the chapter, students will be immersed in the subject out of interest, and will fully appreciate the themes and likely outcomes of the book. Classical mechanics will essentially "come to life" through a well structured use of computers to achieve a very deep understanding of classical systems.
Jump next to the book's Appendices, which present an introduction to the computer programming language of Scheme and a full explanation of the authors' adaptation of functional mathematical notation. Scheme is wonderfully crafted language for exploring, describing, and demonstrating science and mathematics. The mergence of Scheme, functional notation, and classical mechanics in a single text while retaining almost luminescent clarity ranks among great educational achievements!
This is almost too incredible to say, but the truth is that an entire semester could be dedicated to the first chapter and the two appendices, and everyone involved --- teacher and students --- would be entirely satisfied. But in this text, and in a course based on this text, these sections would serve as appetizers, and we would all want more. Fortunately, there is plenty more.
The authors write that they prefer using functional notation to traditional mathematical notation because, "In functional notation mathematical expressions are unambiguous and self-contained." This statement is, in fact, the best description of the entire book.
I believe that the book could be used effectively in high school, if there was some capacity for integrated curriculum planning. Students could be learning Scheme --- an excellent language to learn if programming is a major interest or even hobby --- and physics and math. Not least importantly, students would also learn the importance of good writing.
Some will argue that the book is more a college text, although I think we tend to underestimate the powerful minds and interests of younger learners. In either case, this book belongs in those places promoting good science and quality education, and, if you simply enjoy learning and reading, it has a place on your home bookshelf.

Used price: $44.00
Buy one from zShops for: $49.95


SICP is neither masterpiece nor pariah. No other introduction to computer science has a truer grasp of the "soul" of computer science. Not only that, but there is ALOT of useful theory in here, if you have the patience to look.
But, the book suffers for dreadful writing and advocacy of a language that can be really quite a horror for beginning programmers. On one hand, the authors took an approach that should have been brilliantly successful. On the other, they did a terrible job explaining fairly simple ideas (or, rather, ideas that should have been simple.)
But, the truth is SICP has SO MUCH to offer. Unfortunatedly, the book is only as educational as the CS professor who teaches it. It turns out that the Berkeley professor who said that SICP is "the greatest CS book ever written" is the finest CS teacher at Berkeley. Unfortunatedly, most CS professors are not even 1/10th as good as he is and therefore help make SICP a tortorous excursion.
As a EECS major at Berkeley, I've come to realize just how important theory is in the field of CS. And to that end, I think it is as easily critical that theory should be taught with the utmost respect, not only for the field but the students. SICP is a brilliant master, but often a contemptuous teacher.


The real point is to teach some very core foundations of computer science that show up everywhere. For example, supposedly revolutionary XML looks a heck of a lot like a nested scheme list, first described in 1960. And processing an active server page (or Java server page) is very much like the textbook's specialized language evaluator. Finally, c++ polymorphism through vtables and part of Microsoft's COM mechanics are the exact same thing as the book's data-directed programming section.
This is very deep material for a programming newbie to learn outside a course, but for an experienced nerd who's looking for a systematic framework, it's absolutely terrific. I had done lots of lisp and compiler work before reading the book, so many of the concepts were not new. But it's with this framework in mind that I learn new technologies, and this approach greatly speeds up how long it takes to understand each week's "new" hot product/language/tool/mindset. Put another way: why do so many popular computer books take 1000 pages to describe a few trivial concepts?


Used price: $10.00
Collectible price: $41.75
Buy one from zShops for: $22.95



Used price: $26.00

Used price: $5.78

Used price: $2.90
Collectible price: $5.00
Buy one from zShops for: $5.35

Used price: $1.79
Collectible price: $15.50
I've found the first part of it is the same classical stuff I've seen over and over, but in a new light, differently perceived, and worthy of, sometimes, just closing the book and thinking about the implications. Take what I say with a grain of salt, as I've not nearly read everything. See for yourself, as well. There'll be no mystery.
(The famed "sister text," SICP, is also online as well at the appropriate address)