Writing Web pages was what got me into learning Java - a network-friendly, object-oriented programming language
developed by Sun Microsystems. Who could resist the promise of running applets inside a WWW
page, having just about anyone with a Java-capable browser - on any platform - run your code? I was sold.
I've had my share of teething troubles and nightmares with Java, and probably bought more than my fair share of
(expensive) books. But now I'm making some progress, and boy is this language better than the alternatives -
pages of code to open windows in C or C++, the horrendous problems of getting Visual Basic to run even on slightly
different *Microsoft* platforms.
Anyway, here are my offerings to the Java Universe. If you want applets, then please, share and enjoy. :)
|
||||
Java Today...Java support in browsers is now widespread, and is currently settled at implementing Java Release 1.1. As of the release (December 98) of the 'newest' Java version - 1.2 - I know of no browser that supports it.
Java BooksHere are some Java books that I actually own, and have used to help me understand and learn the language. One or two I bought in the wrong order - now that I have a little more experience in Java, they're becoming more useful. In no particular order:
|
AppletsHere are applets that I've written, and that you are welcome to take, compile and use. Everything is here: the Java source (*.java), the executable(s) (*.class), and instructions for getting the applet to run. These should all run correctly on a current browser, that has support for Java V1.1.If you use any of these, please mention somewhere on your site that I wrote them; more particularly, please don't say *you* did! :)
RandomPix: Displays a random image
ImageMap: A simple 'changing image' imagemap
|
|||
| | Top of this page | Back to Tech. Stuff | Main Page | |