August 31, 2002
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!
Posted August 31, 2002 04:11 PM in Java
TrackBack URL for this entry: http://www.unix-girl.com/mt/mt-tb.cgi/77
TrackBack URL for this entry: http://www.unix-girl.com/mt/mt-tb.cgi/77
Comments
On February 21, 2003 08:36 PM Joe Grossberg added:
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. :)
#