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 IDE Field Guide: Developing Desktop, Web, Enterprise, and Mobile Applications
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

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

NetBeans IDE Field Guide: Developing Desktop, Web, Enterprise, and Mobile Applications [Paperback]

Patrick Keegan , Ludovic Champenois , Gregory Crawley , Charlie Hunt , Christopher Webster
2.5 out of 5 stars  See all reviews (2 customer reviews)
RRP: £39.99
Price: £33.99 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £6.00 (15%)
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 Saturday, February 11? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Paperback £33.99  
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? Visit the Amazon.co.uk Trade-In Store for more details.

Frequently Bought Together

Customers buy this book with NetBeans Platform 6.9 Developer's Guide £23.74

NetBeans IDE Field Guide: Developing Desktop, Web, Enterprise, and Mobile Applications + NetBeans Platform 6.9 Developer's Guide
Price For Both: £57.73

Show availability and delivery details

  • This item: NetBeans IDE Field Guide: Developing Desktop, Web, Enterprise, and Mobile Applications

    In stock.
    Dispatched from and sold by Amazon.co.uk.
    This item Delivered FREE in the UK with Super Saver Delivery. See details and conditions

  • NetBeans Platform 6.9 Developer's Guide

    In stock.
    Dispatched from and sold by Amazon.co.uk.
    This item Delivered FREE in the UK with Super Saver Delivery. See details and conditions


Customers Who Bought This Item Also Bought


Product details

  • Paperback: 424 pages
  • Publisher: Prentice Hall; 2 edition (9 May 2006)
  • Language English
  • ISBN-10: 0132395525
  • ISBN-13: 978-0132395526
  • Product Dimensions: 23.5 x 17.9 x 2.8 cm
  • Average Customer Review: 2.5 out of 5 stars  See all reviews (2 customer reviews)
  • Amazon Bestsellers Rank: 1,005,682 in Books (See Top 100 in Books)
  • See Complete Table of Contents

Product Description

Product Description

The Only Complete Guide and Reference for NetBeans™ IDE 5.0

The award-winning NetBeans™ IDE eases all aspects of Java application development, incorporating a wide range of powerful features into one well-designed package. NetBeans IDE is consistently first in supporting the latest Java technologies for developing desktop, web, enterprise, and mobile applications.

NetBeans™ IDE Field Guide provides an introduction to the IDE and an extensive range of topics to help you with both everyday and advanced programming tasks, including
  • Taking advantage of the Ant-based project system to create easily deployable projects
  • Developing web applications with the built-in Apache Tomcat web server
  • Constructing, assembling, and verifying large-scale Java EE applications
  • Managing the Sun Java System Application Server through NetBeans IDE
  • Developing mobile applications with the NetBeans Mobility Pack
  • In this expanded second edition, you can also learn how to
  • Build powerful and attractive desktop applications with the Matisse GUI Builder
  • Profile your applications for performance issues
  • Develop modules for NetBeans IDE and rich-client applications based on the NetBeans Platform
  • Chat and share code with other developers using the NetBeans Collaboration Modules


From the Back Cover

The Only Complete Guide and Reference for NetBeans™ IDE 5.0

The award-winning NetBeans™ IDE eases all aspects of Java application development, incorporating a wide range of powerful features into one well-designed package. NetBeans IDE is consistently first in supporting the latest Java technologies for developing desktop, web, enterprise, and mobile applications.

NetBeans™ IDE Field Guide provides an introduction to the IDE and an extensive range of topics to help you with both everyday and advanced programming tasks, including
  • Taking advantage of the Ant-based project system to create easily deployable projects
  • Developing web applications with the built-in Apache Tomcat web server
  • Constructing, assembling, and verifying large-scale Java EE applications
  • Managing the Sun Java System Application Server through NetBeans IDE
  • Developing mobile applications with the NetBeans Mobility Pack
  • In this expanded second edition, you can also learn how to
  • Build powerful and attractive desktop applications with the Matisse GUI Builder
  • Profile your applications for performance issues
  • Develop modules for NetBeans IDE and rich-client applications based on the NetBeans Platform
  • Chat and share code with other developers using the NetBeans Collaboration Modules



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 organise and find favourite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

What Other Items Do Customers Buy After Viewing This Item?


 

Customer Reviews

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

12 of 12 people found the following review helpful:
4.0 out of 5 stars A good introduction to Netbean version 5.0, 1 Aug 2006
By 
Roger Powell (England) - See all my reviews
(REAL NAME)   
This review is from: NetBeans IDE Field Guide: Developing Desktop, Web, Enterprise, and Mobile Applications (Paperback)
The copy I have received, unlike the previous reviewer, covers Netbeans 5.0. Also, the "Reviews From the Back Cover" (above) is taken from the earlier version of this book, which will no doubt confuse.

Netbeans IDE Field Guide (Second Edition) covers various elements that are new to or have been improved in Netbeans 5 including Matisse (Chapter 6), JSF and struts, code versioning (CVS), and more. Obviously the second edition is based heavily on the previous one and picking out the differences isn't that easy. The book had almost certainly gone to press before the authors could talk authoritatively about Java EE 5 but that does not detract from what the book does.

