|
From: Eric L. G. <er...@ba...> - 2001-07-22 22:59:24
|
On Sun, 22 Jul 2001, Richard Fish wrote: > I also need to spend some time and re-learn java. Any good tutorials you > can point to? http://java.sun.com has some very good tutorials, as well as very good manuals, manuals that are as good as the Python manuals. "Java in a Nutshell" has a reasonable introduction to Java, I went ahead and bought the whole ORA Java series in electronic format so I could haul it around on my laptop. However, to tell you the truth, I learned Java via the immersion method -- "Here's some buggy Java code, fix it." Re: Internationalization: Will think about that. You're right, we need to do something there. Agree about the feebleness of the C++ String class, even the Java String class is better (at least it can represent all known international character sets!). More after I've thunk on it :-). Eric Lee Green mailto:er...@ba... BadTux: http://www.badtux.org GnuPG public key at http://badtux.org/eric/eric.gpg |