My first Java program
(Continuing with cleaning up old backups..) I found my very first Java program... written for CSII course (CSI was in Pascal). It produces an octal dump of a given file.. essentially poor man's od.
Boy did I ever suck as a programmer back then!
Comments
Since you're more experienced now, you ought to refactor it and post a new, improved version too.
I think it would be instructive for relatively novice Java coders like me. :)
Posted by: Joe Grossberg | February 21, 2003 08:36 PM