|
nice legion. java is a good intro to real world programming. i did it back in college to.
john, java is not just for websites. it can used for almost any application. my last job, i wrote a java server to coordinate jobs between 40 CD replication machines. has nothing to do with websites. it's a object oriented programming platform that's compatible across hardware architectures. means that a program can run on windows, just as well as mac, just as well as solaris, just as well as linux.
|