Java 2 Platform Unleashed

Java 2 Platform Unleashed Book in PDF, ePub and Kindle version is available to download in english. Read online anytime anywhere directly from your device. Click on the download button below to get a free pdf file of Java 2 Platform Unleashed book. This book definitely worth reading, it is an incredibly well-written.

Java 2 Platform Unleashed

Author : Jamie Jaworski
Publisher : Sams Publishing
Page : 1474 pages
File Size : 43,5 Mb
Release : 1999
Category : Computers
ISBN : PSU:000043756339

Get Book

Java 2 Platform Unleashed by Jamie Jaworski Pdf

This complete reference covers all the core APIs of the Java 2 platform as well as secondary topics that experienced Java programmers need to know. The CD-ROM contains Borland JBuilder 2, Kowa tools, and all the applets and code examples from the book.

Sun Java 2 Enterprise Edition (J2EE) Web Component Developer Exam

Author : Alain Trottier
Publisher : Que Publishing
Page : 550 pages
File Size : 47,7 Mb
Release : 2002
Category : Computers
ISBN : 0789728214

Get Book

Sun Java 2 Enterprise Edition (J2EE) Web Component Developer Exam by Alain Trottier Pdf

Annotation The authoritative solution to passing the 310-080 exam! Alain Trottier is a well respected authority in the Java community. Training Guidesare the most effective self-study guides in the marketplace, featuring exam tips, study strategies, review exercises, case studies, practice exams, ExamGear testing software, and more Each Training Guideis subjected to rigorous technical review by a team of industry experts, ensuring content is superior in both coverage and technical accuracy. This certification is for Sun Certified Programmers for Java 2 Platform who are using servlet and JavaServer Pages (JSP) APIs to develop Web applications using the Java 2 Platform, Enterprise Edition (J2EE). The certification consists of one exam and requires Sun Certified Programmer for Java 2 Platform status. Readers preparing for this exam find the Training Guide series to be the most successful self-study tool in the market. This book is their one-stop shop because of its teaching methodology, the accompanying ExamGear testing software, and superior Web site support at www.quepublishing.com/certification. Alain Trottieris a Sun Certified Java Programmer and a Microsoft Certified Solution Developer. He is the lead technologist at Strategic Business Resources and an adjunct Professor at Vanguard University. He has been using, reading, and writing computer language documentation for over a decade. He has co-authored or contributed to Sun Certification Training Guide (310-025, 310-027): Java 2 Programmer and Developer Exams(Que, 078972765X, 06/02) and Java 2 Core Language Little Black Book(Coriolis, 158880271X, 03/02).

Java P2P Unleashed

Author : Robert Flenner
Publisher : Sams Publishing
Page : 753 pages
File Size : 48,9 Mb
Release : 2003
Category : Client/Server computing
ISBN : 9780672323997

Get Book

Java P2P Unleashed by Robert Flenner Pdf

"Java P2P Unleashed" provides a single source for Java developers who want to develop P2P systems. The book explains the benefits of each technology and shows how to fit the P2P "pieces" together - both in building new systems and integrating with existing ones. starts with a discussion of the P2P architecture, referencing similarities with existing, familiar systems while previewing several types of P2P applications. It explains how to plan ahead for security, routing, performance and other issues when developing a P2P application. Each technology included in the book - JXTA, Jini, JavaSpaces, J2EE, Web services - is approached from a P2P perspective, focusing on implementation concerns Java developers will face while using them. The last section includes several large-scale examples of different P2P applications - managing content, building communities, integrating services, routing messages, and using intelligent agents to gather information. The final chapter looks ahead to future developments in Java P2P technologies.

Java 1.2 Unleashed

Author : Jamie Jaworski
Publisher : Sams.Net Software
Page : 1448 pages
File Size : 43,7 Mb
Release : 1998
Category : Computers
ISBN : 1575213893

Get Book

Java 1.2 Unleashed by Jamie Jaworski Pdf

Extensive coverage is given of all the latest Java add-ons and third-party development tools. Ideal for the intermediate- to expert-level user, this guide explores the new Java extensions and APIs, Java Beans, JavaOS, and other new Java-based technologies. The CD-ROM contains 20 custom Java applications created for this book.

MySQL and JSP Web Applications

Author : James Turner
Publisher : Sams Publishing
Page : 578 pages
File Size : 43,6 Mb
Release : 2002
Category : Computers
ISBN : 0672323095

Get Book

MySQL and JSP Web Applications by James Turner Pdf

JSP developers encounter unique problems when building web applications that require intense database connectivity. MySQL and JSP Web Applications addresses the challenges of building data-driven applications based on the JavaServer Pages development model. MySQL and JSP Web Applications begins with an overview of the core technologies required for JSP database development--JavaServer Pages, JDBC, and the database schema. The book then outlines and presents an Internet commerce application that demonstrates concepts such as receiving and processing user input, designing and implementing business rules, and balancing the user load on the server. Through the JDBC (Java DataBase Connector), the developer can communicate with most commercial databases, such as Oracle. The solutions presented in MySQL and JSP Web Applications center on the open source tools MySQL and Tomcat, allowing the reader an affordable way to test applications and experiment with the book's examples.

