C++ and VB (Visual Basic)
I am also putting old programs that I wrote back in the day. One of them is my very first C++ program (and my last because I’m lame). It’s a simple unit conversion program that converts any (K/M/G/P/T/etc)bits to any (K/M/G/P/T/etc)Bytes.
It includes the source code that can be compiled to run in Windows and Linux. The Windows binary is included, but not a Linux one.
DOWNLOAD: Conversion Buddy (text version) 50KB

I always like Visual Basic for creating some simple programs. I’m not that good at it… and I really only have one completed program to put here (for now). It’s one of my first ones and like the C++ program above, it deals with converting bits to bytes. I wrote this in April 2000 with VB 5.0.
DOWNLOAD: Conversion Buddy 2000 (VB version) 4.3MB

~Jeff Kujath
August 3rd, 2007 at 4:16 pm
Acting Tips…
Interesting article, Thanks for sharing….