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: SDK 1.4 Edition
 
 

Beginning Java 2: SDK 1.4 Edition (Paperback)

by Ivor Horton (Author)
4.7 out of 5 stars See all reviews (9 customer reviews)

Available from these sellers.


16 used from £6.34
Other Editions: RRP: Our Price: Other Offers:
Paperback (1st) 2 used & new from £26.38

Product details

  • Paperback: 1100 pages
  • Publisher: WROX Press Ltd; New edition edition (1 Mar 2002)
  • Language English
  • ISBN-10: 1861005695
  • ISBN-13: 978-1861005694
  • Product Dimensions: 22.8 x 18.6 x 6.1 cm
  • Average Customer Review: 4.7 out of 5 stars See all reviews (9 customer reviews)
  • Amazon.co.uk Sales Rank: 740,254 in Books (See Bestsellers in Books)

    Popular in this category:

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

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
How to Fix .DLL
   ErrorNerd.net/.DLL    Easy 2 Min .DLL Repair Just Follow These 4 Easy Steps! 
Learn Java in 5 Hours
   www.joegrip.com    Why read a 1000 pages, when you can just Watch & Learn? 
Embeddable Java database
   infinitydb.com    22 times faster and 37 to 90 times more compressing than competition 
  
 

Product Description

Book Description
The java language has been growing from strength to strength since its inception in 1995. It has since proved to be both powerful and extraordinarily easy to learn and use. This is what makes it ideal for the beginner. With dramatic changes to it's handling of files, and the introduction of native support for XML, java has been updated to work faster and to be current with the incredible rise of XML as a medium for communicating data.


This edition of the Beginning Java books outlines everything the beginning programmer needs to know to program with the Java programming language and the 1.4 Java Developer Kit. With the release of JDK 1.4, programmers can look forward to the most stable edition yet, and even better performance than was available previously.


Ivor's inimitable style has proved to be a hit with nearly half a million people with its easy to learn approach and the many useful examples. Regularly voted the most popular java programming book, this book teaches java from scratch and assumes no previous knowledge. It is also suitable for those who have got some programming experience, especially C or C++, which will make learning easier. Either way you will soon become expert in creating your own programs.


It includes a full explanation of Object Oriented programming. A comprehensive introduction to swing is accompanied by a significant application that you will develop through the last half of the book, and which demonstrates all of the necessary skills for creating fully features java applications.


To add to this, help from your peers and from the author are available through the unique programmer to programmer mailing lists, forums, and newsgroups all in addition to our one-to-one email support helping you to overcomes any difficulties, and work through the exercises with programmers just like yourself.


The following new subjects are also covered in this book:


New and Improved Utility class in the Collections Framework

lar Expressions

IO APIs

XML Processing

From the Back Cover
"In all the years I have been programming and teaching people about computers, I have never come across a language that offers the power and flexibility of Java and all for free! Java is an extraordinarily easy language to learn and use, and is ideal for the beginner.

With the latest edition of Java, some things are a lot easier, but the new and improved classes mean you can do so much more! Whether it’s creating graphic rich and interactive web pages or creating full–featured Windows applications, you can do it with Java. With my book you can learn Java plus the techniques you need for success with your own projects.

Nothing worthwhile is achieved without effort. You’ll need to put in the work and have the ambition to succeed when the going gets tough. If you have commitment, I can help you become a competent Java programmer."

Who is this book for

This book is for anyone who wants to learn to create real–world applications with Java. The Beginning Java series has proven popular with over 150,000 people with its tutorial format. The numerous step–by–step examples provide you with an understanding of the ins and outs of programming with Java.

We assume no previous programming experience, although progress will be easier if you have programmed before. Either way, you’ll soon become an expert in creating your own Java programs.

What this book will teach you

This book will teach you all you need to know to start programming in Java. This latest edition of my series teaches Java with the Java 2 SDK 1.4; a free Software Development Kit for creating Java applications.

  • The code is designed and tested for use with the latest SDK – J2SDK 1.4.
  • Teaches the Java language from scratch.
  • Handling Errors and Exceptions in applications.
  • Manipulating data and files.
  • Concurrent programming and Threads.
  • Comprehensive introduction to Swing, the Graphical User Interface API for Java. We will learn both about standalone applications and applets: embedded Java programs for web pages.
  • Large GUI example: We will create a program called Sketcher: a simple drawing tool for making sketches. We will learn how to save sketches to and load sketches from files, use color in our applications, and respond to user input.
  • Printing in Java.
  • Now included: an introduction to XML – an exciting technology for representing data. We will modify the sketcher application to use XML.
--This text refers to the Paperback edition.

See all Product Description

Inside This Book (Learn More)
Browse and search another edition of this book.
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

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)
Check a corresponding box or enter your own tags in the field below
programming - java

Your tags: Add your first tag
 

 

