
1. | ![]()
100 NetBeans™ IDE Tips & Tricks: Your Guide to Finding Your Way Around the NetBeans IDE! By: Ruth Kusterer Publisher: Prentice Hall Publication Date: 14-NOV-2008 Insert Date: 27-NOV-2008 Slots: 1.0 | Overview: 100 NetBeans™ IDE Tips & Tricks: Your Guide to Finding Your Way Around the NetBeans IDE! This is the Safari online edition of the printed book.
Netbeans is not only a great IDE
and platform, it is also a community of programming enthusiasts.
100 NetBeansTM
IDE Tips and Tricks
is a collection of the best technical tips for the NetBeans IDE,
collected from community blogs, forums, NetBeans evangelists, and
the author’s personal experience. It focuses on specific
recipes that can make you more productive in your routine
development tasks and provides answers to your most pressing
questions. The default software version for these tips is NetBeans
IDE 6.0, when a feature is...
|
2. | ![]() A Programmer’s Guide to Java™ SCJP Certification: A Comprehensive Primer, Third Edition By: Khalid A. Mughal; Rolf W. Rasmussen Publisher: Addison-Wesley Professional Publication Date: 19-DEC-2008 Insert Date: 29-OCT-2008 Slots: 1.0 | Overview: A Programmer’s Guide to Java™ SCJP Certification: A Comprehensive Primer, Third Edition This is the Safari online edition of the printed book.
This book will help you prepare for and pass the Sun Certified
Programmer for the Java Platform SE 6 (CX-310-065) Exam. It is
written for any experienced programmer (with or without previous
knowledge of Java) interested in mastering the Java programming
language and passing the SCJP 1.6 Exam.
A Programmer’s Guide to
Java™ SCJP Certification, Third Edition, provides
detailed coverage of all exam topics and objectives, readily
runnable code examples, programming exercises, extensive review
questions, and a new mock exam. In...
|
3. | ![]() Advanced J2EE™ Platform Development: Applying Integration Tier Patterns By: Torbjörn Dahlén; Thorbiörn Fritzon Publisher: Prentice Hall Publication Date: 15-SEP-2003 Insert Date: 07-NOV-2003 Slots: 1.0 | Overview: Advanced J2EE™ Platform Development: Applying Integration Tier Patterns A proven Java(TM)-based approach to standardizing and
streamlining legacy migration
This book focuses on the key challenges developers face when
using the Java 2 platform Enterprise Edition (J2EE) to encapsulate
legacy applications for delivery in a multi-tier Internet
environment. Leading Sun architects Torbjoern Dahlen and Thorbioern
Fritzon show how to standardize encapsulation using an integration
tier that shields the J2EE elements of an application from the
properties and demands of its legacy elements. Using this approach,
enterprises can promote reuse, accelerate legacy...
|
4. | ![]() By: Richard Steflik; Prashant Sridharan Publisher: Prentice Hall Publication Date: 14-APR-2000 Insert Date: 25-SEP-2002 Slots: 1.0 | Overview: Advanced JAVA Networking Super-charged network solutions for experienced Java
professionals, updated to Java 2
Create powerful client/server applications with RMI
Use IDL to build CORBA applications that work with legacy
systems
Interface with databases using JDBC and SQL
Completely updated from the best-selling first edition
The latest in Java: JDBC, JINI, JMAPI, IDL, and CORBA
Up-to-date networking: TCP/IP, RMI, sockets
Application servers, Web servers, and servlets
Directory Services, LDAP, and JNDI
Advances in Java security
Java remains the language of choice for building...
|
5. | ![]() By: David M. Geary Publisher: Prentice Hall Publication Date: 30-MAY-2001 Insert Date: 26-SEP-2002 Slots: 1.0 | Overview: Advanced JavaServer Pages™
Design and implement flexible, extensible, and maintainable
applications with servlets and JSP technology
Master powerful authentication and internationalization
techniques
Learn how to integrate industry-standard XML and XSLT with JSP
technology
Use JSP technology-based templates to develop robust
applications from modular components
Advanced JavaServer Pages delivers:
Web application design techniques based on JSP and servlets
technology
Proven strategies for achieving enterprise-class robustness and
scalability with JSP technology
Expert guidance on...
|
6. | ![]() Agile Java Development with Spring, Hibernate and Eclipse By: Anil Hemrajani Publisher: Sams Publication Date: 09-MAY-2006 Insert Date: 10-JUL-2006 Slots: 1.0 | Overview: Agile Java Development with Spring, Hibernate and Eclipse Agile Java™ Development With
Spring, Hibernate and Eclipse is a book about robust
technologies and effective methods which help bring simplicity back
into the world of enterprise Java development. The three key
technologies covered in this book, the Spring Framework, Hibernate
and Eclipse, help reduce the complexity of enterprise Java
development significantly. Furthermore, these technologies enable
plain old Java objects (POJOs) to be deployed in light-weight
containers versus heavy-handed remote objects that require heavy
EJB containers. This book also extensively covers technologies...
|
7. | ![]() Agile Java™: Crafting Code with Test-Driven Development By: Jeff Langr Publisher: Prentice Hall Publication Date: 14-FEB-2005 Insert Date: 23-JUL-2005 Slots: 1.0 | Overview: Agile Java™: Crafting Code with Test-Driven Development Master Java 5.0 and TDD Together: Build More Robust,
Professional Software
Master Java 5.0, object-oriented design, and Test-Driven
Development (TDD) by learning them together. Agile Java weaves all
three into a single coherent approach to building professional,
robust software systems. Jeff Langr shows exactly how Java and TDD
integrate throughout the entire development lifecycle, helping you
leverage today's fastest, most efficient development techniques
from the very outset.
Langr writes for every programmer, even those with little or no
experience with Java, object-oriented...
|
8. | Overview: Ajax on Java
This practical guide shows you how to make your Java web
applications more responsive and dynamic by incorporating new
Ajaxian features, including suggestion lists, drag-and-drop, and
more. Java developers can choose between many different ways of
incorporating Ajax, from building JavaScript into your applications
"by hand" to using the new Google Web Toolkit (GWT).Ajax on Java starts with an introduction to Ajax,
showing you how to write some basic applications that use
client-side JavaScript to request information from a Java servlet
and display it without doing a full page reload. It...
|
9. | ![]() Algorithms in Java, Third Edition, Part 5: Graph Algorithms By: Robert Sedgewick Publisher: Addison-Wesley Professional Publication Date: 15-JUL-2003 Insert Date: 15-JAN-2004 Slots: 1.0 | Overview: Algorithms in Java, Third Edition, Part 5: Graph Algorithms Once again, Robert Sedgewick provides a current and
comprehensive introduction to important algorithms. The focus this
time is on graph algorithms, which are increasingly critical for a
wide range of applications, such as network connectivity, circuit
design, scheduling, transaction processing, and resource
allocation. In this book, Sedgewick offers the same successful
blend of theory and practice that has made his work popular with
programmers for many years. Michael Schidlowsky and Sedgewick have
developed concise new Java implementations that both express the
methods in a natural and...
|
10. | ![]() Algorithms in Java, Third Edition, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching By: Robert Sedgewick Publisher: Addison-Wesley Professional Publication Date: 23-JUL-2002 Insert Date: 29-APR-2003 Slots: 1.0 | Overview: Algorithms in Java, Third Edition, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching Sedgewick has a real gift for explaining
concepts in a way that makes them easy to understand. The use of
real programs in page-size (or less) chunks that can be easily
understood is a real plus. The figures, programs, and tables are a
significant contribution to the learning experience of the reader;
they make this book distinctive. --William A. Ward,
University of South Alabama
This edition of Robert Sedgewick's popular work
provides current and comprehensive coverage of important algorithms
for Java programmers. Michael Schidlowsky and Sedgewick have
developed new Java implementations...
|
About Safari Books Online •
Terms of Service •
Privacy Policy •
Contact Us •
Corporate Licenses •
Help •
Accessibility |
![]()
![]()
![]()
![]()
Copyright 2009 Safari Books Online. All rights reserved.



