Java The Complete Reference, Seventh Edition

Java The Complete Reference, Seventh Edition

3.2 8
by Herbert Schildt, Schildt Herbert
     
 

The world's leading programming author offers comprehensive coverage of the new Java release The definitive guide to Java has been fully expanded to cover every aspect of Java SE 6, the latest version of the world's most popular Web programming language. This comprehensive resource contains everything you need to develop, compile, debug, and run Java applications

Overview

The world's leading programming author offers comprehensive coverage of the new Java release The definitive guide to Java has been fully expanded to cover every aspect of Java SE 6, the latest version of the world's most popular Web programming language. This comprehensive resource contains everything you need to develop, compile, debug, and run Java applications and applets.

Product Details

ISBN-13:
9780072263855
Publisher:
McGraw-Hill Companies, The
Publication date:
12/01/2006
Series:
Osborne Complete Reference Series
Pages:
1024
Product dimensions:
7.40(w) x 9.20(h) x 2.01(d)

Meet the Author

Herbert Schildt is a leading authority on Java, C, C++, and C#. His programming books have sold more than 3.5 million copies worldwide and have been translated into all major foreign languages. Herb is the author of numerous bestsellers, including The Art of Java, Java: A Beginner's Guide, Swing: A Beginner's Guide, and many others.

Customer Reviews

Average Review:

Write a Review

and post it to your social network

     

Most Helpful Customer Reviews

See all customer reviews >

Java The Complete Reference, Seventh Edition 3.3 out of 5 based on 0 ratings. 8 reviews.
Anonymous More than 1 year ago
I Refered this book for any doubts I am getting. Really this is a nice book ..
Anonymous More than 1 year ago
Anonymous More than 1 year ago
Anonymous More than 1 year ago
Anonymous More than 1 year ago
Anonymous More than 1 year ago
Pads in and looks around
Anonymous More than 1 year ago
Was tht an insult amd no ur not the boss of me.
myreviewAP More than 1 year ago
Hi everybody I noticed one mistake is that in the concept of multilevel hierarchy the instance variable declared as private in super class but its subclass accessed its super class variables which are declared as private.