 |
|
| OK so I am a bit of a geek! I never denied it although I like to think that I have a
variety of interests to counteract this unfortunate trait. I am a compulsive learner and I like to "assimilate"
as much information as possible as I move through life. |
| Programming allows me to create something that can be used by everyone (if they want to).
In a basic sense my website is programming although HTML is more of a publishing language than a true
programming language. The programming language I use at work and at home is C although I am currently learning
C++. C is mainly a processing language for running in the background - it is not much use as an application or
interface as the graphics tend to be slow. C is very versatile though and allows many operations that other
languages may not. |
| As an addition to my website and also my job I am trying to learn Perl (although the
processing from files is done in C) to produce a logs graph for my websites. This should enable me to follow
who is visiting my website and when. It will be an interesting experience. |
| |