Related Subjects
Computer Science Computers Computers & Technology Education & Reference Foreign Language Foreign Language Dictionaries & Thesauruses Foreign Language Fiction Foreign Language Learning Foreign Language Study Foreign Language Study & Reference Foreign Languages Languages & Tools Object-Oriented Design Object-Oriented Software Design Programming Programming Languages Software Design & Engineering Software Design, Testing & Engineering Software DevelopmentI read this book out of interest in programming languages theory. I did not want to read a pure theoretical book but wanted to get an understanding on how important concepts are currently implemented in various different languages. This book does this job quite effectively. It also has a puritan theoretical flavor that I liked. It used ML for explaining important concepts and I think that is a right choice. It also has pointed...
0Report
I really enjoyed reading Concepts in Programming Languages. The book covers a little bit of everything. It includes an introduction to mathematical foundations such as computability theory and lambda calculus, but I found it quite readable (at the time when I was reading it, which was early during my undergraduate studies). It also includes a tiny bit on the semantics of programming languages (that is, how to describe the...
0Report
I used this book in CS 242. It was a great class; and this is one of my favorite books ever!
0Report
I can't speak to John Mitchell's skill as a lecturer, but some of the complaints here seem to betray a misunderstanding of the purpose of the book: to serve as an introduction to programming language theory, such as can be found in Mitchell's other book *Foundations for Programming Languages*. Mitchell is taking you *out of* the marketable skills zone and into abstract computer science, and he's being pretty nice about it...
0Report
The book is wonderfully and clearly written; it is an easy read without taking a college course, which is what I did. Any person seriously interested in computer science should get acquainted with this material to develop true understanding and appreciation for programming languages in general and specific ones in popular use right now. Introduction of other languages, like Lisp, ML, and Smalltalk is very appropriate and...
0Report