Customer Reviews

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

 
14 of 14 people found the following review helpful:
5.0 out of 5 stars A complete course in a book, 25 Nov 2003
By GillianBC (Buckinghamshire) - See all my reviews
This is all you need to buy to learn Java. This book explains where you can download the development tools and all the examples and exercise solutions that accompany the book are available on the wrox website (all of which are free). This is a big doorstep of a book but everything is explained in detail and is ideal whether learning programming for the first time, cross training from another language or used as a memory jogger. General programming and object-oriented concepts are discussed from first principles and with real world analogies. The examples and exercises build on each other throughout the chapters. Do take the time to try each of the exercises as this is where the learning becomes real. This book teaches the best and most efficient coding practices not just the concepts. One of the best IT books I have read in 9 years as an IT professional.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
11 of 11 people found the following review helpful:
4.0 out of 5 stars Good book with new XML functionality included, 11 May 2002
By R. H. Coundon (Wokingham, UK) - See all my reviews
(REAL NAME)   
I already owned Beginning Java 2 for JDK 1.2 by Ivor Horton which is a great introduction to the Java language as well as a good reference for more experienced programmers. This book is again, very well explained with lots of examples and hands on teaching. The newly added XML parsing functionality has been explained and added to the Sketcher example. A good general foundation of what XML is and what it can do is supplied as well as how the API for SAX and DOM can be used and the benefits and drawbacks of each.
The one drawback with this book is that information about JDBC has been dropped in favour of more 'in vogue' XML. It have would be good to see XML and JDBC available in one tome.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
8 of 8 people found the following review helpful:
5.0 out of 5 stars Best book to learn Java, 23 Nov 2002
By Thomas Paul (Plainview, NY USA) - See all my reviews
(TOP 500 REVIEWER)    (REAL NAME)   
Ivor Horton has once again produced an exceptional beginner's book for Java. I have reviewed many beginner books on Java in the search for a textbook for an "Introduction to Java" class that I teach at Hofstra University. Few of these books have met the goal of providing a solid base of knowledge upon which a programmer can build. Ivor Horton's "Beginning Java" is one of those few. This book is an excellent introduction to Java for anyone who has a basic understanding of programming and is willing to apply some effort to learn the language. Horton proceeds at a rapid pace to cover virtually every important topic in Java outside of the Enterprise Edition. Starting with the basics of the Java language Horton explains the Java syntax in great detail. He then goes on to cover exceptions, streams, utility classes, threads, GUI (with a concentration on Swing), and file processing. In addition, Horton covers all the important new features of the 1.4 release including more than 100 pages on XML. Each chapter builds upon the previous chapter using extensive, well designed and clearly explained examples. Although the book covers a wide range of topics, it does not treat any of them lightly. Many introductory books fall short in the very important topic of object oriented technique. Horton does an excellent job of both explaining OO and then using it in his many examples. Unlike other books that you may read and discard, this is a book that will continue to provide help far into your Java career.
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

4.0 out of 5 stars An excellent book for beginners.
This is a good book to use after reading Jacquie Barker's excellent Introduction to Java Objects (also by Wrox). Read more
Published on 4 Jul 2003 by philbrowne

4.0 out of 5 stars A massive book covering an even more massive subject
Ivor Horton’s beginning Java 2 (SDK 1.4) makes an excellent introductory text. It builds slowly through the basics of the language and gives plenty of opportunity to try out... Read more
Published on 24 Jun 2003 by Mr. Mike Griffiths

5.0 out of 5 stars Wish I could give it 6 stars - Excellent Book
If your new to Java and/or programming, then you have to get this book. There is no finer reference available anywhere. Read more
Published on 30 May 2003 by mud_kicker

5.0 out of 5 stars Excellent for beginners
The book is extremely didactical and perhaps one of the best Java books ever written. The slow introduction to the fundamental concepts of object oriented programming is... Read more
Published on 24 Jan 2003 by Ricardo

5.0 out of 5 stars An excellent Java book for not only beginner
It covers the all the major parts in Java 1.4 Standard Edition in a great detail, the author theaches you step by step, and many COMPLETE examples are there for you to try out... Read more
Published on 21 Dec 2002 by Ning Zhao

5.0 out of 5 stars Best book to learn Java
Ivor Horton has once again produced an exceptional beginner's book for Java. I have reviewed many beginner books on Java in the search for a textbook for an "Introduction to Java"... Read more
Published on 27 Nov 2002 by Thomas Paul

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]

   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback


Professional JavaScript for Web...

Professional JavaScript for...

This eagerly anticipated update to the breakout book on JavaScript... Read more
£31.99 £22.09

Find similar items

 

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

 

Train Hard...Play Hard

Nike, Gola, Converse, and more
Gear up with up to 60% off athletic and outdoor shoes.

Shop now

 

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