NetBeans: The Definitive Guide and over one million other books are available for Amazon Kindle . Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
More Buying Choices
Have one to sell? Sell yours here
NetBeans: The Definitive Guide
 
 
Start reading NetBeans: The Definitive Guide on your Kindle in under a minute.

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

NetBeans: The Definitive Guide [Paperback]

Tim Boudreau , Jesse Glick , Simeon Greene , Vaughn Spurlin , Jack J. Woehr
2.0 out of 5 stars  See all reviews (1 customer review)
RRP: £34.50
Price: £27.57 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £6.93 (20%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Only 1 left in stock--order soon (more on the way).
Want guaranteed delivery by Thursday, June 7? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Kindle Edition £19.36  
Paperback £27.57  
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.

Customers Who Viewed This Item Also Viewed


Product details

  • Paperback: 674 pages
  • Publisher: O'Reilly Media; 1 edition (29 Oct 2002)
  • Language English
  • ISBN-10: 0596002807
  • ISBN-13: 978-0596002800
  • Product Dimensions: 23.5 x 17.7 x 3.2 cm
  • Average Customer Review: 2.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Bestsellers Rank: 1,131,575 in Books (See Top 100 in Books)
  • See Complete Table of Contents

Product Description

Review

"This book is not just the definitive guide, it's the only book on the subject that I know of... The conclusion is that if you are planning to use NetBeans in one of its many forms then investing in a copy of this book is common sense." - Ian Elliot, VSJ, July/August 2003 This book is really an end-to-end tutorial and reference book for using and expanding NetBeans. If like me you only use NetBeans this book is still a bargain.I struggled for a while with creating a Bean, two nights of reading the Beans tutorial and I'd cracked it. There is so much that NetBeans does for you, wizards that make jobs easier and maintenance easy. I've missed most of them and have only found them and NetBeans real power by reading sections of this book. If you've got NetBeans then get this book" - James Gordon, NetBeans: The Definitive Guide - Cvu, August 2003

Product Description

As the Java programming language has increased in both functionality and complexity, developers have demanded more of their program editors. Gone are the days when a simple visual editor is sufficient for even small programming projects. While there are numerous IDEs available today for use by Java developers, one stands above the rest, not only for its functionality, but for its extensibility: NetBeans.

In NetBeans: The Definitive Guide, you'll find out how to use this IDE to its fullest, making your Java programming more efficient and productive than ever before. You'll understand the basics of the IDE, and quickly be utilizing the various editor and explorer windows. You'll also master many of NetBeans advanced features, and be working with XML documents, CVS repositories, Javadoc trees, and web applications, all within the NetBeans framework.

In addition to teaching you how to use the existing features of NetBeans, this work goes on to cover developing additional modules for NetBeans. Through this instructional portion of the book, you will master the NetBeans APIs, and learn how to enhance NetBeans for your own specific needs. Whether you need to add customized behavior to handle your proprietary file formats, or want to redistribute NetBeans as a proprietary product, NetBeans: The Definitive Guide will allow you to master this open source IDE and all of its advanced features. Whether you are an enterprise developer looking for an IDE that can handle your complex program tasks, an open source developer looking to integrate NetBeans into your own visual projects, or a manager trying to maximize your team's development potential,NetBeans: The Definitive Guide is the book for you.


Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index
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)
 
(4)

Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

