Java: A Beginner's Guide, 4th Ed.

Java: A Beginner's Guide, 4th Ed.
Authors
Herbert Schildt
ISBN
0072263849
Published
01 Dec 2006
Purchase online
amazon.com

Essential Skills--Made Easy!Let master programmer and bestselling author Herbert Schildt teach you the fundamentals of Java programming. Updated for the newest version of Java (Java SE 6), this step-by-step guide will have you programming in Java right from the start. Herb begins by explaining why Java is the preeminent programming language of the Internet, how it relates to object-oriented programming (OOP), and the general form of a Java program.

Page 2 of 2
  1. Editorial Reviews
  2. Customer Reviews

Customer Reviews

Laszlo Korsos said
Schildt is quite simply the best author to use to learn how to program in C, C++, Java, or C#. His books are very clear for a beginner, yet not too verbose like many of the other books out there. What really distinguishes this book from other similar ones is that the reader walks away from this book with a feeling of mastery of the topics covered and the confidence to be able to implement them appropriately. Many other introductory books breeze over important topics or explain them in a way that beginners find difficulty in understanding. This is far from the case with this book. Schildt has written an excellent series of books that I can easily say, taught me the foundations of programming in each respective language. Now if he only wrote guides for python and perl too...

kclam said
This is a good hands-on guide for beginners to learn fundamentals of the latest version of Java SE 6. It is well presented and organized into modules which include data types and operators, program control statements, classes, objects and methods, packages and interfaces, using I/O, multithreaded programming, generics, applets and swing. I find the mastery checks at the end of each module quite useful for reviewing and testing of knowledge.

John Zahn said
This is an amazing book. I retired from engineering research 16 years ago and have not done any programming since. Things have changed a lot! (all for the better). This book has an excellent teaching style, thorough and clear. It was my second book on Java, the first being Barry Burd's "Beginning Programming with Java for Dummies". That book is a good foundational start but it has not quite kept up with the rapid pace in the development of Java. Schildt's book is up to date (JDK 6 and Java SE 6) and makes a great reference work on the subject. I recommend it highly.

J. Hall said
I read this book to get a good start with Java. It's an excellent book to pick up if you have little/no java background or if it's been a while. I used this to build my foundation then went through a certification book and passed the scjp 5.

Brian in Boston said
This book may be good if you can sit down and work your way through it from beginning to end, but I prefer the Sun Java tutorial online. I got through the first 5 chapters in this book and was still shaky with the concepts. Somehow it missed conveying the big picture to me. When I then went to the Sun tutorial it was a big "Aha!, so that's what they were talking about." Also, the Index is sparse.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“A computer is a stupid machine with the ability to do incredibly smart things, while computer programmers are smart people with the ability to do incredibly stupid things. They are, in short, a perfect match” - Bill Bryson