So enough defence, why should (or shouldn't) you buy this book? This is a guide to an IDE so obviously if you're not using Netbeans forget this book. However, if you are you'll be pleased to know that it's certainly not a software manual. Instead the chapters are generally written in a tutorial style that walks you through everything from creating your first simple Java application to using EJBs and web-services. (There are a great many step-by-step walk throughs.) It also covers the Mobility Pack (J2ME) and Netbeans' excellent Flow Designer. It covers Ant, performance testing and developing plug-ins.

You can tell I like this book! It's full of clear illustrations, good advice (e.g. about Java Blue Prints) it tells you how to use Netbeans to construct or import sophisticated software systems (e.g. web or enterprise services). It's constantly by my side or at least within reach and if you're new to Netbeans I could not imagine a better 'get you started' (and 'develop very sophisticated programs') guide.

I find it has a friendly uncluttered style and is easy to read. Great book!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 17 people found the following review helpful:
1.0 out of 5 stars Too late, 23 May 2006
By 
Peter Bradley "Peredur" (Caerdydd, Cymru) - See all my reviews
(REAL NAME)   
This review is from: NetBeans IDE Field Guide: Developing Desktop, Web, Enterprise, and Mobile Applications (Paperback)
Why is a book on NB4.1 being published so long after NB5.0 has been out? Should have put back the publishing date 6 months and updated to 5.0
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 3.6 out of 5 stars (12 customer reviews)

21 of 25 people found the following review helpful:
1.0 out of 5 stars Seriously Out of Date; Limited Topic Coverage, 22 Sep 2006
By Technical Reader - Published on Amazon.com
This review is from: NetBeans IDE Field Guide: Developing Desktop, Web, Enterprise, and Mobile Applications (Paperback)
This book covers up to Netbeans 4.1; the current revision on the streets is 5.0 and the 5.5 Beta is almost ready to go live. Unfortunately there are big differences between the 4.x and 5.x versions, rendering this book useless to all but those who need the most basic NB usage info.

Seriously lacking in this book (revision issues aside) is any information on "Netbeans Platform" development. This is a serious oversight. When will we find a good, current Netbeans book that covers Platform and Module development in depth???

I returned it to Amazon after about an hour reviewing it. It simply does not meet the need for today's Netbeans Developer.

10 of 11 people found the following review helpful:
5.0 out of 5 stars Essential guide learning how to use Netbeans to develop Java applications, 5 Aug 2005
By J. Bologna - Published on Amazon.com
This review is from: NetBeans IDE Field Guide: Developing Desktop, Web, Enterprise, and Mobile Applications (Paperback)
This book was written by programmers, for programmers. As a programmer knows, learning a new editor/IDE is the bane of the profession. I still use the editor I learned in college, because I hate learning new ones. - This book makes it easy (No, I won't say how long ago I went to college :)

The field guide is a very well written book and an essential guide for learning how to develop Java applications quickly. Fully 1/4 of the book shows essential details for learning the shortcuts that reduce keystrokes and teach essential techniques for becoming a power user of the IDE. The book also contains grey boxes that address some of the history and essential concepts of Java programming. Each section is designed to fully address the myriad of activities supported by the Netbeans IDE. The beginning of each section shows a table of essential functionality and associated key combinations, making this book handy to have close by.

The Netbeans IDE has a lot of hidden functionality, which is exposed by a quick scan of the book. Code refactoring and debugging are very common activities that are covered in detail. The book also covers every type of Java application - from PC based (console) to embedded systems (J2ME) though server based systems (J2EE) and Web Services.

Coverage of how to use the Form editor is good; however the example does not show how to create form. It also does not mention that in order to drag and drop components in Windows both mouse buttons must be pressed. But these are minor oversights in otherwise excellent coverage of the material.

As I try the more sophisticated aspects of Java programming, this book helps me get started in a hands-on manner very quickly. This book is essential for anyone trying to become proficient in the world of modern Java programming.

7 of 8 people found the following review helpful:
5.0 out of 5 stars Great, Practical Guide., 24 Aug 2005
By J. KAPSON - Published on Amazon.com
This review is from: NetBeans IDE Field Guide: Developing Desktop, Web, Enterprise, and Mobile Applications (Paperback)
The NetBeans IDE is very powerful and has many features that simplify the process of creating quality Java applications ranging in scale from large (J2EE) to small (J2ME). This Field Guide is an outstanding companion book targeted for use by real-world software engineering practitioners. In a straightforward manner, it walks one through the process of familiarizing oneself with the IDE; setting up projects; and creating, debugging and deploying applications for web, desktop, enterprise, and mobile platforms.

I've developed software professionally for almost twenty years and have read my fair share of technical books - this one ranks very high on my scale for it's clarity, content, and practicality. If you work with Java, you will not be disappointed using NetBeans and this Field Guide.
 Go to Amazon.com to see all 12 reviews  3.6 out of 5 stars 
Were these reviews helpful?   Let us know
 
 
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!

Create a Listmania! list

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