Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Essentials of Programming Languages - 2nd Edition

Essentials of Programming Languages - 2nd Edition

List Price: $62.00
Your Price: $50.07
Product Info Reviews

<< 1 2 >>

Rating: 2 stars
Summary: Horridly Hard To Read
Review: The author of this book seems to have purposefully obfuscated every paragraph in this book. I had a course in Program Organization a couple semesters ago and this was the textbook for the class.

I "read" the first few chapters, then gave up. I was tired of having to re-read every, and I mean every, sentence of the book multiple times in order to understand the topics covered.

Rating: 5 stars
Summary: A Great Programming Text
Review: This book is definitely on the must-read list for any student (and practitioner alike) of the art of programming.

Rating: 2 stars
Summary: Student view
Review: This book relies too heavily on the syntax of Scheme in the early stages. I find myself learning another language, and not new concepts. The title should be "Essentials of Scheme."

Rating: 5 stars
Summary: Essentials of Programming Languages
Review: This book was truly a masterpiece. This is all the concepts of programming you need. After reading this book, all you have to know to learn other languages is style and functions.. This covers advanced programming concepts.

Rating: 5 stars
Summary: My View
Review: This is a great book used in "The Theory of Programming Language" in Iowa State University. Although this book use Scheme to illustrate fundamental concepts of programming languages, I found out later that these concepts are especially useful in helping me to understand other language like Java. e.g. you can pass argument(s) to C++ fn either by value or by reference, in Java you're passing argument by copy-reference only(except primitive data tyeps). However, beware that there're lots of errors in this book, be sure to check out the publisher's web site and checkout a list of erranta.

Rating: 1 stars
Summary: Painful for most students
Review: We had to read this text for Prof. Friedman's Programming Languages course. It was entirely unintuitive and slow reading. I grasped very few of the concepts in the book. However, because of Friedman's curve, I got a B+ in the class, which tells me that most students were just as lost as I was.


<< 1 2 >>

© 2004, ReviewFocus or its affiliates