See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.


Have one to sell? Sell yours here
 
   
Beginning Java 2: JDK (Programmer to programmer)
 
See larger image
 

Beginning Java 2: JDK (Programmer to programmer) [Illustrated] (Paperback)

by Ivor Horton (Author)
3.7 out of 5 stars See all reviews (13 customer reviews)

Available from these sellers.


36 used from £0.04

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
J2EE / Java Consultants
   www.bhconsulting.net.au    Need a J2EE / Java Expert? Call us today! +61(2) 4322 5133 
How to Fix Java.dll
   Error-Tools.com/Java.dll    Easy 2 Min Java.dll Repair JUst Follow These 4 Easy Steps! 
J2ee Programmer
   www.PentaConsulting.com/IT_Jobs    The Latest J2EE Developer Jobs in IT & Telecoms. Apply Online Now! 
  
 

Product details

  • Paperback: 1000 pages
  • Publisher: WROX Press Ltd; illustrated edition edition (1 Mar 2000)
  • Language English
  • ISBN-10: 1861003668
  • ISBN-13: 978-1861003669
  • Product Dimensions: 23.6 x 20.3 x 7.4 cm
  • Average Customer Review: 3.7 out of 5 stars See all reviews (13 customer reviews)
  • Amazon.co.uk Sales Rank: 842,023 in Books (See Bestsellers in Books)

    Popular in this category:

    #96 in  Books > Computing & Internet > Programming > Languages > Java > Introductory
  • See Complete Table of Contents

Product Description

Amazon.co.uk Review
At 1200 pages, Beginning Java 2 could prove intimidating to someone new to Java, but within the first few pages you know you're in safe hands. Ivor Horton takes readers straight into a simple text-based Java program, though in a break with tradition it isn't "Hello world". As each new language feature or concept is introduced, Horton creates a small program to illustrate it, shows what the output of the program should be, and then explains how and why it works.

This is an old-fashioned teaching technique that has a major advantage over the common glitzier approach of starting with graphical Java programs: you understand everything you're doing from the first keystroke. For those unfamiliar with object-oriented programming models, understanding helps a lot. Classes, packages, inheritance, polymorphism, threads, exception handling, instances and methods are not part of everyday thought. It takes examples, explanations and practice to make them familiar.

However, Beginning Java 2 isn't just for those new to Java. It goes right to the edge of the language. When you reach GUI Java programming you get to write a simple mouse-driven sketch utility complete with curves, primitives, fonts and printing all available from menus. You then get to add neat effects including rotation. This is followed up with bitmap display and animations, adding sound to programs and database access using SQL statements via the JDBC. The last section of the book covers Java documentation creation using the JavaDoc tool. This is one of the best books around for those aiming to become competent, professional Java programmers. --Steve Patient

Synopsis
A second edition Beginning Java title is now required because: In quarter one, 2000, Sun will release version 1.3 of their Java Developers Kit (JDK 1.3). This is significant because: The fastest Java platform performance ever is now available for download, and is coming to your mailbox from America Online (AOL), thanks to an agreement between Sun and AOL to deliver the Java Runtime Environment on the AOL 5.0 CD-ROM. The newest version of J2SE technology, v 1.3, will deliver momentous performance gains and improved Web deployment for enterprise-grade, client-side applications. And just about everything else developers have been asking for: Client-side users now enjoy the speed advantage of the new Java HotSpot compiler which has been tuned for client performance. The result is much faster thread handling, improved scalability and rapid memory allocation for objects, smaller RAM footprint, and the platform has gained a much more efficient garbage collector. All of these enhancements spell speed for the desktop user. For Graphical User Interface (GUI) performance, the Java Foundation Classes and Swing libraries have been super-tuned to enhance scrolling speed. The GUI components that developers use to create tables and frames for their applications have also been improved. Online discussion of the topics in this book available at Wrox's P2P site. This book is a fast paced and comprehensive tutorial introduction to application development using Java. It is ideal for novice Java programmers who have some previous programming exposure and are able to run with the fast pace. Almost all new entrants to Java are coming from previous programming experience.

See all Product Description


Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

 

Customer Reviews

13 Reviews
5 star:
 (5)
4 star:
 (3)
3 star:
 (2)
2 star:
 (2)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
