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
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.