![]()       Blog     Consulting     Seminars     Calendar     Books     CD-ROMS     Newsletter     About     FAQ      Search |
Thinking in Java Wins the Software Development Magazine Productivity Award at SD 99!Free Electronic Book: Thinking in Java
|
| German | http://www.java-net.de |
| Japanese | Contact mishikawa@microhouse.co.jp |
| Chinese | Courtesy of Trans Bot (completed translation) |
| German | http://www.tedware.de/java/ |
| Czech | http://www.star.cz |
Please consider mirroring this site, since as the book gets more popular the MindView server gets slower. When you look at a mirror site, make sure they are giving you the most current version of the book if not, complain to that site so they will update it for you.
Note: the sites below are for the first edition of the book. More current sites, containing the HTML of both the first and second editions of the book, can be found at the download site.
You can also get the PDF version from Fatbrain
Also browseable, and both the rtf and html versions can be downloaded: http://www.javathings.com/
University of St. Thomas in St. Paul, Minnesota http://www.oolab.stthomas.edu/tij/javabook.html
The Chicago Area Java User's Group (CJUG http://www.cjug.org) has a mirror at http://www.cjug.org/download/javabook.html
The "cheap geek" site: http://www.cheapgeek.com/dl_java.htm
Overseas locations often have trouble downloading the book. In Europe, the Belgian User's group has a mirror site at: http://www.ulb.ac.be/esp/ip-Links/Java/joodcs/EckelJavaBook.html
Second mirror site in Belgium: http://www.cs.kuleuven.ac.be/~java/ThinkingInJava
In France, there's a mirror at: http://www.mygale.org/~guessant/java/eckel/index.html
At a second mirror site in France the files are available for ftp via a 4Mb/s connection at:
ftp://ftp.imag.fr/archive/multimedia/doc/tjava10a.pdf
ftp://ftp.imag.fr/archive/multimedia/doc/tj10acode.zip
In Germany: http://www.se.fh-heilbronn.de/ (the home page, with specific links:)
http://www.se.fh-heilbronn.de/usefulstuff/BruceEckel-ThinkingInJava/printabl.pdf
http://www.se.fh-heilbronn.de/usefulstuff/BruceEckel-ThinkingInJava/TIJW97.zip
http://www.se.fh-heilbronn.de/usefulstuff/BruceEckel-ThinkingInJava/TIJrtf.ZIP
Mirror site in UK: http://ibis.life.nottingham.ac.uk/java/tjava10a.pdf
Mirrors in Taiwan:
http://island.csie.nctu.edu.tw/tjava.html
http://java.ba.ntu.edu.tw/tjava.html
In Israel, at the Weizmann Institute of Science: http://www.wisdom.weizmann.ac.il/manuals/tij/
If you wish to set up a mirror site please inform me so that I can place your URL here.
The book is available in Palm Pilot format, maintained at http://www.bigfoot.com/~kroeger/PalmDoc_Books.html
To unzip "zip" files, the best place to go for tools is http://www.cdrom.com/pub/infozip/. This is a freeware, open-source implementation of zipping and unzipping programs that work on virtually all platforms. It's also what I use to zip the files.
As you'll discover in Chapter 17, I've created a program to extract the code and package it into an archive. Originally this program was also used to unpack the code on your site (in a platform-independent manner) but with Java 1.1's jar utility this step becomes unnecessary. Instead, you simply use jar (which you get as part of the JDK 1.1 and greater download from http://java.sun.com). In theory, jar will compensate for your local system's directory structure as well as the end-of-line terminators. Thus, it should unpack properly onto any machine where the Java libraries are properly implemented. Note that this file has an extension of .zip because you can also extract the code with some implementations of the "zip" file compression/extraction utility. It also prevents your browser from attempting to open it as a jar file.
Steps for installing source code on your machine:
If you have problems, let me know at Bruce Eckel, especially if you can tell me the solution for a particular platform.
This is a zip file containing selected exercise solutions from the book: book-sol.zip.
The exercise solutions from the Hands-On Java Seminar are somewhat different. This is a zip file containing exercise solutions from the seminar: sem-soln.zip.
Qualified reviewers should contact Stephanie Sas at Prentice-Hall: 201-236-7119 for review copies.
Professors can go to their normal Prentice-Hall representative and request a sample, or call Faculty Services at 1-800-526-0485, or request a sample from the web site www.prenhall.com
|
Search
    Home
    WebLog
    Consulting
    Seminars
    Calendar
    Books
    CD-ROMS
    Newsletter
    About
    Contact
    Site Design
    Server Maintenance
    Powered by Zope ©2007 MindView, Inc. |