new tutorials New Listings popular tutorials Most Popular Listings top viewed tutorials Top Ranked Link To Us Search tutorials sitemap Sitemap
Design and Programming Tutorials
Home Add a Link Modify a Link Login Register Advertise About Us


Categories
3D Studio Max
ASP
ASP.NET
C
C#
C++ & MFC
CGI & Perl
CSS
Dreamweaver
Fireworks
Flash
General
HTML & XHTML
Illustrator
Java
JavaScript and DHTML
Libraries
LINQ
Photoshop
PHP
Promotion & SEO
Silverlight
VB & VBScript
VB.NET
VS & VS.NET
WCF
WPF
XML & XSL

Partner Links
DVD Software

Most Popular This Week
Java Programming for the Absolute Beginner7
Data Mining: Practical Machine Learning Tools and Techniques with Java Implementations6
Professional JSP 2nd Edition5
Effective Java Programming Language Guide3
Core Java 2, Volume I: Fundamentals (6th Edition)3

Home : Java : Books
Click "Subscribe" if you want to be notified of new or updated links in this category.Subscribe
Books Listings
Total:  82Displaying: 71 - 80Pages: 123456789

Core Java 2, Volume II: Advanced Features (5th Edition) Website Refer Review It
The fifth edition of Core Java 2: Volume II--Advanced Features brings a classic Java text up to date for developers tackling JDK 1.3 and 1.4, with a fast-moving and example-based tutorial. Perfect for those who want to learn programming through small, complete demos, this new version is still an excellent choice for mastering the more advanced topics in Java. The salient feature of this tutorial is that authors provide small, complete programs that demonstrate each area of functionality in `core` Java along with reference material on essential APIs. Beginning with using multiple threading (and synchronization, which allow threads to communicate), the authors provide an engaging tour of advanced Java. The focus here is on client-side Java based on the Java 2 Standard Edition (J2SE), both versions 1.3 and 1.4, including APIs for building applets and applications with Swing and JavaBeans. As in the previous edition, sections on the Java collections do little to simplify the complexity here. Coverage of JDBC is very good, though, with a fine mix of examples showing off basic SQL and queries, plus transactions and newer JDBC features. Later on, this text turns to Swing, including how to extend three powerful Swing controls (lists, trees, and tables), plus improved J2SE 1.4 support for progress controls, plus drag-and-drop and clipboard support. Besides providing source code and APIs, this book is filled with tips and gotchas to avoid. A robust section on security covers the entire spectrum of security issues in Java, including signing JAR files (along with good practical details). Though it`s probably rare enough today, the authors go into good detail about creating custom JavaBean components. Examples make use of Sun Forte Community Edition, a capable Java tool (bundled on the accompanying CD-ROM). Standout later chapters include an excellent tour of Java`s strong support for internationalization (illustrated with a `retirement saving calculator` in English, German, and Chinese). A final section on XML introduces this powerful new standard, plus some essential Java APIs for getting starting with parsing and transforming XML. Chock-full of examples and useful advice, the latest edition of Core Java 2--Volume II is a worthy update to an already successful Java tutorial. --Richard Dragan

Price: 29.99 - Updated: 12/31/2003

The Elements of Java Style Website Refer Review It
The Elements of Java Style, written by renowned author Scott Ambler, Rogue Wave Software Vice President Alan Vermeulen, and a team of programmers from Rogue Wave, is for anyone who writes Java code. While there are many books that explain the syntax and basic use of Java, this book explains not just what you can do with the syntax, but what you ought to do. Just as Strunk and White`s The Elements of Style provides rules of usage for the English language, this book provides a set of rules for Java practitioners to follow. While illustrating these rules with parallel examples of correct and incorrect usage, the book provides a collection of standards, conventions, and guidelines for writing solid Java code which will be easy to understand, maintain, and enhance. Anyone who writes Java code or plans to should have this book next to their computer.

Price: 11.20 - Updated: 12/31/2003

Core Java 2, Volume I: Fundamentals (6th Edition) Website Refer Review It
Synopsis The experienced developer`s guide to Java programming, this 6th edition has been updated for JDK 1.4. Back Cover Copy The best-selling guide for serious programmers of Java technology—fully updated for the Java 1.4 SDK! The experienced developer`s guide to the Java program environment-now fully updated for the Java(tm) 1.4 SDK. New coverage: regular expressions, New I/O, assertions, Preferences, Swing enhancements, logging, and more Even more of the robust code examples professional programmers need Ask any experienced Java technology programmer: Core Java delivers the real-world guidance you need to

Price: 29.99 - Updated: 12/31/2003

Developing Java Web Services: Architecting and Developing Secure Web Services Using Java Website Refer Review It
Hands-on developer`s guide to Web services prepares you for the next level of distributed computing. Authors clearly show how to implement and deploy Web services using Java while also explaining the fundamentals from the ground up. Softcover. * One of the first books to cover Sun Microsystem`s new Java Web Services Developer Pack * Written by top Sun consultants with hands-on experience in creating Web services, with a foreword from Simon Phipps, Chief Evangelist at Sun * Case studies demonstrate how to create Web services with the tools most used by Java developers, including BEA WebLogic, Apache Axis, Systinet WASP, and Verisign

Price: 35 - Updated: 12/31/2003

Java 2: The Complete Reference, Fifth Edition Website Refer Review It
This fifth edition of a guide to the Java language covers the latest features of Java 2, v1.4, including the new I/O API, regular expression, chained exceptions, the assert keyword, and upgrades to Java`s networking classes and the Collections Framework. The book starts with an in-depth tutorial of the Java language, then examines the standard Java library and issues related to the Java development environment, and presents Java applets. Schildt has written many previous books on Java and other computer topics.Book News, Inc.®, Portland, OR

