When did you start programming?

Reply

Join Date: Oct 2006
Posts: 174
Reputation: tech291083 is an unknown quantity at this point 
Solved Threads: 0
tech291083 tech291083 is offline Offline
Junior Poster

When did you start programming?

 
0
  #1
Dec 17th, 2006
Hi,

i often read interviews of software developers/programmers etc, and one thing seems to be quite common feature, that is their acknowledgement of the fact that they all started programming at an early age. i am eager to know from professional programmers who are assciated with this forum/community in terms of what their experiences have been.

1. what age they started programming.

2. how did they learn the language of their choice.

3. which one is their favourite now.

4. can parents/schools help kids learn programming at an early age to get them started into computers.

thanks..
Reply With Quote Quick reply to this message  
Join Date: Dec 2006
Posts: 249
Reputation: vikonava is an unknown quantity at this point 
Solved Threads: 4
vikonava's Avatar
vikonava vikonava is offline Offline
Posting Whiz in Training

Re: When did you start programming?

 
0
  #2
Dec 22nd, 2006
Hi! My name is Victor Nava I could call myself a computer programmer as I know several programming languages including the most basic Visual Basic, HTML, PHP, JavaScript, Pascal, etc. I currently have my own website check it out in the signature. Im 19 years old studying High School at here in Monterrey, Nuevo Leon in Mexico.
I started studying by my own at the age of 11 years old, I suppose most programmers did at an eager age. I learned first HTML because I remember I saw a webpage done by a woman that said something like "hey look at the cool webpage I have done", since then I have just been reviewing languages because for me every language looks alike just by special operators, commands and little syntaxic changes.
MY favorite language now is PHP, im willing to develop some websites done entirely from me in the 2007 including a MMORPG game (its has started at end of november) and some websites for companies to do their file sharing easier and cheaper.
I think parents cant help kids learn how to code, i think it is something that grows from yourself since I have give classes to 3rd school graders and i didnt got to teach them anything, i mean they didnt wanted or werent interested on learning, so this skill must be deveolped by yourself.
Now im waiting to enter university since im gonna enter a "intership" or something like that i dont know how-to-name-it programm with Microsoft hehehe wish me luck
VikosHosting.com - Free Website Hosting and Cheap Prices For Starting Business.
TheTechNews.info - Information, newsflash and articles related to technology global.
VikoBlog.com - Completely free Photo/Video Blogs That Can be shared to meet people.
GuruPC.info - Free programming languages tutorials.
Reply With Quote Quick reply to this message  
Join Date: Dec 2006
Posts: 192
Reputation: nschessnerd is an unknown quantity at this point 
Solved Threads: 8
nschessnerd's Avatar
nschessnerd nschessnerd is offline Offline
Junior Poster

Re: When did you start programming?

 
0
  #3
Jan 19th, 2007
Hi, Im matt, Im currently 15, and i learned my first actual programming (not web dev) language at 14. i took a class on basic java using kjr. I currently have roots in something like 15 languages including c++, java, asp.net, php, mysql, html, javascript, actionscript, python, ruby, c#, css, and some other ones that are lost in my mind. I decided the other day i hate c++, pointers kill me, and -> is a really dumb idea for guis. My parents aren't really good with computers, so they didnt help, but i work at my school around programmers so i gain knowledge from them.


M.
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,138
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 530
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: When did you start programming?

 
0
  #4
Jan 19th, 2007
Qbasic about age 9
visual basic version 5 at about age 10
upgraded to visual basic 6 about age 11 and also learnt HTML
about age 12 began a tiny bit of c++ and linux
about age 13 got Visual Basic.NET 2002
age 14 upgraded to Visual Basic.NET 2003 and learnt ASP and ADO
age 15 mastered linux properley - leant some PHP
age 16 upgraded to Visual Basic.net 2005 - leaent some SQL
now (nearly 17) im mastering basic c++ and and CSS

im now studying computer science at6th form college which is fun
Last edited by jbennet; Jan 19th, 2007 at 9:57 pm.
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 104
Reputation: Jaseva is an unknown quantity at this point 
Solved Threads: 0
Jaseva's Avatar
Jaseva Jaseva is offline Offline
Junior Poster

Re: When did you start programming?

 
0
  #5
Jan 27th, 2007
jbennet - wow, that's starting young! - what is "6th form college"?

I don't know any actual "programming" yet. Only web stuff.

I learned html by reading a book when I was 20 and quickly learned css and a tiny bit of php after that. Up until now that is all I knew.

I am 27 now and started college about five months ago. Right now I'm learning is VB, but over the next few terms will be leaning many more languages.
~Jaseva
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,138
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 530
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: When did you start programming?

 
0
  #6
Jan 27th, 2007
in england you may leave school at 16 with some GCSE's (qualifcations) and find work or you may continue your education by choosing to stay on for up to three years at a"sixth form colege" (kind of a precursor to university)

I just baught Microsoft Presses "Visual Basic 2005 Step By Step" - i love it and although its for the professional edition most of the stuff in there generally works with Express Edition (which is free).

VB is a great language to get started with as it teaches you

a: the microsoft IDE
b: core concepts in programming
c: good programming practice
Last edited by jbennet; Jan 27th, 2007 at 9:54 am.
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 104
Reputation: Jaseva is an unknown quantity at this point 
Solved Threads: 0
Jaseva's Avatar
Jaseva Jaseva is offline Offline
Junior Poster

Re: When did you start programming?

 
0
  #7
Jan 27th, 2007
I'll have to check out that book. VB seems pretty good so far. It's not easy, but not too difficult, either.

That's interesting that you can stop school at 16 over there. Here you go to high school till 18, then go to college (university). I obviously waited a LONG time after high school to enter college :p

Did you learn all those languages at school or on your own?
~Jaseva
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,138
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 530
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: When did you start programming?

 
0
  #8
Jan 27th, 2007
most of them on my own

I learnt HTML in GCSE I.C.T and am learning VB6 this year at college (next year we do assembler and c++)
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 1,762
Reputation: DimaYasny will become famous soon enough DimaYasny will become famous soon enough 
Solved Threads: 85
Moderator
Featured Poster
DimaYasny DimaYasny is offline Offline
Posting Virtuoso

Re: When did you start programming?

 
0
  #9
Jan 31st, 2007
started with qbasic and batch scripting at 12. by 16 I was working for Amdocs as an AI developer, specializing in Prolog (yeah, I know it's archaic). At 18 I was drafted, and when I left the army at 21 I decided to go into system administration instead of programming. but my old programming skills, namely prolog, pascal, php, sql, magicdev, assembly and some other stuff do help a lot, not with actual programming, but with the general perception of things, which is very important in IT.
Real stupidity always beats Artificial Intelligence. (Terry Pratchett)

BA BizMg, MCSE, DCSE, Linux+, Network+
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 174
Reputation: tech291083 is an unknown quantity at this point 
Solved Threads: 0
tech291083 tech291083 is offline Offline
Junior Poster

Re: When did you start programming?

 
0
  #10
Feb 1st, 2007
Originally Posted by DimaYasny View Post
started with qbasic and batch scripting at 12. by 16 I was working for Amdocs as an AI developer, specializing in Prolog (yeah, I know it's archaic). At 18 I was drafted, and when I left the army at 21 I decided to go into system administration instead of programming. but my old programming skills, namely prolog, pascal, php, sql, magicdev, assembly and some other stuff do help a lot, not with actual programming, but with the general perception of things, which is very important in IT.
Hi,

Thanks for the response. Appreciated.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the IT Professionals' Lounge Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC