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
Effective Java Programming Language Guide5
Developing Games in Java5
Java Development With Ant5
Java Open Source Programming : with XDoclet, JUnit, WebWork, Hibernate (Java Open Source Library)4
Java 2D Graphics4

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

J2ME: The Complete Reference Website Refer Review It
Offers detailed information on Java 2 micro edition (J2ME), web services, personal digital assistant (PDA), and cellular phone application development. The author explains how J2ME addresses the need to create mobile and embedded components that make web- centric distributive systems accessible from other than the desktop, defines database concepts of the J2ME user interface and in relation to Java data objects, and explores the personal information manager API. Previous experience writing runtime Java programs is required.Book News, Inc.®, Portland, OR This comprehensive resource covers J2ME architecture and explains how to build applications and services for cell phones and PDAs with J2ME. You`ll also get details on security, information management, and storage, as well as advanced topics such as Mobile Information Device Profile (MIDP) and Connected Limited Device Configuration (CLDC)

Price: 41.99 - Updated: 12/31/2003

Oracle 9i JDBC Programming Website Refer Review It
Explains how to write Java programs that access an Oracle database via the Java database connectivity (JDBC) API, and how to use Oracle 9iAS containers for J2EE (OC4J) to run components such as Enterprise JavaBeans, servlets, and JavaServer Pages. The author, who works for Oracle, covers PL/SQL procedures and functions, collections, large objects, transaction control, the Java Virtual Machine, connection pooling, and performance tuning. Familiarity with Java is required.Book News, Inc.®, Portland, OR In this book, Mr. Price takes you from making simple database connections to using object-relational features and covers such essential topics as Oracle9IAS Containers for J2EE (OC4J), JDeveloper, and performance tuning. Read this book and learn how to leverage the full power of Oracle`s implementation of JDBC. --Thomas Kurian, Senior Vice President, Oracle Server Technologies, Oracle Corporation From the authentic Oracle Press comes the definitive guide to writing JDBC programs for use with the Oracle8i and Oracle9i databases, including details on Oracle extensions. In addition, JDBC support in the Oracle9i database as well as in Oracle9i Internet Application Server (via the containers for J2EE) is covered.

Price: 34.99 - Updated: 12/31/2003

Hacking Exposed J2EE & Java Website Refer Review It
Offers advice on protecting Java applications from internal attacks, whether malicious or accidental. Written for experienced Java developers, the guide explores encryption, authentication, the dangers of reverse engineering and remote method invocation, and the weaknesses of a client-server architecture. Some external threats posed when connecting to the web are addressed last. Throughout the book, a retirement application case study is improved and re- implemented across a variety of common J2EE architectures.Book News, Inc.®, Portland, OR

Price: 34.99 - Updated: 12/31/2003

