Java 2: The Complete Reference, Fifth Edition

Java 2: The Complete Reference, Fifth Edition
Author: Herbert Schildt
Publisher: McGraw Hill Professional
Total Pages: 1186
Release: 2002-09-03
Genre: Computers
ISBN: 007222858X

This book is the most complete and up-to-date resource on Java from programming guru, Herb Schildt -- a must-have desk reference for every Java programmer.

Java 2

Java 2
Author: Herbert Schildt
Publisher: Programmer's Reference
Total Pages: 474
Release: 2000
Genre: Computers
ISBN:

This guide provides quick information on the keywords, classes, and functions that Java programmers use on a daily basis, and arranged logically for best access. Information includes: examples of use; tips for best use; how to avoid pitfalls; and a comprehensive index for easy look-up access.

Java Illuminated

Java Illuminated
Author: Julie Anderson
Publisher: Jones & Bartlett Publishers
Total Pages: 1288
Release: 2012
Genre: Computers
ISBN: 1449604382

With a variety of interactive learning features and user-friendly pedagogy, the Third Edition provides a comprehensive introduction to programming using the most current version of Java. Throughout the text the authors incorporate an "active learning approach" which asks students to take an active role in their understanding of the language through the use of numerous interactive examples, exercises, and projects. Object-oriented programming concepts are developed progressively and reinforced through numerous Programming Activities, allowing students to fully understand and implement both basic and sophisticated techniques. In response to students growing interest in animation and visualization the text includes techniques for producing graphical output and animations beginning in Chapter 4 with applets and continuing throughout the text. You will find Java Illuminated, Third Edition comprehensive and user-friendly. Students will find it exciting to delve into the world of programming with hands-on, real-world applications!New to the Third Edition:-Includes NEW examples and projects throughout-Every NEW copy of the text includes a CD-ROM with the following: *programming activity framework code*full example code from each chapter*browser-based modules with visual step-by-step demonstrations of code execution*links to popular integrated development environments and the Java Standard Edition JDK-Every new copy includes full student access to TuringsCraft Custome CodeLab. Customized to match the organization of this textbook, CodeLab provides over 300 short hands-on programming exercises with immediate feedback.Instructor Resources: Test Bank, PowerPoint Lecture Outlines, Solutions to Programming Activities in text, and Answers to the chapter exercisesAlso available:Java Illuminated: Brief Edition, Third Edition (ISBN-13: 978-1-4496-3202-1). This Brief Edition is suitable for the one-term introductory course.

Just Java 2, Fifth Edition

Just Java 2, Fifth Edition
Author: Peter Van der Linden
Publisher:
Total Pages: 1136
Release: 2001
Genre: Java (Computer program language)
ISBN:

Java programming language and basic packages Server-side libraries and enterprise development Networking, Beans, and collections GUI components and more Covers Java 2 platform (JDK 1.4 release) and enterprise/server-side development. An international bestseller for over 5 years, Just Java 2 is the most comprehensive and accessible tutorial for programmers at all levels. Completely updated and revised, the 5th edition is not only a readable and engaging overview of the Java 2 platform (JDK 1.4 release) and its libraries, it is also a practical introduction to today's best enterprise and server-side programming techniques. Writing for real programmers, author Peter van der Linden delivers expert advice, clear explanations and challenging examples, along with his popular "light relief" sidebars and wry commentary on the computer industry. Just Java 2 covers: The core language: advantages, syntax, object-oriented features, and key techniques-including interfaces, threads, assert statements, and much more Key Java libraries: Input/output, from the basics to cutting-edge pattern matching, file locking, and mapped I/O techniques-plus a full chapter data structures and collections Server-side Java technology: Powerful techniques for building Web-based transaction systems and Web services: servlets, Java Server Pages(tm), RMI, object serialization, and more Client-side Java technology: Up-to-the-minute coverage of JFC(tm)/Swing GUI development, applet techniques, games code, containers, layouts, and graphics programming Enterprise Java technology: J2EE(tm) platform-capabilities, benefits, and techniques! Including a database introduction, JDBC(tm) API tutorial, basics of EJB(tm) architecture, Java platform security, and a brand-new chapter on XML CD-ROM INCLUDES Browse the CD with your Web browser to run the applets and to get easy access to the contents Tons of great software, including Perl, GNU C/C++, Python, games, and more Extensive code examples from top programmers around the world The complete programmer's FAQ.

Just Java 2

Just Java 2
Author: Peter Van der Linden
Publisher: Prentice Hall PTR
Total Pages: 1148
Release: 2002
Genre: Computers
ISBN:

A comprehensive guide to getting started with the Java 2 platform for experienced programmers. Completely updated to include server-side topics, servlets, JSP, XML and more. Covers the latest features & functions incorporated into the JDK 1.4 release.

Java

Java
Author: Herbert Schildt
Publisher:
Total Pages:
Release: 2005
Genre: Internet programming
ISBN:

Data Structures and Algorithms in Java

Data Structures and Algorithms in Java
Author: Michael T. Goodrich
Publisher: John Wiley & Sons
Total Pages: 736
Release: 2014-01-28
Genre: Computers
ISBN: 1118771338

The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich, Tomassia and Goldwasser's approach to this classic topic is based on the object-oriented paradigm as the framework of choice for the design of data structures. For each ADT presented in the text, the authors provide an associated Java interface. Concrete data structures realizing the ADTs are provided as Java classes implementing the interfaces. The Java code implementing fundamental data structures in this book is organized in a single Java package, net.datastructures. This package forms a coherent library of data structures and algorithms in Java specifically designed for educational purposes in a way that is complimentary with the Java Collections Framework.

Java

Java
Author: Herbert Schildt
Publisher:
Total Pages: 1116
Release: 2011
Genre: Internet programming
ISBN: 9780070435926

The Definitive Java Programming Guide.

Objects First with Java

Objects First with Java
Author: David J. Barnes
Publisher: Prentice Hall
Total Pages: 532
Release: 2006
Genre: Computers
ISBN:

"A CD-ROM containing the JDK and versions of BlueJ for a variety of operating systems"-- back cover