Java Unleashed

Author : Anonim
Publisher : Unknown
Page : 992 pages
File Size : 44,7 Mb
Release : 1996
Category : Internet programming
ISBN : 157521153X

Get Book

Java Unleashed by Anonim Pdf

BEA WebLogic Server 8.1 Unleashed

Author : Mark Artiges
Publisher : Sams Publishing
Page : 1492 pages
File Size : 51,8 Mb
Release : 2004
Category : Computers
ISBN : 0672324873

Get Book

BEA WebLogic Server 8.1 Unleashed by Mark Artiges Pdf

With the release of WebLogic Server 7.0 in June 2002, BEA positioned WebLogic Server as the premier J2EE Web Services development platform. With the next release in late 2002, WLS will integrate WebLogic Workshop and other key tools to provide developers with a stable, market-leading product designed for the next generation of Java applications based on Web Services on the latest J2EE platform. BEA WebLogic Server is the leading J2EE application server, holding almost 40% of the market share in this competitive category. WebLogic Server Unleashedis designed to be the definitive reference work for the WLS developer, offering an in-depth look at the capabilities provided by WLS 7.X and illustrating the best development practices.

Mastering Java 2, J2SE 1.4

Author : John Zukowski
Publisher : John Wiley & Sons
Page : 927 pages
File Size : 41,7 Mb
Release : 2006-02-20
Category : Computers
ISBN : 9780782152432

Get Book

Mastering Java 2, J2SE 1.4 by John Zukowski Pdf

The 1.4 version of Java 2 Standard Edition provides many new programming capabilities while making plenty of old tasks easier. But without reliable guidance, you'll find it hard to take advantage of even a fraction of what the new SDK has to offer. Filled with detailed coverage of the new technology, step-by-step instruction, and tips from an acclaimed Java consultant and author, Mastering Java 2, J2SE 1.4 is the resource you'll want to keep within easy reach. Coverage Includes: * Understanding the Java programming language * Building forms with the Swing component set * Creating superior graphics with the Java 2D API * Supporting advanced data structures with the Collections API * Improving the speed of your Java applications * Taking advantage of Swing's support of drag and drop * Understanding OOP concepts, including UML * Working with Java's new assertion capabilities * Using Java's new I/O capabilities: nonblocking read and write operations, application preferences, and logging * Solving tough printing challenges * Working with installation options, including Java Plug-in and Java Web Start * Working with multiple threads and timer tasks

The Object-oriented Thought Process

Author : Matt A. Weisfeld
Publisher : Sams Publishing
Page : 292 pages
File Size : 55,7 Mb
Release : 2004
Category : Computers
ISBN : 0672326116

Get Book

The Object-oriented Thought Process by Matt A. Weisfeld Pdf

A new edition of this title is available, ISBN-10: 0672330164 ISBN-13: 9780672330162 The Object-Oriented Thought Process, Second Edition will lay the foundation in object-oriented concepts and then explain how various object technologies are used. Author Matt Weisfeld introduces object-oriented concepts, then covers abstraction, public and private classes, reusing code, and devloping frameworks. Later chapters cover building objects that work with XML, databases, and distributed systems (including EJBs, .NET, Web Services and more).Throughout the book Matt uses UML, the standard language for modeling objects, to provide illustration and examples of each concept.

Introducing the Java 2 Platform

Author : David Flanagan
Publisher : O'Reilly Media
Page : 70 pages
File Size : 49,6 Mb
Release : 1999
Category : Computers
ISBN : UVA:X004345149

Get Book

Introducing the Java 2 Platform by David Flanagan Pdf

The Java Power Reference is a searchable, browser-based resource that documents all the packages and classes of the Java 2 platform on a single CD-ROM. Based on the clear, concise quick-reference style of the bestselling Java in a Nutshell, the Java Power Reference provides a unique view of the functionality of the Java APIs. In addition to the CD-ROM, the package also contains a concise, printed overview of the newly released Java 2 platform.

J2EE Unleashed

Author : Paul R. Allen,Joseph J. Bambara
Publisher : Sams Publishing
Page : 0 pages
File Size : 49,7 Mb
Release : 2002
Category : Application software
ISBN : 0672321807

Get Book

J2EE Unleashed by Paul R. Allen,Joseph J. Bambara Pdf

"J2EE Unleashed "presents techniques and examples for building applications based on the Java 2 Enterprise Edition development model. The goal of this book is not to teach the J2EE specification but to illustrate the best practices for developing J2EE applications. It will cover the most commonly used J2EE API's as well as migration techniques that can be used to port a J2EE application from one platform to another. The book will discuss all of these platforms with an emphasis on the SilverStream application server, which is J2EE compliant and certified for Windows and several UNIX platforms. Moreover, the book will illustrate how a J2EE application can interface with most SQL based DBMS platforms including ORACLE, INFORMIX, Microsoft SQL Server 7, SYBASE, IBM DB2 as well as others.

