Hmm .. where should I start, when did I started coding ? First ... 

Hmm .. where should I start, when did I started coding ? First ...
Actually before Pascal it was Basic, on Home Computer, it is true that I was only a kid then, but I got the chance to have a glance at how a software looks like (my father did some small learning programs for me, when I was in elementary school).
After a few lessons in high-school, Pascal (actually Turbo Pascal 7) got my attention; I bought the manuals (programming and Pascal instructions) and got started. I went to some olimpycs competitions but since I didn't really liked school, I prefered to put the programming on second place.
My first big software was in Pascal and of course, it was a Game,
Games were always the main reason I kept going on to sticking around a computerand subsequently this is how I learned Pascal: doing a PacMan game, singleplayer, with no AI that eats your character. In fact it was a simple logical - maze game, on 3 level ( I think). The goal was to reach the end of the maze with the fewest moves as possible, and of course eating all the food balls. The movement was made by using the arrow keys, the scores were kept into a text file. The game could also be played in 2 players, but from the same keyboard, alternating turns and the mazes were on the same screen. It had a menu, a loading scene, highscores and around 3000 lines of code (and a windows icon too on the exe
).
Pictures from the game, pretty isn't it ?
Other "big" project was my GF's license for the IT degree in highschool. It was a program that did 2 things : first generated a quiz from text files (the questions, 4 possible answers)where you press a key (a-b-c-d) and the program told you which anwer was the right one. The second part was a list of "did you know?" facts list; you could browse trough them by arrows, and all the texts were also read from different files.
All these was back in 99 along other small programs I did indeed, like playing sounds, text encoders and morse code, kind of piano, etc.
Years passed and I did all sort of things, except coding, until I got to college. Here I had done lots of small projects, in different languanges : FoxPro, C++, Visual C++, firsts HTML and PHP scripts, even IRC clients scripts, telnet, sniffing and all sort of things.
At this point I started to get familiar with various technologies : network protocols (from OSI layers to capturing packets, from shutdown PC's remotely trough telnet to installing different servers ) and programming techniques (procedural and object programming, assembly language, hex and binary systems, general programming methods, error handling, etc).
Of course I learned all of these by myself, not at school, because schools are just for fun ...
I believe that the only book I really learned from was the Visual Basic college manual
.
I liked Visual Basic from the start, and I realised it was exactly what I was looking for, a tool (later I learned on the hard way that is hardly known as a programming language) to make( quick) Windows softwares. Here was my first (and only I think) A (10 grade) at a college exam and my first sold software.
Here are some (bigger then 4 Windows) softwares in Visual Basic 6 (in a random order, and from ~2005-~2007):
To be continued ...Java, C#, Databases and finally PHP
programming, software, games, history, pascal, VB6
By .(JavaScript must be enabled to view this email address) • Tagged #Portofolio • Written June 04 2011 • So far it has 213 views and 0 Comments • Permalink •
There are no comments for this entry yet.