Common-Sense C: Advice and Warnings for C and C++ Programmers  




Java 1.1 introduces several major features to Sun’s Java products, such as Java Beans, JAR files, and more. This book provides good coverage of these new tools and techniques.

Java 1.1 also brings on several changes in the language itself. There are new methods that improve on, and replace, older methods. Sun’s Java compilersource code. generates warnings when a method has been deprecated. The examples in this book have NOT been updated, so you will need another book to teach you to develop proper Java 1.1

This book is a learning book more than a reference. It covers programming techniques that other books frequently skim over. I was impressed with the wide range of topics such as database, network, graphics, CORBA, and JavaScript. I only wish that it presented these topics with Java 1.1 features and techniques.

If you already are familiar with Java 1.1 programming and would like to familiarize yourself with the new Java 1.1 tools, you may find this reference to be helpful.

If you are planning to learn the Java language from this book, then you will be disappointed to learn that some of these programs use old techniques specific to Java 1.0. Java 1.1 introduces several new classes and programming techniques which you will want to know, so consider another book.

Personally, it amazes me to see how many books I have purchased over the years that were thrown together to meet a tight publishers deadline. While this book has many pages of useful information, it is not entirely up to date. Even the CD-ROM comes with the 1.0 version of Java, not the 1.1 version.

I was pleased to see that the entire text of the book is on the CD-ROM, along with the text of other QUE books, Using JavaScript and Using J++. I gave the book an extra point for this feature alone

[Review]

1 comments: to “ Common-Sense C: Advice and Warnings for C and C++ Programmers