Data Mining: Practical Machine Learning Tools and Techniques with Java Implementations Website Refer Review It
Data mining techniques are used to power intelligent software, both on and off the Internet. Data Mining: Practical Machine Learning Tools explains the magic behind information extraction in a book that succeeds at bringing the latest in computer science research to any IS manager or developer. In addition, this book provides an opportunity for the authors to showcase their powerful reusable Java class library for building custom data mining software. This text is remarkable with its comprehensive review of recent research on machine learning, all told in a very approachable style. (While there is plenty of math in some sections, the authors` explanations are always clear.) The book tours the nature of machine learning and how it can be used to find predictive patterns in data comprehensible to managers and developers alike. And they use sample data (for such topics as weather, contact lens prescriptions, and flowers) to illustrate key concepts. After setting out to explain the types of machine learning models (like decision trees and classification rules), the book surveys algorithms used to implement them, plus strategies for improving performance and the reliability of results. Later the book turns to the authors` downloadable Weka (rhymes with `Mecca`) Java class library, which lets you experiment with data mining hands-on and gets you started with this technology in custom applications. Final sections look at the bright prospects for data mining and machine learning on the Internet (for example, in Web search engines). Precise but never pedantic, this admirably clear title delivers a real-world perspective on advantages of data mining and machine learning. Besides a programming how-to, it can be read profitably by any manager or developer who wants to see what leading-edge machine learning techniques can do for their software. --Richard Dragan

Price: 49.95 - Updated: 12/31/2003

Java Programming for the Absolute Beginner Website Refer Review It
Java is an object-oriented language that is extremely popular with programmers and Web developers. This beginner-level book teaches readers the fundamental programming concepts they need to grasp in order to learn any computer language. The unique approach covers the versatility and extensibility of Java using game creation as a teaching tool. The author starts with the basics of Java, assuming that the reader is truly a beginner with no programming experience. This non-intimidating guide to Java will be a welcome addition to the library of any aspiring programmer.

Price: 29.99 - Updated: 12/31/2003

EJB Design Patterns: Advanced Patterns, Processes, and Idioms Website Refer Review It
A lot of programming involves solving the same kinds of basic problems. Well, what if a community of experts got together and pooled their knowledge to come up with the best programming practices for solving these problems? You would have what are known as design patterns. Author Floyd Marinescu, a leading expert on EJB, worked with the members of the EJB community of TheServerSide.com to put their collective knowledge together to build a library of design patterns, strategies, and best practices for EJB design and development. This treasure-trove of proven best practices will allow developers to quickly solve difficult programming assignments. Unlike other patterns books, this book goes beyond high-level designs to the actual code for implementing them, saving developers countless hours of time and effort when building scalable, reliable, and maintainable EJB systems.

Price: 24.50 - Updated: 12/31/2003

Java & XML, 2nd Edition: Solutions to Real-World Problems Website Refer Review It
While the XML `buzz` still dominates talk among Internet developers, the critical need is for information that cuts through the hype and lets Java programmers put XML to work. Java & XML shows how to use the APIs, tools, and tricks of XML to build real-world applications, with the end result that both the data and the code are portable. This second edition of Java & XML adds chapters on Advanced SAX and Advanced DOM, new chapters on SOAP and data binding, and new examples throughout. A concise chapter on XML basics introduces concepts, and the rest of the book focuses on using XML from your Java applications. Java developers who need to work with XML, or think that they will in the future--as well as developers involved in the new peer-to-peer movement, messaging, or web services--will find the new Java & XML a constant companion. This book covers: The basics of XML, including DTDs, namespaces, XML Schema, XPath, and XSL The SAX API, including all handlers, the SAX 2 extensions, filters, and writers The DOM API, including DOM Level 2, Level 3, and the Traversal, Range, CSS, Events, and HTML modules. The JDOM API, including the core, a look at XPath support, and JDOM as a JSR Using web publishing frameworks like Apache Cocoon Developing applications with XML-RPC Using SOAP and UDDI for web services Data Binding, using both DTDs and XML Schema for constraints Building business-to-business applications with XML Building information channels with RSS and dynamic content with XSP Includes a quick reference on SAX 2.0, DOM Level 2, and JDOM.

Price: 31.47 - Updated: 12/31/2003

Java 2 Programmer Exam Cram (310-035) Website Refer Review It
This exam measures the ability to design, write, and understand programs written in language version 1.4 of the Java 2 Platform. The programmer`s exam concentrates on the language basics. This book is not intended to teach new material. Instead it assumes that you have a solid foundation of knowledge but can use a refresher on important concepts as well as a guide to exam topics and objectives. This book focuses exactly on what you need to pass the exam - it features test-taking strategies, time-saving study tips, and a special Cram Sheet that includes tips, acronyms, and memory joggers not available anywhere else. The series is supported online at several Web sites: examcram.com, informit.com, and cramsession.com. The accompanying CD features PrepLogic™ Practice Tests, Preview Edition. This product includes one complete PrepLogic Practice Test with approximately the same number of questions found on the actual vendor exam. Each question contains full, detailed explanations of the correct and incorrect answers. The engine offers two study modes, Practice Test and Flash Review, full exam customization, and a detailed score report.

Price: 20.99 - Updated: 12/31/2003

JDBC API Tutorial and Reference Website Refer Review It
The second edition of the JDBC API Tutorial and Reference provides a worthwhile tour of the new features in Java Database Connectivity (JDBC) 2.0 and serves well as a reference to Sun`s new standard for Java database programming. Once you open this book, it becomes quickly obvious that it is more comprehensive than the first edition. The new edition begins with an overview of the JDBC API, including its architecture and overall design. Beginners will also be pleased with a short breakdown of the Java programming language and SQL basics. Early sections of the book walk through an approachable tutorial of JDBC, concentrating on topics such as connecting to databases, retrieving result sets, manipulating records, and handling database transactions. There`s also coverage of using stored procedures, including embedded SQL with SQLJ. The book then turns to new JDBC 2.0 API features, like scrollable cursors, updateable record sets, and batch updates. Experienced readers will appreciate how the authors show off JDBC 1.0 code before presenting these new features. An explanation of SQL3 data types supported in JDBC 2.0 follow the discussion of the API features. The book provides extensive support for finding and understanding recordsets and databases, including the use of the oddly named ResultSetMetaData and DatabaseMetaData classes, which have been greatly enhanced in JDBC 2.0. (You can now write Java code that customizes itself at runtime for almost any SQL platform.) Similar in spirit to the Microsoft OLE DB, the new JDBC 2.0 now supports rowsets, which let programmers work with any tabular data store from within their applications. Most of the book (over 600 pages) functions as a reference containing every JDBC 2.0 class. Presented alphabetically, each class comes with an introductory definition and a complete listing of its constituent members and methods (including deprecated APIs). Final sections include a guide to `SQL to Java` mappings and tips for writing JDBC drivers. Whether you are approaching JDBC for the very first time or are ramping up from JDBC 1.0, there is perhaps no better source for learning about the enhanced powers of the new JDBC than this `official` guide from Sun. --Richard Dragan

Price: 34.99 - Updated: 12/31/2003

J2EE Best Practices: Java Design Patterns, Automation, and Performance Website Refer Review It
Learn how to apply robust application design to your J2EE projects There are a number of best practices you need to consider to build highly effective J2EE components and integrate them into applications. These practices include evaluating and selecting the right set of software components and services to handle the job. In this book, Darren Broemmer supplies you with a set of best practices for J2EE development and then teaches you how to use them to construct an application architecture referred to as the reference architecture. The design and implementation of the reference architecture is based on a set of guiding principles that are used to optimize and automate J2EE development. In addition to the author`s thorough discussions of the latest technologies for J2EE implementation-including EJB 2, Jakarta Struts, Servlets, Java Server Pages, UML, design patterns, Common Business Logic Foundation components, and XML-Broemmer addresses such topics as: * Understanding J2EE application architecture * Building business applications with J2EE, a business object architecture, and extensible components created with design patterns * Designing and implementing a sample banking Web application * Integrating proven performance-engineering and optimization practices in the development process * Using metadata-driven, configurable foundation components to automate much of the development and processing of Web-based business applications The companion Web site contains the source code for a Common Business Logic Foundation and sample applications from the book, including a Jakarta Struts project and a banking application. Links to the Jakarta Struts frameworks and J2EE application servers such as BEA WebLogic and IBM WebSphere are also provided.

Price: 31.50 - 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