| ||||||||||||||||||
|
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Visit the Books Trade-In Store for more details. Learn more. |
|
There is a newer edition of this item:
|
Product details
Would you like to update product info or give feedback on images?
|
Written by a trio of Sun Java course instructors, this book uses a straightforward bottom-up approach, starting with core syntax of Java and moving into progressively graphical and more sophisticated aspects of development. The familiar textbook style makes the title very suitable for self-paced study even if you're not shooting for certification.
Each chapter includes a test and the answers are not just merely stated but explained. The authors use code snippets that are not overwhelming in length to keep their readers focused on the concept at hand. A large portion of the rear of the book is devoted to a Java 2 API reference and the CD-ROM features a test limit to help you get psyched for the big exam. If you've got the time and dedication to master the material, this fine guide is all you need to get Sun's stamp of approval as a developer. --Stephen W. Plain
Topics covered: Java language fundamentals, objects and classes, event management, components, graphical user interfaces, database integration, thread management and Remote Method Invocation (RMI).
But this book has lots of typos. In some of the first example code fragments you will see stuff that can confuse you, for example the code has a method called ReplaceMe(), yet the call goes to ChangeMe and a newbie might get confused. Then the text asks you what does the code print on line 7, but the println() is on line 4! Too much of this kinds of stuff... Otherwize a great and down-to-the-point text.
This is exactly what you need to focus on what you need to know for the programmer... Read more