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
Java by Dissection: The Essentials of Java Programming

Java by Dissection: The Essentials of Java Programming

List Price: $89.80
Your Price: $89.80
Product Info Reviews

<< 1 >>

Rating: 5 stars
Summary: Excellent Introduction to Java
Review: I used this book to learn Java and found it very clear. It provides more of an introduction to programming than Sun's online tutorial. If you are already familiar with programming in C++, you can probably skip the first few chapters. The more advanced topics in the rest of the book prepares you to effectively use Sun's online tutorial for the more specialized uses of Java.

Rating: 1 stars
Summary: programming book for programmers
Review: Just wanted to let some consumers know that this book is a programming book written for programmers. Unless you have had previous experience with programming (and a strong programmer at that) this book will be somewhat difficult to understand and follow.

Rating: 4 stars
Summary: Clear and Concise Introduction to Java
Review: One of the worst qualities of computer books is their length. For some reason most books decide to talk about functions for 189 pages and what an integer is for 35. This book offers a clear introduction to the java language and manages to be less than an inch thick. The book is very well formatted and ordered and is pretty pleasant to read. And thankfully it is content to give one good sized example rather than 6 long cryptic ones.
However it is not an effective advanced reference. It fails to talk about RMI, JNI and reflection which are very useful advanced concepts that I would like to hear about from these authors.

Rating: 5 stars
Summary: It is here and browsable.
Review: The book is available and as the author I would suggest you come to cse.ucsc.edu/~pohl and look for the first three chapters which are downloadable as pdf to see if this suits your taste. Key features are teaching by dissection, just like my other books; several advanced examples using SWING and threading with a great introduction to synchronization largely written by Charlie McDowell an expert in this area; and our own terminal IO package.

Rating: 5 stars
Summary: Excellent book for people with some programming experience!
Review: This is a superb book for novice with some programming knowledge. It's not for those that picked up a programming book for the very first time - in another word, a virgin.

The book stands out in term of example explaination. Greatly recommended by a computer science student! UCSC RULES!!

Rating: 0 stars
Summary: Its here and is a very good tutorial on Java with SWING.
Review: Those of you that have read my previous dissection books - C by Dissection, C++ for C Programmers will be familar with this style of exposition. My colleague Charlie McDowell is an expert on advanced aspects of Java and has contributed keen insights on the use of threading, as well as important aspects of GUI use, and a special easy to use terminal IO package.


<< 1 >>

© 2004, ReviewFocus or its affiliates