 |
|
 |
fabulous Level: VB Guru

 Registered: 03-08-2002 Posts: 439
|
How did you start programming?
I've just gone throught the thread started by stuartalex - "What was your first VB project?" and thought that another interesting topic was for people to talk about how they got hooked onto programming.
I'll have a go first. I was 13 years old and it was the first time I had seen a computer. This was in the schools computer lab and the seniors were not very helpful so I had to look around while they were going about their business.
I saw one guy type "BASIC" on the computer and figured "That must be how you learn the basics". My first chance at the computer, I typed "BASIC" but what I saw didn't seem very basic to me.
So off I went to the library with a friend and we found the one book on computers, by some luck titled "Using GW-BASIC". The library only allowed a person to have a book for up to 2 weeks so I would have it for 2 weeks, and when I was returning it we would go together and he would take it for 2 weeks and that way we studied it for the whole year. (It was a very thick book."
By going through the examples in that book we grasped a number of techniques; for instance, if I was asked to add two very large numbers I would start GW-BASIC and write a small program to do that for me. That was all I knew, I couldn't even use WordPerfect or Lotus 1-2-3.
After we had gone through the book, we discovered that the program we had been writing had a collection of games and songs with some pretty neat graphics and the 2 of us were hailed as some whiz kids. (The seniors were very jealous and the next year the computer lab became out of bounds for juniors.)
The next time I had access to a computer was when I was 15 and that was when I first saw Windows (Windows 95). Someone had been showing me a game called Doom and I used to call Windows Doom because I thought it was part of the game. I leared Windows without any assistance. I later learned QBasic and COBOL (in college).
Other programming languages I learnt (self-taught) were C, PROLOG, C++, VBA before doing a course in VB. It was then when I fell in love with programming. I learned Visual C++ so that I could translate it's code into VB to do the things that VB "could not do". When I was learning Java (by this time I was teaching VB for a living) the lecturer kept "marketing Java" telling us how it is robust and VB is not so I challenged him to do an application in Java that I had done in VB. We never saw him again and that was the last time I looked at Java. Now I am self taught in VB.NET and C#, VBScript and a bit of JavaScript.
Your turn now. How did you start?
____________________________
My boss is a Jewish Carpenter (Jesus Christ)

Brain Bench Certified VB.NET Developer
|
|
20-06-2004 at 10:58 AM |
|
|
johnedw Level: Sage
 Registered: 15-08-2004 Posts: 50
|
Re: How did you start programming?
Welp... I my dad wanted to show me some stuff on his 8088 computer which had GWBasic, he created some pacman game.
I started playing around with it to do basic
stuff like draw circles and write text etc...
I'm not an expert thou, I'm still learning soo much lol.. I just like to play too many video games he he
____________________________
Today is a new day, in
a world OF CODE!
|
|
15-08-2004 at 02:13 AM |
|
|
X3ndou Level: Graduate
 Registered: 31-08-2004 Posts: 9
|
Re: How did you start programming?
Well, not many have replied here so I decided to post my story, while I'm waiting for a reply to one of my other topics which may never come.
Btw, I'm 13 right now. XD
About three years ago, when I still had my cyrix 133 processor, I didn't know much about programming. My brother, who is now 15, used to play around with a program unknown to me at the time, called QBasic. He would make simple utilities and text-based games. I watched him as he programmed, and soon, I could do a few simple things myself.
So after about a year, when I was about 11, my brother was introduced to a program called Visual Basic 5. He installed it on his computer and would spend countless hours working with it, trying to learn as much of it as he could. Eventually, my curiousity overwhelmed me and I had to see what he was doing. I thought it was very interesting, so I installed it on my cyrix 133 and began making simple applications.
Almost everything I know about VB was taught to me by my brother. I also have Visual C++ 6.0 but I haven't gotten the chance to try and learn it at all.
So thats my story. Me go now. 
-X3ndou
|
|
31-08-2004 at 10:35 PM |
|
|
ChaosTheEternal Level: Whizz Kid

 Registered: 13-05-2004 Posts: 17
|
Re: How did you start programming?
I started actually programming my senior year of high school (just 3 years ago), with Visual C++.
I did HTML since freshman year, and only learned to type the year before that. But, I took a few computer classes where I used software and created things using the software (especially some "kiddy" software on a Mac). I got into the C++ class without the requirement class (which they got rid of my junior year, when I applied to get into it), and took to it (highest in my class).
I learned Visual Basic as soon as I got into college, then refreshed C++ while taking the second level VB class, then learned Java.
Guess which stuck?
Now, I've known VB for two years, and I haven't stopped programming with it. I would like to learn VB.NET, but I don't have the cash to get it (though, with how I'm going through college, I'll probably get into classes to learn it).
____________________________
View what programs I have made for VB6:
http://www.geocities.com/map_hrs/vb/index.html
I also have some source code examples on the page.
|
|
01-08-2005 at 10:32 PM |
|
|
Mortal_Machine Level: Protégé

 Registered: 05-11-2005 Posts: 5
|
Re: How did you start programming?
I don't remember when I started programing, but I remember that it was in QBasic making circles, texts games, and lot's of stuff like "Enter your password"
Then I got in my hands the War Craft II (a game) and I quit QBasic, but a few months later I took a VB5 course for a few weeks, I learned lots of things and I've made some small programs, but I stopped programing 'cause I didn't have a computer, and now I have a good one, but I don't have the VB5 , but insted I have the Visual Basic Studio 2005, but the problem is that I don't remember many things, and that the Visual Basic Studio 2005 language is kinda different to the VB5, but I'm going to try to learn it.
I've had fun wih VB5
____________________________
I'm not afraid of anything
I just need to know that I can breathe
|
|
06-11-2005 at 07:34 AM |
|
|
|
|
 |
 |