| CARVIEW |
Java
Domain-Driven Design Using Naked Objects
By Dan Haywood
December 2009
Print: $36.95
Domain-driven design (DDD) focuses on what matters in enterprise applications: the core business domain. But applying the DDD principles can be easier said than done. Enter Naked Objects: an open-source… Read more.
Programming Google App Engine
By Dan Sanderson
November 2009
Print: $44.99
Ebook: $35.99
Bundle: $49.49
Google App Engine does more than provide access to a large system of servers. It also offers you a simple model for building applications that scale automatically to accommodate millions… Read more.
RESTful Java with JAX-RS
By Bill Burke
November 2009
Print: $39.99
Ebook: $31.99
Bundle: $43.99
Learn how to design and develop distributed web services in Java using RESTful architectural principals and the JAX-RS specification in Java EE 6. With this hands-on reference, you'll focus on… Read more.
Great Java
November 2009
Video: $59.99
Great Java: Level 1 will teach you the fundamentals of Java, from the basics of compilation through methods, objects, and the key concepts of good programming. By the time you're… Read more.
Hello, Android, Second Edition
By Ed Burnette
October 2009
Print: $32.95
Android combines the ubiquity of cell phones, the excitement of open source software, and the corporate backing of Google and other Open Handset Alliance members. The result is a mobile… Read more.
Grails
By Dave Klein
October 2009
Print: $32.95
Java web development is notoriously tedious, but help is on the way: Grails. Using the principle of convention-over-configuration and the dynamic Groovy programming language, Grails takes the pain out of… Read more.
Log4J
By J. Steven Perry
October 2009
Print: $4.99
Ebook: $4.99
Bundle: $5.49
Log4j has been around for a while now, and it seems like so many applications use it. I've used it in my applications for years now, and I'll bet you… Read more.
Programming Scala
By Venkat Subramaniam
July 2009
Print: $34.95
Scala is an exciting, modern, multi-paradigm language for the JVM. You can use it to write traditional, imperative, object-oriented code. But you can also leverage its higher level of abstraction… Read more.
Facelets
By Robert Swarr
June 2009
Print: $9.99
Ebook: $9.99
Bundle: $10.99
Curious about Facelets, but short on time for trying a new product? This short cut shows you how to start developing web pages quickly with Facelets, the new JavaServer Faces-based… Read more.
Darkstar: The Java Game Server
By Brendan Burns
June 2009
Print: $9.99
Ebook: $9.99
Bundle: $10.99
So, you have a great idea for the next big multiplayer game. Maybe it's a virtual world based on your favorite sci-fi television show. Or maybe it's an online bowling… Read more.
Java vs. .NET Security
By Denis Piliptchouk
June 2009
Print: $5.95
Ebook: $5.95
Bundle: $6.55
A practical guide for comparison and contrast of security features offered by Enterprise Java and .NET platforms. Read more.
SQL Injection Defenses
By Martin Nystrom
June 2009
Print: $9.99
Ebook: $9.99
Bundle: $10.99
This Short Cut introduces you to how SQL injection vulnerabilities work, what makes applications vulnerable, and how to protect them. It helps you find your vulnerabilities with analysis and testing… Read more.
Checking Java Programs
By Ian F. Darwin
June 2009
Print: $9.99
Ebook: $9.99
Bundle: $10.99
This Short Cut tells you about tools that will improve the quality of your Java code, using checking above and beyond what the standard tools do, including: Using javac options,… Read more.
Getting Started with Hibernate 3
By James Elliott
June 2009
Print: $9.99
Ebook: $9.99
Bundle: $10.99
Hibernate has clearly arrived. Are you ready to benefit from its simple way of working with relational databases as Java objects? This PDF updates the introductory material from the award-winning… Read more.
Modular Java
By Craig Walls
June 2009
Print: $34.95
Attack complexity in your Java applications using Modular Java. This pragmatic guide introduces you to OSGi and Spring Dynamic Modules, two of the most compelling frameworks for Java modularization. Driven… Read more.
Hadoop: The Definitive Guide
By Tom White
June 2009
Print: $44.99
Ebook: $35.99
Bundle: $49.49
Apache Hadoop is ideal for organizations with a growing need to process massive application datasets. Hadoop: The Definitive Guide is a comprehensive resource for using Hadoop to build reliable, scalable,… Read more.
Java Message Service, Second Edition
By Mark Richards, Richard Monson-Haefel, David A. Chappell
May 2009
Print: $39.99
Ebook: $31.99
Bundle: $43.99
Java Message Service, Second Edition, is a thorough introduction to the standard API that supports "messaging" -- the software-to-software exchange of crucial data among network computers. With this practical guide,… Read more.
Regular Expressions Cookbook
By Jan Goyvaerts, Steven Levithan
May 2009
Print: $44.99
Ebook: $31.99
Bundle: $49.49
This cookbook provides more than 100 recipes to help you crunch data and manipulate text with regular expressions. With recipes for popular programming languages such as C#, Java, JavaScript, Perl,… Read more.
Programming Clojure
By Stuart Halloway
May 2009
Print: $32.95
If you're a Java programmer, if you care about concurrency, or if you enjoy working in low-ceremony language such as Ruby or Python, Programming Clojure is for you. Clojure is… Read more.
Android Application Development
By Rick Rogers, John Lombardo, Zigurd Mednieks, Blake Meike
May 2009
Print: $39.99
Ebook: $31.99
Bundle: $43.99
This practical book provides the concepts and code you need to develop software with Android, the open-source platform for cell phones and mobile devices that's generating enthusiasm across the industry.… Read more.
Masterminds of Programming
By Federico Biancuzzi, Shane Warden
March 2009
Print: $39.99
Ebook: $23.99
Bundle: $43.99
Masterminds of Programming features exclusive interviews with the creators of several historic and highly influential programming languages. Think along with Adin D. Falkoff (APL), James Gosling (Java), Bjarne Stroustrup (C++),… Read more.
Java SOA Cookbook
By Eben Hewitt
March 2009
Print: $49.99
Ebook: $39.99
Bundle: $54.99
This cookbook offers practical solutions and advice to programmers charged with implementing a service-oriented architecture (SOA) in their organization. Instead of providing another conceptual, high-level view of SOA, this cookbook… Read more.
Java Web Services: Up and Running
By Martin Kalin
February 2009
Print: $34.99
Ebook: $27.99
Bundle: $38.49
This quick, practical, and thorough introduction to Java web services -- the JAX-WS and JAX-RS APIs -- offers a mix of architectural overview, complete working code examples, and short yet… Read more.
Enterprise Recipes with Ruby and Rails
By Maik Schmidt
November 2008
Print: $38.95
Every web site project is really an enterprise integration project in disguise. Ruby on Rails makes it easier than ever to create complex and good-looking web sites, but there's plenty… Read more.
Stripes
By Frederic Daoud
October 2008
Print: $36.95
Tired of complicated Java web frameworks that just get in your way? Stripes is a lightweight, practical framework that lets you write lean and mean code without a bunch of… Read more.
Algorithms in a Nutshell
By George T. Heineman, Gary Pollice, Stanley Selkow
October 2008
Print: $49.99
Ebook: $39.99
Bundle: $54.99
Creating robust software requires the use of efficient algorithms. Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of problems, and helps you select… Read more.
Head First Java Code Magnet Kit
October 2008
Print: $19.99
Learning is more efficient when you're doing something active. With this Head First Java Code Magnets Kit, getting Java into your brain is both easy and fun. These code magnets… Read more.
Maven: The Definitive Guide
By Sonatype Company
September 2008
Print: $34.99
Ebook: $27.99
Bundle: $38.49
Written by Maven creator Jason Van Zyl and his team at Sonatype, Maven: The Definitive Guide clearly explains how this popular tool can bring order to your software development projects.… Read more.
Java Power Tools
By John Ferguson Smart
April 2008
Print: $59.99
Ebook: $47.99
Bundle: $65.99
Java Power Tools delivers 30 open source tools designed to improve the development practices of Java developers in any size team or organization. Each chapter includes a series of short… Read more.
Harnessing Hibernate
By James Elliott, Timothy M. O'Brien, Ryan Fowler
April 2008
Print: $39.99
Ebook: $31.99
Bundle: $43.99
This guide is an ideal introduction to Hibernate, the framework that lets Java developers work with information from a relational database easily and efficiently. Databases are a very different world… Read more.
Programming Groovy
By Venkat Subramaniam
April 2008
Print: $34.95
Groovy brings you the best of both worlds: a flexible, highly productive, agile, dynamic language that runs on the rich framework of the Java Platform. Groovy preserves the Java semantics… Read more.
Head First Servlets and JSP, Second Edition
By Bryan Basham, Kathy Sierra, Bert Bates
March 2008
Print: $49.99
Ebook: $39.99
Bundle: $54.99
Want to get to know the latest (J2EE 1.4) versions of Servlets and JSPs so well that you can pass the Sun Certified Web Component Developer (SCWCD) 1.4 exam? No… Read more.
Java Pocket Guide
By Robert Liguori, Patricia Liguori
March 2008
Print: $14.99
Ebook: $11.99
Bundle: $16.49
How many times have you reached an impasse while writing code because you couldn't remember how something in Java worked? This new pocket guide is designed to keep you moving.… Read more.
Tomcat: The Definitive Guide, Second Edition
By Jason Brittain, Ian F. Darwin
October 2007
Print: $39.99
Ebook: $31.99
Bundle: $43.99
It takes a book as versatile as its subject to cover Apache Tomcat. This book is a valuable reference for administrators and webmasters, a useful guide for programmers who want… Read more.
Ajax on Java
By Steven Douglas Olson
February 2007
Print: $29.99
Ebook: $23.99
Bundle: $32.99
This practical guide shows you how to make your Java web applications more responsive and dynamic by incorporating new Ajaxian features: suggestion lists, drag-and-drop, and more. Java developers can choose… Read more.
Ajax on Rails
By Scott Raymond
January 2007
Print: $39.99
Ebook: $31.99
Bundle: $43.99
Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches you… Read more.
Java and XML, Third Edition
By Brett McLaughlin, Justin Edelson
December 2006
Print: $49.99
Ebook: $39.99
Bundle: $54.99
This new edition shows you how to cut through all the hype about XML and put it to work. You'll learn how to use the APIs, tools, and tricks of… Read more.
Head First Object-Oriented Analysis and Design
By Brett McLaughlin, Gary Pollice, David West
November 2006
Print: $49.99
Ebook: $39.99
Bundle: $54.99
Tired of reading object-oriented analysis and design books that only make sense after you're an expert? Try our Head First book. This witty and entertaining tutorial shows you how to… Read more.
Java Generics and Collections
By Maurice Naftalin, Philip Wadler
October 2006
Print: $34.99
Ebook: $27.99
Bundle: $38.49
Java Generics and Collections covers everything from the most basic uses of generics to the strangest corner cases. It teaches you everything you need to know about the collections libraries, so you'll always… Read more.
Mastering Regular Expressions, Third Edition
By Jeffrey E. F. Friedl
August 2006
Print: $44.99
Ebook: $35.99
Bundle: $49.49
Written in the lucid, entertaining tone that makes a complex, dry topic become crystal-clear to programmers, and sprinkled with solutions to complex real-world problems, Mastering Regular Expressions, 3rd Edition, offers a wealth of… Read more.
From Java to Ruby
By Bruce A. Tate
June 2006
Print: $29.95
If you're trying to adopt Ruby in your organization and need some help, this is the book for you. Based on a decision tree (a concept familiar to managers and… Read more.
Rails Recipes
By Chad Fowler
June 2006
Print: $32.95
You've read the tutorials and watched the online videos. You have a strong grasp of all of the ingredients that make up a successful Rails application. But ingredients don't just… Read more.
Enterprise JavaBeans 3.0, Fifth Edition
By Richard Monson-Haefel, Bill Burke
May 2006
Print: $49.99
Ebook: $39.99
Bundle: $54.99
This fifth edition, written by Bill Burke and Richard Monson-Haefel, has been updated to capture the very latest need-to-know Java technologies in the same award-winning fashion that drove the success… Read more.
Java I/O, Second Edition
By Elliotte Rusty Harold
May 2006
Print: $59.99
All of Java's Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java I/O, 2nd Edition tells you all you… Read more.
Java Enterprise in a Nutshell, Third Edition
By Jim Farley, William Crawford
With Prakash Malani, John Norman, Justin Gehtland
November 2005
Print: $44.95
Revised and updated for the new 1.4 version of Sun Microsystems Java Enterprise Edition software, Java Enterprise in a Nutshell, 3rd Edition is a practical guide for enterprise Java developers. Read more.
Wicked Cool Java
By Brian D. Eubanks
November 2005
Print: $29.95
Wicked Cool Java contains 101 fun, interesting, and useful ways to get more out of Java. This isn't intended as a Java tutorial--it's targeted at developers and system architects who… Read more.
JBoss at Work: A Practical Guide
By Tom Marrs, Scott Davis
October 2005
Print: $34.95
Ebook: $27.99
Bundle: $38.45
This convenient guide from O'Reilly takes an in-depth look at JBoss, the fastest growing open source tool on the market. Learn how to integrate JBoss with other open source Java… Read more.
Beyond Java
By Bruce A. Tate
September 2005
Print: $24.95
Ebook: $19.99
Bundle: $27.45
In Beyond Java, Bruce Tate, author of the Jolt Award-winning Better, Faster, Lighter Java, chronicles the rise of the most successful language of all time, and then lays out, in… Read more.
Eclipse IDE Pocket Guide
By Ed Burnette
August 2005
Print: $9.95
Ebook: $7.99
Bundle: $10.95
This practical pocket guide gets you up to speed quickly with Eclipse. It covers basic concepts, including Views and editors, as well as features that are not commonly understood, such… Read more.
Swing Hacks
By Joshua Marinacci, Chris Adamson
June 2005
Print: $29.95
Ebook: $23.99
Bundle: $32.95
Swing Hacks helps Java developers move beyond the basics of Swing, the graphical user interface (GUI) standard since Java 2. The unique Hacks format provides short advanced tricks that you… Read more.
JBoss: A Developer's Notebook
By Norman Richards, Sam Griffith
June 2005
Print: $29.95
Ebook: $23.99
Bundle: $32.95
JBoss is a fully certified J2EE 1.4 application server that's free, popular, and competitive with proprietary Java application servers in features and quality. JBoss: A Developer's Notebook takes you on… Read more.
Maven: A Developer's Notebook
By Vincent Massol, Timothy M. O'Brien
June 2005
Print: $29.95
Ebook: $23.99
Bundle: $32.95
Maven: A Developer's Notebook is the first book on the subject to hit the market, so you know the information is fresh and timely. If you're a Java programmer, you'll… Read more.
Killer Game Programming in Java
By Andrew Davison
May 2005
Print: $59.99
Ebook: $35.99
Bundle: $65.99
This comprehensive guide has everything you need to program Java games. It offers the most thorough coverage of Java 3D available, and clearly details the older, better-known 2D APIs, 3D… Read more.
Learning Java, Third Edition
By Patrick Niemeyer, Jonathan Knudsen
May 2005
Print: $44.95
Ebook: $35.99
Bundle: $49.45
With more changes than any previous version, Java 5.0 makes it easier to develop safe, powerful code. But it isn't any easier to learn. That means the bestselling hands-on tutorial… Read more.
Ant: The Definitive Guide, Second Edition
By Steve Holzner
April 2005
Print: $34.95
Ebook: $27.99
Bundle: $38.45
As the most widely used tool for cross-platform development, Ant has undergone a number of important changes in its functionality and use since its launch. Ant: The Definitive Guide, 2nd… Read more.
Spring: A Developer's Notebook
By Bruce A. Tate, Justin Gehtland
April 2005
Print: $29.95
Ebook: $23.99
Bundle: $32.95
This no-nonsense book quickly gets you up to speed on the new Spring open source framework. Favoring examples and practical application over theory, Spring: A Developer's Notebook features 10 code-intensive… Read more.
Data Crunching
By Greg Wilson
April 2005
Print: $29.95
Programmers always need to move data around, to translate it from one format to another, or extract useful information from it. This book shows the best approaches to "crunching" data… Read more.
Java in a Nutshell, Fifth Edition
By David Flanagan
March 2005
Print: $44.95
Ebook: $35.99
Bundle: $49.45
Java in a Nutshell, 5th Edition, covers all the extensive changes implicit in 5.0, the latest and greatest version of Java yet. This classic remake has also undergone a complete… Read more.
Jakarta Struts Cookbook
By Bill Siggelkow
February 2005
Print: $44.95
Ebook: $35.99
Bundle: $49.45
The Jakarta Struts Cookbook is an amazing collection of code solutions to common--and uncommon--problems encountered when building web applications with the Struts Framework. With solutions to real-world problems just a… Read more.
Head First Java, Second Edition
By Kathy Sierra, Bert Bates
February 2005
Print: $44.95
Ebook: $35.99
Bundle: $49.45
Head First Java delivers a highly interactive, multisensory learning experience that lets new programmers pick up the fundamentals of the Java language quickly. Through mind-stretching exercises, memorable analogies, humorous pictures,… Read more.
QuickTime for Java: A Developer's Notebook
By Chris Adamson
January 2005
Print: $29.95
Java developers who need to add audio, video, or interactive media creation and playback to their applications find that QuickTime Java is a powerful toolkit, but one that's not easy… Read more.
AspectJ Cookbook
By Russell Miles
December 2004
Print: $44.95
This hands-on book shows readers why and how common Java development problems can be solved by using new Aspect-oriented programming (AOP) techniques. With a wide variety of code recipes for… Read more.
Jakarta Commons Cookbook
By Timothy M. O'Brien
November 2004
Print: $44.95
This collection provides expert tips for using the utilities of the Java-based Jakarta Commons open source project. You don't have to be an expert, the book's solution-based format contains code… Read more.
Java Network Programming, Third Edition
By Elliotte Rusty Harold
October 2004
Print: $39.95
Ebook: $31.99
Bundle: $43.95
Thoroughly revised to cover all the 100+ significant updates to Java Developers Kit (JDK) 1.5, Java Network Programming is a complete introduction to developing network programs (both applets and applications)… Read more.
Head First Design Patterns
By Eric Freeman, Elisabeth Robson, Kathy Sierra, Bert Bates
October 2004
Print: $44.95
Ebook: $35.99
Bundle: $49.45
If you've read a Head First book, you know what to expect--a visually rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive science,… Read more.
SWT: A Developer's Notebook
By Tim Hatton
October 2004
Print: $29.95
In typical Developer's Notebook style, you'll learn how to take SWT out for a spin, make it work for you,and turn it upside down, all without wasted words or space.… Read more.
Real World Web Services
By Will Iverson
October 2004
Print: $29.95
Ebook: $23.99
Bundle: $32.95
The core idea behind Real World Web Services is simple: after years of hype, what are the major players really doing with web services? Standard bodies may wrangle and platform… Read more.
JUnit Pocket Guide
By Kent Beck
September 2004
Print: $9.95
Ebook: $7.99
Bundle: $10.95
While there are lots of bits of documentation all over the place, there isn't a go-to-manual that serves as a quick reference for JUnit. This Pocket Guide meets the need,… Read more.
Java Threads, Third Edition
By Scott Oaks, Henry Wong
September 2004
Print: $39.95
Ebook: $31.99
Bundle: $43.95
Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full… Read more.
Pragmatic Project Automation
By Mike Clark
July 2004
Print: $29.95
Forget wizards, you need a slave--someone to do your repetitive, tedious and boring tasks, without complaint and without pay, so you'll have more time to design and write exciting code.… Read more.
Java 5.0 Tiger: A Developer's Notebook
By David Flanagan, Brett McLaughlin
June 2004
Print: $34.99
Ebook: $27.99
Bundle: $38.49
This no-nonsense, guide by bestselling Java authors Brett McLaughlin and David Flanagan jumps right into Tiger. Using the task-oriented format of this new series, you'll get complete practical coverage of… Read more.
Eclipse Cookbook
By Steve Holzner
June 2004
Print: $44.95
Eclipse is a powerful open source platform that gives Java developers a new way to approach development projects. In the Eclipse Cookbook, Java expert Steve Holzner demystifies Eclipse with practical… Read more.
Programming Jakarta Struts, Second Edition
By Chuck Cavaness
June 2004
Print: $44.95
If you want to use the Struts Framework to its fullest potential, this is the book for you. Programming Jakarta Struts, 2nd Edition covers everything the successful earlier edition did… Read more.
Java Cookbook, Second Edition
By Ian F. Darwin
June 2004
Print: $49.95
Ebook: $34.99
Bundle: $54.95
Java Cookbook, 2nd Edition gets you to the heart of what you need to know when you need to know it. The completely revised and updated recipes in Java Cookbook,… Read more.
Better, Faster, Lighter Java
By Bruce A. Tate, Justin Gehtland
May 2004
Print: $34.95
Ebook: $27.99
Bundle: $38.45
In Better, Faster, Lighter Java, authors Bruce Tate and Justin Gehtland argue that the old heavyweight architectures, such as WebLogic, JBoss, and WebSphere, are unwieldy, complicated, and contribute to slow… Read more.
Hibernate: A Developer's Notebook
By James Elliott
May 2004
Print: $24.95
Ebook: $19.99
Bundle: $27.45
Hibernate: A Developer's Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between… Read more.
JavaServer Faces
By Hans Bergsten
April 2004
Print: $39.95
Ebook: $31.99
Bundle: $43.95
In JavaServer Faces, developers learn how to use the new JavaServer Faces framework to build real-world web applications. The book contains everything you'll need: how to construct the HTML on… Read more.
Eclipse
By Steve Holzner
April 2004
Print: $44.95
Ebook: $35.99
Bundle: $49.45
O'Reilly's new guide to the technology, Eclipse, provides exactly what you're looking for: a fast-track approach to mastery of Eclipse. This insightful, hands-on book delivers clear and concise coverage, with… Read more.
Hardcore Java
By Robert Simmons, Jr.
March 2004
Print: $39.95
Ebook: $31.99
Bundle: $43.95
Hardcore Java takes this language and breaks it apart, piece by piece, revealing the important secrets and tricks that will take you from a junior-level programmer to a seasoned and… Read more.
WebLogic: The Definitive Guide
By Jon Mountjoy, Avinash Chugh
February 2004
Print: $54.99
Ebook: $43.99
Bundle: $60.49
WebLogic: The Definitive Guide presents a 360-degree view of the world of WebLogic. Exhaustive treatment of the WebLogic server and management console answers any question that readers might think to… Read more.
Java Examples in a Nutshell, Third Edition
By David Flanagan
January 2004
Print: $39.95
Ebook: $39.95
Bundle: $43.95
This third edition covers Java 1.4 and contains 193 complete, practical examples: over 21,900 lines of densely commented, professionally written Java code, covering 20 distinct client-side and server-side APIs. It… Read more.
Java Servlet & JSP Cookbook
By Bruce W. Perry
January 2004
Print: $44.95
Ebook: $35.99
Bundle: $49.45
With literally hundreds of examples and thousands of lines of code, the Java Servlet and JSP Cookbook yields tips and techniques that any Java web developer who uses JavaServer Pages… Read more.
JavaServer Pages, Third Edition
By Hans Bergsten
December 2003
Print: $44.95
Ebook: $35.99
Bundle: $49.45
JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP specification. It also includes detailed coverage of the major… Read more.
Head First EJB
By Kathy Sierra, Bert Bates
October 2003
Print: $44.95
Ebook: $35.99
Bundle: $49.45
With Head First EJB, you'll learn not just what the technology *is*, but more importantly, *why* it is, and what it is and isn't good for. You'll learn tricks and… Read more.
J2EE Design Patterns
By William Crawford, Jonathan Kaplan
September 2003
Print: $49.99
Ebook: $39.99
Bundle: $54.99
Crawford and Kaplan's J2EE Design Patterns approaches the subject in a unique, highly practical and pragmatic way. Rather than simply present another catalog of design patterns, the authors broaden the… Read more.
Pragmatic Unit Testing in Java with Junit
By Andy Hunt, Dave Thomas
September 2003
Print: $29.95
Improve your Java coding skills using unit testing: it's really all about coding, not testing. This book shows not just how to test, but what to test. Discover the tricky… Read more.
Java Web Services in a Nutshell
By Kim Topley
June 2003
Print: $39.95
Java Web Services in a Nutshell is a high-speed tutorial and a quick reference for the technologies that Sun Microsystems is creating for implementing web services with Java. This book… Read more.
Jakarta Struts Pocket Reference
By Chuck Cavaness, Brian Keeton
May 2003
Print: $9.95
Ebook: $4.99
Bundle: $10.95
The Jakarta Struts Pocket Reference gives you an inside track on getting Struts installed, configured, and running smoothly in your enterprise. This book, an essential companion to O'Reilly's Programming Jakarta… Read more.
Java Database Best Practices
By George Reese
May 2003
Print: $39.95
Unlike other books on this topic, which focus on a single way to do things, Java Database Best Practices takes you through a wide variety of different ways to store… Read more.
Mac OS X for Java Geeks
By Will Iverson
April 2003
Print: $39.95
Mac OS X for Java Geeks delivers a complete and detailed look at the Mac OS X platform, geared specifically at Java developers. Programmers using the 10.2 (Jaguar) release of… Read more.
Java Data Objects
By David Jordan, Craig Russell
April 2003
Print: $39.95
This book, written by the JDO Specification Lead and one of the key contributors to the JDO Specification, is the definitive work on the JDO API. It gives you a… Read more.
Java Extreme Programming Cookbook
By Eric M. Burke, Brian M. Coyner
March 2003
Print: $34.95
Brimming with over 100 "recipes" for getting down to business and actually doing XP, the Java Extreme Programming Cookbook doesn't try to "sell" you on XP; it succinctly documents the… Read more.
JDBC Pocket Reference
By Donald Bales
January 2003
Print: $9.95
Ebook: $7.99
Bundle: $10.95
The JDBC Pocket Reference offers quick look-ups for all methods of the standard JDBC classes. These include concise reviews of the procedures for common JDBC tasks such as connecting to… Read more.
Java Performance Tuning, Second Edition
By Jack Shirazi
January 2003
Print: $44.95
Ebook: $35.99
Bundle: $49.45
Java Peformance Tuning, 2nd edition provides a comprehensive and indispensable guide to eliminating all types of performance problems. Using many real-life examples to work through the tuning process in detail,… Read more.
Java Enterprise Best Practices
By The O'Reilly Java Authors
Edited by Robert Eckstein
December 2002
Print: $34.95
Until Java Enterprise Best Practices, advanced Java developers relied on the advice of a loose-knit community of fellow developers, time-consuming online searches for examples or suggestions for the immediate problem… Read more.
Java Swing, Second Edition
By Marc Loy, Robert Eckstein, Dave Wood, James Elliott, Brian Cole
November 2002
Print: $59.99
Ebook: $47.99
Bundle: $65.99
This second edition of Java Swing thoroughly covers all the features available in Java 2 SDK 1.3 and 1.4. More than simply a reference, this new edition takes a practical… Read more.
NetBeans: The Definitive Guide
By Tim Boudreau, Jesse Glick, Simeon Greene, Vaughn Spurlin, Jack J. Woehr
October 2002
Print: $44.95
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… Read more.
JXTA in a Nutshell
By Scott Oaks, Bernard Traversat, Li Gong
September 2002
Print: $34.95
O'Reilly's pioneering reference is the first and last word on this powerful distributed computing technology. JXTA in a Nutshell delivers all the information you need to get started, including an… Read more.
Weblogic Server 6.1 Workbook for Enterprise Java Beans
By Greg Nyberg
August 2002
Print: $24.95
Although EJB applications themselves are portable, the manner in which developers install and run EJB products varies widely from one vendor to the next. The goal of this WebLogic workbook… Read more.
WebSphere 4.0 AEs Workbook for Enterprise Java Beans
By Kyle Brown
August 2002
Print: $24.95
Although EJB applications themselves are portable, the manner in which developers install and run EJB products varies widely from one vendor to the next. The goal of this WebSphere AE… Read more.
Java NIO
By Ron Hitchens
August 2002
Print: $34.95
Ebook: $27.99
Bundle: $38.45
Java NIO explores the new I/O capabilities of version 1.4 in detail and shows you how to put these features to work to greatly improve the efficiency of the Java… Read more.
Java 2 Core Language Little Black Book
By Alain Trottier
August 2002
Print: $29.99
The focus of this book is on the core Java language as implemented by the new version of Java, version 1.4. The book features a logical, sequential approach with concise… Read more.
Java Management Extensions
By J. Steven Perry
June 2002
Print: $34.95
Java Management Extensions is a practical, hands-on guide to using the JMX APIs, Sun Microsystem's new Java-based tool for managing enterprise applications. This one-of-a kind book is a complete treatment… Read more.
Java & XML Data Binding
By Brett McLaughlin
May 2002
Print: $34.95
This new title provides an in-depth technical look at XML Data Binding. The book offers complete documentation of all features in both the Sun Microsystems JAXB API and popular open… Read more.
Java and SOAP
By Robert Englander
May 2002
Print: $44.99
Ebook: $31.99
Bundle: $49.49
Java and SOAP provides Java developers with an in-depth look at SOAP (the Simple Object Access Protocol). Of course, it covers the basics: what SOAP is, why it's soared to… Read more.
Building Java Enterprise Applications
By Brett McLaughlin
March 2002
Print: $39.95
This isn't just a book about Entity Beans and JNDI. It takes you step by step through building the back end, designing the data store so that it gives you… Read more.
Jython Essentials
By Samuele Pedroni, Noel Rappin
March 2002
Print: $34.99
Jython is an implementation of the Python programming language written in Java, allowing Python programs to integrate seamlessly with any Java code. The secret to Jython's popularity lies in the… Read more.
J2ME in a Nutshell
By Kim Topley
March 2002
Print: $39.99
J2ME in a Nutshell provides a solid, no-nonsense reference to the "alphabet soup" of micro edition programming, covering the CLDC, CDC, KVM and MIDP APIs. The book also includes tutorials… Read more.
Java Web Services
By David A. Chappell, Tyler Jewell
March 2002
Print: $39.99
Java Web Services shows you how to use SOAP to perform remote method calls and message passing; how to use WSDL to describe the interface to a web service or… Read more.
SAX2
By David Brownell
January 2002
Print: $29.95
This concise book gives you information you need to effectively use the Simple API for XML (SAX2), the dominant API for efficient XML processing with Java. With SAX2, developers have… Read more.
Wireless Java
By Qusay Mahmoud
January 2002
Print: $39.99
Learning Wireless Java is for Java developers who want to create applications for the Micro Edition audience using the Connected, Limited Device Configuration and the Mobile Information Device Profile (MIDP).… Read more.
Java Programming with Oracle JDBC
By Donald Bales
November 2001
Print: $54.99
Learn how to leverage JDBC, a key Java technology used to access relational data from Java programs, in an Oracle environment. Author Donald Bales begins by teaching you the mysteries… Read more.
Java RMI
By William Grosso
October 2001
Print: $54.99
With Java RMI, you'll learn tips and tricks for making your RMI code excel. The book provides strategies for working with serialization, threading, the RMI registry, sockets and socket factories,… Read more.
Java and XSLT
By Eric M. Burke
September 2001
Print: $39.95
Learn how to use XSL transformations in Java programs ranging from stand-alone applications to servlets. Java and XSLT introduces XSLT and then shows you how to apply transformations in real-world… Read more.
Java 2 Network Protocols Black Book
By Al Williams
September 2001
Print: $49.99
Java 2 Network Protocols Black Book shows programmers how to leverage open source software, as well as source code unique to the book, to make it easy to handle HTTP,… Read more.
JavaServer Pages Pocket Reference
By Hans Bergsten
July 2001
Print: $9.95
Ebook: $7.99
Bundle: $10.95
JavaServer Pages (JSP) is harmonizing how web designers and programmers create dynamic web pages. JavaServer Pages Pocket Reference is the perfect companion volume to O'Reilly's best-selling JavaServer Pages. This book… Read more.
Java 2 Black Book, Second Edition
By Steve Holzner
June 2001
Print: $59.99
A great reference tool-jam-packed with easily accessible information. Provides programming tips on a variety of topics including variables, arrays, and operators; conditionals and loops; object-oriented programming; inheritance and inner classes;… Read more.
Java Security, Second Edition
By Scott Oaks
May 2001
Print: $54.99
The second edition focuses on the platform features of Java that provide security--the class loader, bytecode verifier, and security manager--and recent additions to Java that enhance this security model: digital… Read more.
Java Servlet Programming, Second Edition
By Jason Hunter
With William Crawford
April 2001
Print: $44.95
The second edition of this popular book has been completely updated to add the new features of the Java Servlet API Version 2.2, and new chapters on servlet security and… Read more.
Java Internationalization
By Andy Deitsch, David Czarnecki
March 2001
Print: $39.95
Java Internationalization shows how to write software that is truly multi-lingual, using Unicode, a standard system that supports hundreds of character sets for most modern languages and many ancient ones. Read more.
Database Programming with JDBC & Java, Second Edition
By George Reese
August 2000
Print: $49.99
This book describes the standard Java interfaces that make portable object-oriented access to relational databases possible, and offers a robust model for writing applications that are easy to maintain. The… Read more.
Java Foundation Classes in a Nutshell
By David Flanagan
October 1999
Print: $49.99
Ebook: $39.99
Bundle: $54.99
Java Foundation Classes in a Nutshell provides an in-depth overview of the important pieces of the (JFC), such as the Swing components and Java 2D. It also includes compact reference… Read more.
Java 2D Graphics
By Jonathan Knudsen
May 1999
Print: $39.95
Java 2D Graphics describes the 2D API from top to bottom, demonstrating how to set line styles and pattern fills as well as more advanced techniques of image processing and… Read more.
Java Cryptography
By Jonathan Knudsen
May 1998
Print: $44.99
Java Cryptography teaches you how to write secure programs using Java's cryptographic tools. It includes thorough discussions of the java.security package and the Java Cryptography Extensions (JCE), showing you how… Read more.
Java Distributed Computing
By Jim Farley
January 1998
Print: $49.99
Java Distributed Computing offers a general introduction to distributed computing, meaning programs that run on two or more systems. It focuses primarily on how to structure and write distributed applications… Read more.
Developing Java Beans
By Robert Englander
June 1997
Print: $29.95
Developing Java Beans is a complete introduction to Java's component architecture. It describes how to write Beans, which are software components that can be used in visual programming environments. This… Read more.
Buy Now and Save
New Video
The stuff you need know.
So you're thinking about learning Java. What if someone pointed you to the things that are most important and said, Hey! Heres the stuff to spend your time on. Thats what Great Java: Level 1 is all about. Well show you everything you need to know, programmer-to-programmer, as if youre sitting next to a good friend as he shares his knowledge with you, guiding you step-by-step through hands-on exercises. Watch the video previews now!
Now Available!

