Introduction   Java   C++   Direct X   Perl   Bash

PROGRAMMING

Java

This object oriented language is gaining more recognition every day. With its cross platform compatibility and great documentation utilities its quickly becoming a favorite of many programmers. I definitely see Java as having a very stable future in almost all aspects of the computing industry.

C++

C++ has been around for years and before Java came along it was the only choice for many. I have always been impressed with the extensibility of C++. With the right header files anything can happen. From video games to operating systems, this language can do it all.

Direct X Graphics API

There are two main graphics APIs: Microsoft Direct X, and OpenGL. Depending on which API you hail from there are different opinions of which is better. In the video game development concentration I took at RIT we used Direct X. This section is where I am putting my projects from 2D and 3D Game Programming.

Perl

For the majority of systems administrators, PERL is sort of a power tool. Powerful scripts can be built quickly using PERL that perform any task that the sysadmin desires. This section is a collection of some scripts that I have written over the years.

Bash

This section is a collection of scripts I have wrote using Perl and Bash scripting. One of the first skills you learn when studying to become a systems administrator is scripting. Scripting allows you to perform your tasks faster and more precisely. With good scripts you can essentially be in two places at once. This section are a sample of scripts I wrote in my UNIX scripting class here at RIT. As I build new scripts I will keep posing them here.

 

Copyright © 2008 Russell Dare
Some Rights Reserved