Just JavaTM 2 (6th Edition): J2SE 1.5 Edition and over one million other books are available for Amazon Kindle . Learn more

Have one to sell? Sell yours here
Just Java 2 (Sun Microsystems Press Java)
 
 
Start reading Just JavaTM 2 (6th Edition): J2SE 1.5 Edition on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Just Java 2 (Sun Microsystems Press Java) [Paperback]

Peter van der Linden
4.3 out of 5 stars  See all reviews (12 customer reviews)

Available from these sellers.


Formats

Amazon Price New from Used from
Kindle Edition £19.09  
Paperback £25.45  
Paperback, 21 Dec 2001 --  
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? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.
There is a newer edition of this item:
Just Java 2: J2SE 1.5 Edition (Sun Microsystems Press) Just Java 2: J2SE 1.5 Edition (Sun Microsystems Press) 4.3 out of 5 stars (12)
£25.45
In stock.


Product details

  • Paperback: 1136 pages
  • Publisher: Prentice Hall; 5 edition (21 Dec 2001)
  • Language English
  • ISBN-10: 0130320722
  • ISBN-13: 978-0130320728
  • Product Dimensions: 23.6 x 17.6 x 4.1 cm
  • Average Customer Review: 4.3 out of 5 stars  See all reviews (12 customer reviews)
  • Amazon Bestsellers Rank: 1,722,849 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Peter van der Linden
Discover books, learn about writers, and more.

Visit Amazon's Peter van der Linden Page

Product Description

Amazon.co.uk Review

Peter van der Linden's Just Java 2 is an excellent introduction to the Java platform, especially for those with some existing programming skills. This new edition is based on the JDK (Java Development Kit) 1.4 release, and packs in a comprehensive guide to the language and the core class libraries. The author is a former Sun employee and knows his subject backwards. He also injects some humour and personality into his writing, and includes regular "light relief" sections covering wacky topics such as the Java toaster that burns a weather forecast onto every slice. Readers soon know that he loves Java, likes the Apple Macintosh and hates Microsoft, but fortunately nothing gets in the way of the clear and insightful teaching. In general this is a particularly clear and readable programming guide.

The book begins with a brief overview, going on to explain object-oriented programming and the basics of the language. There is a full explanation of packages and how the JVM finds classes, often a tricky area for Java beginners. The author offers detailed coverage of fundamental topics such as threads, input/output, networking and Java Beans, making this a book that will be used for reference as well as for learning. On other topics, such as XML programming, Servlets or database access with JDBC, the book is more introductory. Several chapters cover graphical client applications, event handling and the use of JFC and Swing, laying a firm foundation for building a Java visual interface. There are lots of code examples, both in print and on the accompanying CD.

Overall, this is a solid, professional and authoritative tutorial which has more depth than many lighter-weight alternatives.--Tim Anderson

Product Description

A comprehensive guide to getting started with the Java 2 platform for experienced programmers. Completely updated to include server-side topics, servlets, JSP, XML and more. Covers the latest features & functions incorporated into the JDK 1.4 release.


Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
(8)

Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

Most Helpful Customer Reviews
19 of 19 people found the following review helpful
By A Customer
Format:Paperback
The backcover blurb describes van der Linden as "[w]riting for real programmers". It's fair to say that if you have no programming experience, this book may be a little dense for you.
However, that's not to say it's obscure. I am not an experienced programmer and I found it useful. It starts off with an overview of the features of Java, then concisely explains object orientation and other basic Java features such as packages and threading in the first dozen chapters.
van der Linden frequently draws comparisons with how things work in C/C++, which is presumably more helpful for those with experience in those languages. However, I didn't find this too offputting as it often illuminates what difficulties Java is designed to overcome. There are frequent illustrations and boxouts to aid comprehension - a typical title is "What problems do interfaces solve?".
The rest of the book covers major APIs, GUI programming and more advanced topics such as using XML, SQL and JavaBeans. It seems to offer a fairly comprehensive guide to Java and you could probably teach yourself to a high level with this book.
I enjoyed the "Light Relief" sections at the end of each chapter, which introduce entertaining Java programs and topics such as rigging online polls with Java! There is also wry commentary on the software business.
The book is accompanied by a CD-ROM with source code, many good example programs and some more light relief material. Unfortunately, although the 5th edition text covers the latest JDK (1.4), some of the programs do not seem to run using this environment, which could disappoint beginners. I was surprised that the disk did not include the latest JRE (particularly since this seems to be an official Sun book) but does include other tools such as the GNU C++ compiler!
There are brief exercises at the end of some chapters which are enough to test your comprehension (I found I needed to re-read some of the more theoretical chapters), although there are no answers provided.
In summary, I would recommend this book for those with a little (or a lot) of coding experience who want to learn Java in depth, but not as an introduction to programming in general.
Comment | 
Was this review helpful to you?
7 of 7 people found the following review helpful
Excellent 17 Sep 2004
By A Customer
Format:Paperback
The authors years of practical experience and entertaining style of writing combine to make this a *must read* for those new to Java and veterans who want to take advantage of the features 1.5 has to offer.This is the first edition of the book I've bought and will definitely place future editions on my purchase list.The author explains each part of the language in a clear and easy to follow manner and re-enforces each chapter with code snippets. Later chapters cover topics essential to successful mastery of the language.
Comment | 
Was this review helpful to you?
4 of 4 people found the following review helpful
Just Java 2 10 July 2002
Format:Paperback
I found this book ideally matched to my abilities being a not-very-expert programmer having a background in Assembler and C.
I had previously been struggling with two other well-known books on Java and this one made Java OOP much more clear.
It is an easy-to-read goldmine of information on the core subject and other peripherals such as Applets, Servalets, SQL, XML and GUIs.
My only critisism would be a very minor one that the publishers should have considered splitting it in two volumes to reduce the weight.
Certainly worth the price.
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
Fantastic
I have copies of the 5th and 6th editions of this book. This is a tutorial-style look at the complete Java language, plus coverage of a number of the most important libraries. Read more
Published on 21 Sep 2009 by Philip Bailey
An excellent introductory text for those new to Java
This is quite simply the best introductory book for Java that I have encountered.

I program in Java for a living and I find myself referring back to topics in this book... Read more
Published on 4 Jan 2008 by Gary Rowe
Excellent
The authors years of practical experience and
entertaining style of writing combine to make this a *must
read* for those new to Java and veterans who want to take... Read more
Published on 20 Sep 2004 by Steve
An excellent introduction to Java
Not only is Just java a superbly readable book, it also makes an excellent (and comprehensive) reference text which you will use again and again. Read more
Published on 4 May 2000 by "steveliles"
Just Awfull
I wonder where exactly this book begins since it looks more like a stand up (another Jerry Seinfeld on the computer books market) and a relentless blabber than tutorial. Read more
Published on 17 April 1998
Comprehensive, concise, well coordinated Java Presentation
Mastery of a new language like JAVA under the constraints of "Internet Time" can be a daunting excercise. Read more
Published on 21 Sep 1997
Another hit from Van Der Linden.
Any trip to a half-worthy bookstore will have hundreds, if not thousands of computer-related books. The difficulty is in sorting through them to find the ones worth reading (and... Read more
Published on 21 Sep 1997
Readable introduction flawed by a terrible index.
A readable, entertaining book, but by no means a
comprehensive reference. The index is
world-class bad. Read more
Published on 1 May 1997
A good book for learning JUST JAVA!
I originally bought the book mostly because it had a clear example of using JDBC with an access database which i thought i could easily try. Read more
Published on 30 April 1997
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback