Programming Links
programming

Java ||  Perl ||  C++ ||  JavaScript ||  Unix

Projects
Splice
Creates J-card like inserts for : jewel cases, cassette tapes, DAT tapes, and 8mm tapes
t2t
Converts any delimited text to HTML
Java

After 6 years of programming in Java, it is my favorite language. Its single rooted class hierarchy blows away C++'s mess of hierarchy. Yes, C++ is faster, but you can write wonderfully efficient code in Java.
Besides Java, I still actively program in Perl. Is there a better language for processing text files? No!! I have re-written most of shell scripts as Perl scripts; it is just so much easier to write and maintain.

Perl

It has the best features of C, C++, BASIC, awk, sed, and Bourne shell programming all wrapped into one awesome language. As of 5.0, it is objected orientated. Although its object-orientated design is a little wacky.

JavaScript

First rule of JavaScript: avoid it whenever possible!

C/C++
 
Steven Scholnick

Last Updated July 2, 2006