5 star
0
4 star
0
3 star
0
1 star
0
Most Helpful Customer Reviews
16 of 16 people found the following review helpful
Format:Paperback
This book was published in 2002 and has not been updated. It describes Netbeans in its 3.3.1 version. Since then the Netbeans developers have added a great deal more functionality and made many changes to the user interface. At the time of writing this, August 2007, we have version 5.5.1 of Netbeans available with version 6.0 due within a few months, a preview version being available already.
The changes made to Netbeans since this book was published have greatly diminished the usefulness of this book. Much of what it describes does not bear any resemblance to the current product.
I would recommend searching for a more up-to-date book.
Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  13 reviews
34 of 37 people found the following review helpful
Enough! or Too much 14 May 2003
By Daniel R. Greenfield - Published on Amazon.com
Format:Paperback
I agree with the other reviewers: this is an outstanding book and a must-have for anyone who is serious about programming in Java using the NetBeans IDE. However, it is not a book that will teach you the Java programming language, nor is it a book that will in any way extend your Java programming abilities into such areas as Java Beans, Servlets, or JSPs. The first ten chapters are really the core how-to. These cover 1) Installation, 2) Basic Concepts, 3) The Source Editor, 4) Debugging, 5) Compiling, 6) Customizing the IDE, 7) Using CVS, 8) GUI Building, 9) JavaBeans, 10) JavaDoc. Beyond that, there are two other chapters devoted to working with XML, JSPs, and Servlets. These chapters are meant to show programmers already comfortable with these technologies how to utilize NetBeans for implementing them; they are NOT for learning the technologies themselves. The rest of the book is quite advanced, and I'll admit that as an intermediate-level programmer I haven't been able to benefit from it. It consists of detailed analyses of how to create custom NetBeans modules, how to tune the existing modules for performance, etc.

For those of us who are still grappling with the enormous amount of study necessary in order to build a functional Java program, this book represents a good investment. But you will probably only use the first 200 pages, about 1/3 of the total book. So you must ask yourself, "Does the cost of this book justify the 200 pages I will probably only ever use?" The answer to that question is Yes, if you are truly serious about programming in Java. This NetBeans IDE is truly awesome, and it is a godsend for those of us who have struggled to code in Notepad or something equally as [bad]. For those of us who are not really serious but merely casual programmers, I would say, No -- there are much better ways to invest your time and money.

15 of 16 people found the following review helpful
Beware: Sample Source Code Obsolete 16 Nov 2005
By mcsteph5islands - Published on Amazon.com
Format:Paperback
Overall, this book is a very good reference but there are currently only two books written dedicated to the use of the NetBeans IDE and platform.

I am currently working with the 5.0 Beta release of NetBeans and it has some very nice new features and excellent forums and tutorials at netbeans.org. However, having progressed through the O'Reilly book tutorials one thing is very clear - the API's are continually changing.

The majority of code samples in this book cannot be compiled and run in the current and beta releases of NetBeans. This makes this book less useful than need be. It would be wise of O'Reilly to make an effort to release an second edition or at least to provide updates to the sample code which overcome the deprecation of classes used in the examples.

Perhaps even NetBeans.org could update and post retooled examples as the ones presented appear to be very useful indeed.

Bottom Line: Very disappointed with examples being outdated and unusable.

Otherwise, the book is informative and well written as I have found all of my references from O'Reilly.
15 of 16 people found the following review helpful
Netbeans 29 Sep 2003
By A Customer - Published on Amazon.com
Format:Paperback
Netbeans is a free full-featured IDE for Java. The original code was developed by Sun and donated to the Netbeans open source community.

This book will not teach any Java programming, but will teach you how to use Netbeans to program in Java. The book is divided into two parts. The first part is about using the IDE to write Java code for your application. The second part is about writing modules to plug into Netbeans to extend its functionality. The opening chapters cover features available to most IDEs, including debugging and using the GUI building functionality of Netbeans. The chapter on CVS was helpful in setting a CVS client with Netbeans, but it only gives a high-level overview of CVS, not enough to learn CVS with this book alone. The GUI building chapter is a very good tutorial on how to build GUI forms inside of Netbeans. The sections on the code generation properties and adding event handlers are well written and easy to follow and should be easy to incorporate into your own projects.

The second part of the book covers consists of how to create custom modules using the Netbeans API. The examples are well written and comprehensive. If a programmer were going to write a custom module, these chapters would be very helpful, but most users of Netbeans are not going to write custom modules, so he or she could skip the last part of the book.

This book is really two books in one, one is about using Netbeans and the other is about extending Netbeans using the Netbeans API. The book has excellent examples and is a good tutorial, but the second part is probably excessive for most users.

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


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges