943,772 Members | Top Members by Rank

Ad:
You are currently viewing page 1 of this multi-page discussion thread
Dec 17th, 2006
0

When did you start programming?

Expand Post »
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..
Similar Threads
Reputation Points: 15
Solved Threads: 0
Junior Poster
tech291083 is offline Offline
181 posts
since Oct 2006
Dec 22nd, 2006
0

Re: When did you start programming?

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
Reputation Points: 15
Solved Threads: 4
Posting Whiz in Training
vikonava is offline Offline
251 posts
since Dec 2006
Jan 19th, 2007
0

Re: When did you start programming?

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.
Reputation Points: 10
Solved Threads: 8
Posting Whiz in Training
nschessnerd is offline Offline
216 posts
since Dec 2006
Jan 19th, 2007
0

Re: When did you start programming?

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.
Moderator
Featured Poster
Reputation Points: 1764
Solved Threads: 574
Moderator
jbennet is online now Online
16,505 posts
since Apr 2005
Jan 27th, 2007
0

Re: When did you start programming?

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.
Reputation Points: 17
Solved Threads: 3
Junior Poster
Jaseva is offline Offline
111 posts
since Jan 2007
Jan 27th, 2007
0

Re: When did you start programming?

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.
Moderator
Featured Poster
Reputation Points: 1764
Solved Threads: 574
Moderator
jbennet is online now Online
16,505 posts
since Apr 2005
Jan 27th, 2007
0

Re: When did you start programming?

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?
Reputation Points: 17
Solved Threads: 3
Junior Poster
Jaseva is offline Offline
111 posts
since Jan 2007
Jan 27th, 2007
0

Re: When did you start programming?

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++)
Moderator
Featured Poster
Reputation Points: 1764
Solved Threads: 574
Moderator
jbennet is online now Online
16,505 posts
since Apr 2005
Jan 31st, 2007
0

Re: When did you start programming?

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.
Moderator
Featured Poster
Reputation Points: 183
Solved Threads: 89
Posting Virtuoso
DimaYasny is offline Offline
1,772 posts
since Jan 2007
Feb 1st, 2007
0

Re: When did you start programming?

Click to Expand / Collapse  Quote originally posted by DimaYasny ...
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.
Reputation Points: 15
Solved Threads: 0
Junior Poster
tech291083 is offline Offline
181 posts
since Oct 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in IT Professionals' Lounge Forum Timeline: Help required for Crystal Enterprise 10
Next Thread in IT Professionals' Lounge Forum Timeline: partitions





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC