OrbitalAir Slackware - www.slackware.com
Home| Linux| Programming| Digital HiNote| Motorcycle

Programming

I've done all kinds of programming in all sorts of languages. Some of them are listed here. I started with Basic and Fortran on a Vax system way back (about 1980).

I've also done a fair amount of embedded work. Putting linux on small systems is quite a challenge. Getting SNMP in there is a big challenge.

  1. Basic, GW and TI99
  2. Fortran 77
  3. Visual Basic 1.0 thru 6.0
  4. Java
  5. Python
  6. Perl
  7. C/C++
  8. CLisp
  9. S-Lang I found S-Lang a few years ago working on a Army contract. At the time the project was a large monolithic VB app. So to learn C/C++ I began to fiddle with making the core functions of the VB program into dlls and straight C libs. I tacked on an interface lib to S-Lang so I could script the testing. This worked out really well.

  10. Ruby
  11. SDL - Simple DirectMedia Layer
    SDL Web Site
    • Tutorial Code
      1. Init
        The first, most basic initialize the lib and quit.
        init.c
      2. DrawPixel
        Draw a Pixel to a window.
        drawpixel.c
      3. Joystick
        Exercise some joystick functions.
        joystick.c
    • Game Specification
      A turn based game specification.
      gameengine.abw
      AbiWord format.
NetRunner card images
Copyright Wizards of the Coast.
jmrobert5@mchsi.com
ssrobert5@mchsi.com
Last modified: Sun Mar 10 21:29:04 CST 2002