Price: 34.99 - Updated: 12/31/2003

The Java Developer Website Refer Review It
Launched in November 20001, Eclipse is an open source, language neutral tool integration platform for developing Internet applications. The authors (members of the IBM Eclipse Jumpstart Team) describe the navigation and terminology of the environment and explain how to use the Java programming language within Eclipse. They then discuss the building of plugins and other necessities of application building. Finally, exercises designed to teach the writing of relevant code are included. The CD-ROM contains Eclipse SDK Version 2.0 and some exercise solutions and code examples.Book News, Inc.®, Portland, OR

Price: 29.99 - Updated: 12/31/2003

Java Development With Ant Website Refer Review It
Explaining the use of Ant, a Java-based build tool, Hatcher and Loughan, both part of Ant`s active development community, explore managing software projects, third party Ant tasks, the integration of XML into the build process, working with Enterprise Java Beans, writing custom tasks, and other Ant-related topics. The reader is expected to already be familiar with Java.Book News, Inc.®, Portland, OR

Price: 31.47 - Updated: 12/31/2003

Expert One-on-One J2EE Design and Development Website Refer Review It
The results of using J2EE in practice are often disappointing - applications are often slow, unduly complex, and take too long to develop. I believe that the problem lies not in J2EE itself, but in that it is often used badly. Many J2EE publications advocate approaches that, while fine in theory, often fail in reality, or deliver no real business value. In this book I offer a real-world, how-to guide so that you can make J2EE work in practice. I draw on my experience of designing successful high-volume J2EE applications and salvaging failing projects, as well as intimate knowledge of the J2EE specifications. I`ll help you to solve common problems with J2EE and avoid the expensive mistakes often made in J2EE projects. I will guide you through the complexity of the J2EE services and APIs to enable you to build the simplest possible solution, on time and on budget. I take a practical, pragmatic approach, questioning J2EE orthodoxy where it has failed to deliver results in practice and instead suggesting effective, proven approaches. What you will learn from this book When to use a distributed architecture When and how to use EJB How to develop an efficient data access strategy How to design a clean and maintainable web interface How to design J2EE applications for performance `I just wish this book had been around earlier when I was starting enterprise Java development. This book shows the benefits and pitfalls of J2EE and how best to avoid them.` —Andrew J. Smith, Java Architect `Rod`s depth and breadth of experience is quite impressive! J2EE developers can avoid many of the hard lessons Rod learned by reading this book.` —Todd Lauinger, Software Construction Fellow, Best Buy, Inc.

Price: 41.99 - Updated: 12/31/2003

Developing Games in Java Website Refer Review It
If you already have Java programming experience and are looking to program games, this book is for you. David Brackeen, along with co-authors Bret Barker and Lawrence Vanhelsuwe, show you how to make fast, full-screen action games such as side scrollers and 3D shooters. Key features covered in this book include Java 2 game programming techniques, including latest 2D graphics and sound technologies, 3D graphics and scene management, path-finding and artificial intelligence, collision detection, game scripting using BeanShell, and multi-player game engine creation.

Price: 29.99 - Updated: 12/31/2003

Core J2EE Patterns: Best Practices and Design Strategies, Second Edition Website Refer Review It
This guide presents the best practices for development using J2EE technologies and details 21 design patterns that produce applications notable for their performance, scalability, and robustness. A multi- tier case study illustrates every stage of enterprise development, and sample code is provided. Common mistakes are identified, so they can be avoided. The authors are Java architects and engineers.Book News, Inc.®, Portland, OR

Price: 34.99 - Updated: 12/31/2003
Featured Sponsors

Sponsored Listings




Tutorial Maniacs - C#, PHP, ASP, .NET, Photoshop, Flash, Fireworks, & other design and programming tutorials...
The most comprehensive collection of QUALITY hand picked design and programming tutorials and articles...(C) 2003