The Object-Oriented Thought Process

Author : Matt Weisfeld
Publisher : Pearson Education
Page : 504 pages
File Size : 55,5 Mb
Release : 2008-08-25
Category : Computers
ISBN : 9780132704687

Get Book

The Object-Oriented Thought Process by Matt Weisfeld Pdf

The Object-Oriented Thought Process Third Edition Matt Weisfeld An introduction to object-oriented concepts for developers looking to master modern application practices. Object-oriented programming (OOP) is the foundation of modern programming languages, including C++, Java, C#, and Visual Basic .NET. By designing with objects rather than treating the code and data as separate entities, OOP allows objects to fully utilize other objects’ services as well as inherit their functionality. OOP promotes code portability and reuse, but requires a shift in thinking to be fully understood. Before jumping into the world of object-oriented programming languages, you must first master The Object-Oriented Thought Process. Written by a developer for developers who want to make the leap to object-oriented technologies as well as managers who simply want to understand what they are managing, The Object-Oriented Thought Process provides a solution-oriented approach to object-oriented programming. Readers will learn to understand object-oriented design with inheritance or composition, object aggregation and association, and the difference between interfaces and implementations. Readers will also become more efficient and better thinkers in terms of object-oriented development. This revised edition focuses on interoperability across various technologies, primarily using XML as the communication mechanism. A more detailed focus is placed on how business objects operate over networks, including client/server architectures and web services. “Programmers who aim to create high quality software–as all programmers should–must learn the varied subtleties of the familiar yet not so familiar beasts called objects and classes. Doing so entails careful study of books such as Matt Weisfeld’s The Object-Oriented Thought Process.” –Bill McCarty, author of Java Distributed Objects, and Object-Oriented Design in Java Matt Weisfeld is an associate professor in business and technology at Cuyahoga Community College in Cleveland, Ohio. He has more than 20 years of experience as a professional software developer, project manager, and corporate trainer using C++, Smalltalk, .NET, and Java. He holds a BS in systems analysis, an MS in computer science, and an MBA in project management. Weisfeld has published many articles in major computer trade magazines and professional journals.

Using Java 2 Platform

Author : Joe Weber
Publisher : Unknown
Page : 0 pages
File Size : 45,7 Mb
Release : 1999
Category : Application software
ISBN : 0789720183

Get Book

Using Java 2 Platform by Joe Weber Pdf

Special Edition Using Java 2 Platform is the complete programmer's tutorial/reference for Java 2 and related technologies. The book contains detailed descriptions of Sun's Java 2 standards, APIs, class libraries, and programming tools. Also includes coverage of Microsoft's Java SDK 2.0, -AFC, and RNI products, ActiveX, CORBA, Java IDL, Joe, JavaBeans, and Enterprise JavaBeans. Over 20,000 lines of documented Java code show programmers the details of building sophisticated Java applications.

Java Server Programming Java Ee5 Black Book, Platinum Ed (With Cd)

Author : Kogent Solutions Inc.
Publisher : Dreamtech Press
Page : 1704 pages
File Size : 43,6 Mb
Release : 2008-07
Category : Java (Computer program language)
ISBN : 8177228358

Get Book

Java Server Programming Java Ee5 Black Book, Platinum Ed (With Cd) by Kogent Solutions Inc. Pdf

Many bookstores offer numerous choices of books on Java Server Programming; however, most of these books are intricate and complex to grasp. So, what are your chances of picking up the right one? If this question has been troubling you, be rest assured now! This book, Java Server Programming: Java EE 5 (J2EE 1.5) Black Book, Platinum Edition, is a one-time reference book that covers all aspects of Java EE in an easy-to-understand approach for example, how an application server runs; how GlassFish Application server deploys a Java application; a complete know-how of design patterns, best practices, and design strategies; working with Java related technologies such as NetBeans IDE 6.0, Hibernate, Spring, and Seam frameworks; and proven solutions using the key Java EE technologies, such as JDBC, Servlets, JSP, JSTL, RMI, JNDI, JavaMail, Web services, JCA, Struts, JSF, UML, and much more& All this, as the book explores these concepts with appropriate examples and executable applications no doubt, every aspect of the book is worth its price.

Java Web Services Unleashed

Author : Robert J. Brunner
Publisher : Sams Publishing
Page : 758 pages
File Size : 49,6 Mb
Release : 2002
Category : Computers
ISBN : 067232363X

Get Book

Java Web Services Unleashed by Robert J. Brunner Pdf

This text provides Java developers with in-depth coverage of Web Services technology. It includes contributions from recognised Web Services experts and architects, including the Web Services team at IBM.