Programming

 

 This site is equipped with an interesting menu system. This site can be navigated by the keyboard.

Home - H

Rants - R

Programming - P

Links - L

Institute of Learning - I

Message Board- M

E-Mail me - E

Top of this file - T

 One of my favorite hobbies is programming. I have written a very large amount of programs over the years. I plan on placing my programs on this page (some with source) to help other people with their programming projects. I have done projects using Pascal, C++ (Borlanbd 5.02, DJGPP, Visual C++ 6.0), Perl, CGI, and Java/JavaScript. I have also dabbled in Basic, Assembler, and Machine Code. I hope these help you.

Perl

Go to the Professor Lester Institute of Learning for more Perl examples.

CGI

Go to the Professor Lester Institute of Learning for more CGI examples.

Pascal

I currently have none of my Pascal programs available. I will put them up here as I get them.

C++

Borland 5.02

Lestris1: Lestris1 is a tetris game I wrote (never completed). The page explains more.

R: This is a scripting language I started on awhile ago. The page explains it. (source included)

DJGPP

Lestris2: The sequel to Lestris1, also never completed. The page explains more. (source included)

Visual C++ 6.0

I will put some of these programs up soon.

Java

These programs reside on a hard drive that is currently not connected to a computer, I will put them up as soon as I can.

JavaScript

KeyLauncher: Have you wondered how I do the keyboard navigation on this site? Well go here to see. (This script was written by someone eles, I would give them credit but I forgot where I got it)