I started my computer programming adventure with a spectrum sinclair 48k. On it I've learned the basic language and after a while I discovered the fantastic combination between basic and assembler (randomize usr...

) - that was a really nice time, which today I still remember !
Then came the pc boom.. 286, 386, 486.. you name it.
I then started to work by Telesoft ( a "sister-company" of Telecom Italia ). A nice project was coding "robots" which should navigate in a 3270 mainframe application, to do some repetitive tasks. The script used was called "GoScript". It was coded in C but the script looked like basic. It was quite powerful. Sockets were used to communicate between the robots and the "dispatcher", which gave each free robot a task to perform.
The results were shown on a html page. Pretty cute technology for that time - well, at least in Italy (1992).
Another nice project I remember was programming a game. I was in this case a freelancer for a company in UK. I've coded a remake of the game "Iridis Alpha", originally made from Jeff Minter. The language I used was Blitz3D (still avaliable today, and free). The game went well and Jeff was quite impressed by my remake
