Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Java: A Beginner's Guide, Third Edition (Beginner's Guide) Review by B. Blazer

Just what I was looking for

I think that this book is a great place to start with Java. I have been reviewing books to replace Head First Java as a text at a local community college. To me the vast majority of texts out there do not deal with objects soon enough and spend too much time with GUI's and Applets without giving a good foundation in the language first. This book gives a broad perspective of the language without cluttering it up with a bunch of eye candy. It is the first that I have seen that deals with generics, threading, and enums and does so in a manner that will not cause the new user to choke. In addition to providing clear examples and explanations, the author also gives real world usages of the material taught. There are examples of when to use and not to use certain features, and what the pitfalls and potential traps are that a new coder might not be aware of. All in all this is going to make a great text.