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 Jumpstart: Using Object Concepts and UML

Java Jumpstart: Using Object Concepts and UML

List Price: $11.95
Your Price: $10.16
Product Info Reviews

<< 1 >>

Rating: 5 stars
Summary: Nice book
Review: The Java Jumpstart is a excellent help book. It could help beginner's, medium and advanced programmer. Each step is well explain in detail and a beginner get how to compile, build, pass main params. After reading this book they will be ready to read a UML chart and transpose it in java. For advanced programmer it's a good reminder of how to well organize a program. The book explain how to use bitwise, some design pattern, interface, abstract class. Most of the common command are well explain. With this book you go directly to what you need. There is no talking for nothing.

Rating: 5 stars
Summary: Refreshing change from encyclopedic Java tomes
Review: This slim guidebook is a refreshing change to the conventional Java tomes. It covers the Java syntax, clearly and concisely, assuming a computer science or programming background, understanding the concepts behind EBNF, scope, casting and UML is beneficial but not required. The standard libraries, covered in such great detail by the more encyclopedic Java books is covered in about 5 pages (but several key classes are introduced elsewhere), which is no great loss considering the comprehensive Javadocs on the web and the many narrowly focused tutorials on the web. Coverage of the core Java language is impressive, including things such as details of overriding the automatic invocation of superclass methods.

Closer to K&R's "The C Programming Language" than the many "Java for stupid people" type books, this book is ideal for programmers migrating from languages such as C and C++ to Java.


<< 1 >>

© 2004, ReviewFocus or its affiliates