The new and improved Safari Books Online is packed with new features!
|
Organize Your Favorites |
|
|
Save Searches as Smart Folders |
|
|
Enjoy a Completely New Reading Experience |
|
|
Personalize Your Books |
|
|
More Books, More Videos, More Value |
Related Forum
- Jax India 2009: International Conference On Java Technologies April 06-10, Bangalore, India
- Jax India 2009: International Conference On Java Technologies April 06-10, Bangalore, India
- How To Create Tabbed Menu Like Pulsepush?
- How To Change The Colour Of The Menu.can Any One Help Me?
- Classcastexception While Using Xpath In Javax Package
- What Ci Notification Strategy Do You Prefer?
Popular Topics
| ActionScript | Ajax |
| Apache | C# |
| CSS & HTML | Flex |
| Head First | iPhone |
| Java | JavaScript |
| Linux | Missing Manuals |
| MySQL | Open Source |
| Perl | PHP |
| Photoshop | Python |
| Ruby | Web 2.0 |
| Windows | XML |
Browse Books & Videos
- Apple & Mac
- Business & Culture
- Certification & Training
- Databases
- Design & Graphics
- Digital Audio & Video
- Digital Photography
- Hardware
- Home & Office
- Microsoft
- Mobile & Smart Devices
- Networking & Sys Admin
- Operating Systems
- Programming
- Science & Math
- Security
- Software Engineering
- Web Development
News Topics
apple blogs cloudcomputing ebooks economy facebook flash flex geo google gov20 government iphone javascript linux microsoft mobile ooxml opensource oscon privacy programming publishing python security socialnetworking standards twitter web20 xml
International Sites
|
©2009, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
About O'Reilly
Academic Solutions Authors Contacts Customer Service Jobs Newsletters O'Reilly Labs Press Room Privacy Policy RSS Feeds Terms of Service User Groups Writing for O'Reilly |
Content Archive Business Technology Computer Technology Microsoft Mobile Network Operating System Digital Photography Programming Software Web Web Design |
More O'Reilly Sites
O'Reilly Radar Ignite Tools of Change for Publishing Digital Media Inside iPhone makezine.com craftzine.com hackszine.com perl.com xml.com Partner Sites InsideRIA java.net O'Reilly Insights on Forbes.com |

