Cover image for Java for C/C++ programmers
Title:
Java for C/C++ programmers
Personal Author:
Publication Information:
New York : John Wiley & Sons, 1996
Physical Description:
1 computer disk ; 3 1/2 in
ISBN:
9780471153245
General Note:
Accompanies text with the same title (QA76.73.J38 D32 1996)

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000003908476 DSK 1299 Open Access Computer File Diskette (Open Shelves)
Searching...
Searching...
30000003908484 DSK 1299 Open Access Computer File Diskette (Open Shelves)
Searching...

On Order

Summary

Summary

The fastest way for C and C++ programmers to learn how to program with Java

While most programmers look at Java mainly for building Web applets, this robust, interpreted, object-oriented language is very well-suited to the development of large-scale applications. Offering a fast way to learn Java inside and out, Java for C/C++ Programmers explains Java's features in terms of their similarities and differences to C and C++. In fact, by building on C and C++ concepts you already know, you'll be able to produce simple Java programs within an hour, and much more complex programs in just a few days. This book is all a C/C++ programmer needs to learn Java!

Java for C/C++ Programmers, you'll:

Quickly master everything you need to develop full-scale applications using Java, including Java language, the Java Abstract Window Toolkit and applet programming. Every major concept is accompanied by a complete working Java program. Learn the basics of JavaScript programming and how it compares to Java. You'll even get JavaScript source code that will add interactivity to your Web pages immediately. Learn how each C and C++ feature compares to Java, as well as Java techniques for implementing many of the features left out of the language intentionally such as pointers, variable arguments, and multiple-inheritance. Master the Java Class Library from descriptions and examples for every class and API listing in the library.

Disk Includes:

100 complete Java and JavaScript source code examples from the book Useful Java applications such as a Java Database Management system, a graphical reminder application, and a multithreaded simulation Time-saving programmer utilities such as a Line Number filter, a Comment filter, and API extractor


Author Notes

MICHAEL C. DACONTA is the Site Manager and Tech Leader for Mystech Associates, Inc., in Arizona. He currently develops Web-based systems using Java, JavaScript, and HTML. He is the developer of the shareware program EZDB and editor of Virtual Inc. Mr. Daconta teaches C, C++, and now Java for America Online's Programmer's University and is an associate faculty member of Cochise College. His other books include C Pointers and Dynamic Memory Management and C++ Pointers and Dynamic Memory Management.


Table of Contents

Learning the Language
An Introduction to Java
Comparing Java to ANSI C. Comparing Java to C++
The Java Standard Library
Language Features Not in C or C++
Programming in Java and Javascript
Abstract Window Toolkit
Hot Java, Applets, and JavaScript
Comparing JavaScript to Java
Appendices
Index