Java Outside In Hardback with CD-ROM

Java Outside In Hardback with CD-ROM
Author: Ethan D. Bolker
Publisher: Cambridge University Press
Total Pages: 334
Release: 2003-06-23
Genre: Computers
ISBN: 9780521811989

This book and CD set treats learning a programming language much like learning a spoken language: programming is best learned by immersion. Through building interesting programs and addressing real design issues much earlier than other texts, this book moves beyond the placement of semicolons and other syntactic details and is able to discuss the architecture of serious programs: how delegation and inheritance allow objects to cooperate to do useful work. Throughout the text, the authors deal with programs that implement applications realistic enough to be convincing.

Java Outside In Paperback with CD-ROM

Java Outside In Paperback with CD-ROM
Author: Ethan D. Bolker
Publisher: Cambridge University Press
Total Pages: 336
Release: 2003-06-30
Genre: Computers
ISBN: 9780521010870

This book treats learning a programming language much like learning a spoken language: programming is best learned by immersion. Through building interesting programs and addressing real design issues much earlier than other texts, this title moves beyond the mere syntax and discusses the serious architecture of programs: how delegation and inheritance allow objects to cooperate effectively. The text is filled with programs for realistic applications. These programs are much closer to those the student will encounter in the real world than those in traditional texts. Furthermore, the authors constantly revise the programs as they grow in sophistication so students learn another important aspect of real-world programming: that programs are constantly updated, modified and improved. Finally, in the exercises, the authors encourage students to write programs that interact with programs that they have prepared, and then ask them to write about those programs.

Ready-to-Run Java 3D

Ready-to-Run Java 3D
Author: Kirk Brown
Publisher: John Wiley & Sons
Total Pages: 432
Release: 1999-04-16
Genre: Computers
ISBN:

A crash course in Java 3D, plus many ready-to-use applets that will leap off the screen and keep your viewers glued to your Web site. Here's everything you need to spice up your Web site with interactive content, rich realism, and animation-immediately! Each chapter is built around a ready-to-run Java 3D applet and begins with detailed, easy-to-follow instructions on how to customize it to your needs without compiling or coding. This is followed by a technical tutorial that explains how the applets were created using the Java 3D API. And, throughout the book, numerous examples and diagrams and loads of useable source code help make it amazingly quick and easy for you to master: * Core Java 3D commands. * Core Java 3D API components. * Special Java 3D development tools. * Graphics modeling and rendering concepts and techniques. * A range of 3D techniques, including lighting, texture manipulation, 3D fonts, image processing, and 3D sound. * Other powerful Java utilities, tools, and classes. The CD-ROM supplies you with: * Numerous customizable Java 3D applets and their HTML files. * Tools and resources to create 3D content. * Links to 3rd-party tool vendors. * The Java 2 platform (formerly JDK 1.2). * Java 3D Runtime Environment.

JavaBeans

JavaBeans
Author: Elliotte Rusty Harold
Publisher: Wiley Publishing
Total Pages: 392
Release: 1998
Genre: Computers
ISBN:

A concise but complete guide to Java Beans for hardcore corporate developers, this "Power Guide" explores how the new Beans technology compares to CORBA, ActiveX, OpenDoc, and other component technologies. The CD-ROM includes all source code from the book, plus the Java 1.1 JDK and the Beans Development Kit (BDK).

Java Report

Java Report
Author:
Publisher:
Total Pages: 1108
Release: 2001
Genre: Java (Computer program language)
ISBN:

The Complete Guide to Java Database Programming

The Complete Guide to Java Database Programming
Author: Matthew D. Siple
Publisher: McGraw-Hill Companies
Total Pages: 356
Release: 1998
Genre: Computers
ISBN:

Presenting the complete, in-depth guide to JDBC (Java Database Connectivity)--the key to creating a new generation of data-rich Java applications, and the new standard that database vendors from Oracle to Sybase are lining up to support. North explains the how-to's of JDBC and covers its relationship with ODBC. The CD contains sample code written to the JDBC and ODBC APIs.

Teach Yourself Java 1.1 Programming in 24 Hours

Teach Yourself Java 1.1 Programming in 24 Hours
Author: Rogers Cadenhead
Publisher: Sams.Net Software
Total Pages: 384
Release: 1997-01-01
Genre: Computers
ISBN: 9781575212708

Instructs the user in object-oriented programming, allowing the creation of interactive Web sites, cross-platform applications, and Java applets; includes a CD-ROM with examples for each lesson

The Elements of User Interface Design

The Elements of User Interface Design
Author: Theo Mandel
Publisher: John Wiley & Sons
Total Pages: 472
Release: 1997-02-21
Genre: Computers
ISBN:

". . . a book that should be forced on every developer working today. If only half the rules in this book were followed, the quality of most programs would increase tenfold." -Kevin Bachus, praising Theo Mandel's The GUI-OOUI War A total guide to mastering the art and science of user interface design For most computer users, the user interface is the software, and in today's ultracompetitive software markets, developers can't afford to provide users and clients with anything less than optimal software ease, usability, and appeal. The Elements of User Interface Design is written by a cognitive psychologist and interface design specialist with more than a decade's research and design experience. Writing for novices and veteran developers and designers alike, Dr. Mandel takes you from command-line interfaces and graphical-user interfaces (GUIs) to object-oriented user interfaces (OOUIs) and cutting-edge interface technologies and techniques. Throughout, coverage is liberally supplemented with screen shots, real-life case studies, and vignettes that bring interface design principles to life. Destined to become the bible for a new generation of designers and developers, The Elements of User Interface Design Arms you with a "tested-in-the-trenches," four-phase, iterative design process * Analyzes well-known interfaces, including Windows 95, Windows NT, OS/2 Warp, Microsoft Bob, Visual Basic, Macintosh, and the World Wide Web * Schools you in object-oriented interface (OOUI) design principles and techniques * Offers practical coverage of interface agents, wizards, voice interaction, social user interfaces, Web design, and other new and emerging technologies