Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Feb 24th, 2008, 4:37 AM   #31
lectricpharaoh
Caffeinated Neural Net
 
lectricpharaoh's Avatar
 
Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,034
Rep Power: 5 lectricpharaoh will become famous soon enough
Re: when did you start programming?

Grich: Have you tried C# yet? I find it to be a nice language, and if you like .NET, it's a good idea to learn it. After all, it is the 'flagship language' for the .NET Framework.
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot.
- Vaarsuvius, Order of the Stick
lectricpharaoh is offline   Reply With Quote
Old Feb 24th, 2008, 3:49 PM   #32
wannabe7
Newbie
 
Join Date: Dec 2007
Posts: 16
Rep Power: 0 wannabe7 is on a distinguished road
Re: when did you start programming?

I just started learning last year, I'm 16 now. Still, very much a newbie. I am gradually learning C++ in my spare time (job, school, among others). I'm intrigued by the people that start so young. I have just 2 question for the ones that started early (also for the Mod who started at 37).

How did you start programming?

Why did you start programming?
wannabe7 is offline   Reply With Quote
Old Feb 24th, 2008, 6:09 PM   #33
Grich
Hobbyist Programmer
 
Grich's Avatar
 
Join Date: Sep 2007
Location: Sydney - Australia
Posts: 197
Rep Power: 2 Grich is on a distinguished road
Re: when did you start programming?

Quote:
Originally Posted by lectricpharaoh View Post
Grich: Have you tried C# yet? I find it to be a nice language, and if you like .NET, it's a good idea to learn it. After all, it is the 'flagship language' for the .NET Framework.
I have been told that alot, and I really want to get into it when I have time. Apparently for a project I have to do, I would have to use C#, it isn't for another six months or so. A good excuse to learn it.
__________________
SYNTAX ERROR ...
Grich is offline   Reply With Quote
Old Feb 24th, 2008, 10:28 PM   #34
Grich
Hobbyist Programmer
 
Grich's Avatar
 
Join Date: Sep 2007
Location: Sydney - Australia
Posts: 197
Rep Power: 2 Grich is on a distinguished road
Re: when did you start programming?

Quote:
Originally Posted by wannabe7 View Post
How did you start programming?
I started at 15/16 years old. At school we had to build a Macro for Excel, I was the only student who enjoyed it. A couple of months later, we started QBASIC, very basic programs, again I was the only one who enjoyed it at school. It just built up from there. Now I'm a VB.NET programmer.
Quote:
Originally Posted by wannabe7 View Post
Why did you start programming?
The ability to build a game attracted me to it, but the attraction grew into making my own software and programs. I am one of those people that likes to know how the insides of things worked. eg Computers.
I was one of those kids who pulled everything apart.
__________________
SYNTAX ERROR ...
Grich is offline   Reply With Quote
Old Feb 25th, 2008, 2:22 AM   #35
tierro
Cookies!
 
tierro's Avatar
 
Join Date: Feb 2008
Location: The Netherlands
Posts: 9
Rep Power: 0 tierro is on a distinguished road
Send a message via MSN to tierro
Re: when did you start programming?

Quote:
Originally Posted by wannabe7 View Post
I just started learning last year, I'm 16 now. Still, very much a newbie. I am gradually learning C++ in my spare time (job, school, among others). I'm intrigued by the people that start so young. I have just 2 question for the ones that started early (also for the Mod who started at 37).

How did you start programming?
And I? After my uncle died when i was 7 , his friend gave me a little old ICL laptop with windows 95 (I don't remember the type). I took it nearly everywhere, when we were on holiday, my dad keyed in qbasic and showed me some things. I was completely stunned and I immediately started learning. After my other uncle heard of this, he gave me a book about Qbasic, which I learnt even more from.

(Quite some uncles involved in this huh?)

Quote:
Why did you start programming?
It's a great way to waste time, and now (already) make some money!
__________________
http://www.thedesignforums.com
tierro is offline   Reply With Quote
Old Feb 25th, 2008, 2:53 AM   #36
Grich
Hobbyist Programmer
 
Grich's Avatar
 
Join Date: Sep 2007
Location: Sydney - Australia
Posts: 197
Rep Power: 2 Grich is on a distinguished road
Re: when did you start programming?

Quote:
Originally Posted by tierro View Post
It's a great way to waste time, and now (already) make some money!
Ha! I know what you mean.
__________________
SYNTAX ERROR ...
Grich is offline   Reply With Quote
Old Feb 25th, 2008, 7:55 AM   #37
Narue
Professional Programmer
 
Narue's Avatar
 
Join Date: Sep 2005
Posts: 419
Rep Power: 4 Narue is on a distinguished road
Re: when did you start programming?

>How did you start programming?
I borrowed a book from the programming teacher's library and got started through trial and error.

>Why did you start programming?
To win a bet.
__________________
Even if the voices aren't real, they have some pretty good ideas.
Narue is offline   Reply With Quote
Old Feb 25th, 2008, 8:36 AM   #38
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
Re: when did you start programming?

>How did you start programming?

My parents bought the family a Tandy Color Computer 3 (which I still have, decades later). I used it mainly to learn math and play games. Then I found a programming manual that I think came with it... I still have this book as well. I started reading it and following the examples... met a guy that lived down the road that was into programming also... and we started writing code together.... which I also still have and it blows my mind. lol


>Why did you start programming?

Couldn't run around in the woods when it was raining, eventually found myself indoors most of the time spending my hobby into a profession.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Feb 25th, 2008, 1:12 PM   #39
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
Re: when did you start programming?

Quote:
Originally Posted by Narue View Post
>Why did you start programming?
To win a bet.
Best way to start anything, IMO.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old Feb 25th, 2008, 2:41 PM   #40
lectricpharaoh
Caffeinated Neural Net
 
lectricpharaoh's Avatar
 
Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,034
Rep Power: 5 lectricpharaoh will become famous soon enough
Re: when did you start programming?

Quote:
Originally Posted by Narue
To win a bet.
What did you win, besides a career?
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot.
- Vaarsuvius, Order of the Stick
lectricpharaoh is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
New to c programming...don't know where to start WalterSlopeboi C 4 Jan 27th, 2008 10:12 AM
i want to start programming in c++ pif13 C++ 24 Dec 27th, 2005 10:28 PM
new to the world of programming. where do i start? puglover Coder's Corner Lounge 20 Jul 8th, 2005 3:48 AM
im looking to start a programming team Brent Coder's Corner Lounge 13 Jun 7th, 2005 2:33 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 3:08 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC