java |
Aftersleep Books
|
||||||||||||||||||
Java How to ProgramThe following report compares books using the SERCount Rating (base on the result count from the search engine). |
|||||||||||||||||||
|
Aftersleep Books - 2005-06-20 07:00:00 | © Copyright 2004 - www.aftersleep.com () | sitemap | top |
If you are an experienced programmer, and want to learn Java, or have hacked around with Java and want to get a really good introduction to lots of the core aspects of java then this book is really good.
The book teaches not just the syntax of Java instructions, it does more. It introduces the reader to OO style programming from a Java perspective. It encourages the reader to understand UML and the common notation used by OO designers. It also encourages readers to take advantage of experienced people by referring to Patterns.
The bad. It is not a reference book. Don't buy this if you want to look up a snippet of code around a specific instruction or Java concept. There are better books for reference use.
Overall this is an excellent book for learning to program with Java and doing so with an OO perspective and using common OO design notation.
All the exercises run without bugs, and are meaningful for what they are trying to demonstrate.