3.7 out of 5 stars (13 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
2 of 2 people found the following review helpful:
2.0 out of 5 stars Some good points but bafling most of the time, 17 Sep 2001
This book does get some good points across... but the examples used to explain some very complex points are complex themselves making it very difficult to understand whats going on. Too verbose. Doesnt expain where author needs to but bangs on about things before. Also it uses too many references to things that is discussed much later in the book making thing all the more confusing. Cant go alone with this book.

There is nothing on JSP or servlets either.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
2 of 2 people found the following review helpful:
5.0 out of 5 stars The best introductory book on Java yet, 9 Aug 2001
By Mr. C. E. Harnetty "charny" (Sandy, Bedfordshire United Kingdom) - See all my reviews
(REAL NAME)   
I have read the Java Tutorial published by Sun and all of O-Reilly's desktop references on Java, all of which are excellent, but by far, this book by Ivor Horton is the best I've ever read. If you want to learn Java from scratch, then this is the definitive volume.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
2 of 2 people found the following review helpful:
5.0 out of 5 stars Great book ignore the one or two bad reviews here, 4 Sep 2000
By A Customer
I am a seasoned OO/COM/C++/VB developer and very new to Java. This book is perfect and had me up and running in hours not even days. It is both a great reference and an easy to read guide to the language. Someone in this thread has given this book a bad review and referred to it as a J++ oriented book. It clearly is not. It is oriented towards Java 2 (JDK 1.2.x/1.3) which is not even supported by Visual J++. ...you will be happy with this book if you want to learn Java and already know what an int,long,string and a class are.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

2.0 out of 5 stars A struggle
My background is in Microsoft development - think Visual Basic. I struggled through this book trying out the odd example. Read more
Published on 10 Sep 2006 by Jon Wright

4.0 out of 5 stars OK, but not an easy book for beginners
As an old style programmer (procedural languages like Fortran and Clipper) and a little C, I wanted to learn basic Java - beyond 'Hello world'. Read more
Published on 20 Feb 2002 by Europhile

5.0 out of 5 stars If you ever opne this book, you will never want to close it!
First, I must agree with the ones that said that this book is not for the complete novice. It IS a bit on the heavy side, both physically (1200+ pages) and mentally, if you've... Read more
Published on 2 Jul 2001

3.0 out of 5 stars Good for novice programmers
This book covers a lot of good quality information which every Java programmer needs to know. But I would not reccommend it for complete beginners, because it tends to move off... Read more
Published on 20 April 2001

5.0 out of 5 stars Great Jump starter!
I can see where some of the other negative reviewers are coming from, but each book has its audience. Read more
Published on 20 Mar 2001 by tomi_adebayo@yahoo.com

5.0 out of 5 stars THE BEST AROUND SO FAR
I read this book, and I could not leave it alone, it is the best book around so far. I have about 3 java textbooks and non of them was able to explain what java language its about... Read more
Published on 18 Feb 2001 by victoria@vhughes.worldonline.co.uk

1.0 out of 5 stars does not live up to its title
I bought this book as it said it is for the novice programmer so I thought it would be good to learn Java 2. Read more
Published on 19 Dec 2000

3.0 out of 5 stars Too verbose, would be better if more to the point
An un-necessarily large book, I find the writing much too wordy, which blocks the concepts being discussed.
Published on 12 Dec 2000

4.0 out of 5 stars A nice piece of writing - although a little long winded
The book is large, but can be more useful than an oversized door stop. The writing style is mostly clear with an array of examples (no pun intended) which at times can be rather... Read more
Published on 17 Jul 2000

4.0 out of 5 stars Good Book, but Doesn't delve into the Language enough!
The book is great if you would like to learn how to apply Java using the Microsoft J++ environment, and learn how to create different types of projects using different techniques;... Read more
Published on 15 Jun 2000 by simonellerker@cwcom.net

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

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

   


Look for similar items by category


Feedback


The Body Shop

The Body Shop - Vitamin C Skin Boost
Protect and boost your glow with The Body Shop Vitamin C Skin Boost.

Shop The Body Shop

 

More From Ivor Horton

Ivor Horton's Beginning...

Ivor Horton's Beginning Visual C++ 2008

Ivor Horton′s Beginning Visual C++ 2008 Proudly presenting the latest... Read more
£36.99 £25.89

 

A Close Shave

Philips Nivea Coolskin HS8060 Moisturizing Rotary Shaving System
For all types of hair removal, stay smooth with Amazon.co.uk.

Discover Shaving & Hair Removal

 

Treat Someone

Amazon.co.uk Gift Certificates--available in any amount from £5 to £500 With an Amazon.co.uk Gift Certificate, you can get them what they want (even if you don't know what that is).

Learn more about Gift Certificates

 
Ad

Where's My Stuff?

Delivery and Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue Shopping: Top Sellers

amazon.co.uk Amazon Home
International Sites:  United States  |  Germany  |  France  |  Japan  |  Canada  |  China
Business Programs: Sell on Amazon  |  Fulfilment by Amazon  |  Join Associates  |  Join Advantage
Customer Service  |  Help  |  View Basket  |  Your Account
About Amazon.co.uk  |  Careers at Amazon
Conditions of Use & Sale |  Privacy Notice  © 1996-2009, Amazon.com, Inc. and its affiliates