Herb, (or anyone who has read his book, Java2: A Beginner's Guide) is this a good book to use as a textbook? I have been trying various books and I just haven't found one that is a perfect fit.
Thomas: I think that my book Java 2: A Beginner's Guide works well as a text book. I know that it is widely used as one. For example, approximately 400 high-schools around the US are using the Oracle Internet Academy Special Edition of Java 2: A Beginner's Guide. The book covers the basics of Java, as one would expect. It also covers such things as I/O, multithreading, events, and applets. By the time a reader has finished the book, he or she will be able to begin writing useful Java code and be ready to learn all the other Java-based technologies. When writing the book, I put significant effort into making the book evenly-paced, with a consistent level maintained throughout. I also included lots of examples, projects, and exercises. Finally, the book assumes no prior knowledge of programming, but the reader with previous experience will be able to move much quicker. Thanks for asking about it!
For my latest books on Java, including my Java Programming Cookbook, see HerbSchildt.com
Dirk Schreckmann
Sheriff
Joined: Dec 10, 2001
Posts: 7023
posted
0
What's special about the Oracle Internet Academy Special Edition that it's suited well for high school students?
hi herb i am a big fan of any way i have been saving to get your book the art of java and the problem is i am in nigeria ,lagos precisely.i was wondering if u could ship to to me when i pay you for it becos i ahve been trying to see if i could get the book from amazon but the used version do not ship to africa .help me out pls. the used book version is what i can afford .thanks a buch. [ February 17, 2004: Message edited by: chinedu efoagui ]
--One learns a lot during a lesson but seeing is not enough,you must do;knowing is not enough ,you must apply--<br />SCJP 1.4,SCBCD,SCEA part 1,OCM JEE Enterprise Architect.
Rafael Santos
Greenhorn
Joined: Feb 19, 2004
Posts: 1
posted
0
Hi Herb, First of all, I bought your book - The Art of java - and i wanna thank you for sharing your knowledge with all.You are a Java Man. I am thinking about what you propose on the end of chapter 6 - WEBCRAWLER - develop a tracker file ( what a challenge !) A challange for me ,cos for you i bet you alredy done it. How can i do that ? i �m thinking to use mkDir to create every directory. Please, could send some code in Java that save in local drive the urls ?