Back in the late 80s/early 90s I learned GWBasic on MS-DOS. Then Turbo Pascal. Then Turbo C/Asm. Later I stumbled into PHP and finally made a career out of Perl programming.

I'm curious how actual under-25s found their way into programming. There is a lot of discussion about what path you would steer your children if you wanted them to learn programming, but I would like to hear from the newer generation to find out their more modern experiences about becoming a programmer.

Note: no stories from people who first discovered programming at university.

link|improve this question
46  
What sort of person "steers" their children into any career? – anon Mar 17 '10 at 13:27
38  
@Neil - Parents who know what's best for their children and enjoy paying for the psych sessions later. – Aiden Bell Mar 17 '10 at 13:29
7  
With a magnetised needle and a steady hand. – billynomates Mar 17 '10 at 14:16
19  
@billynomates: Butterflies. Real programmers use butterflies. – David Thornley Mar 17 '10 at 14:24
15  
@Neil you are reading way too much into an innocent comment. replace "steer" with "advise" and you have his meaning. – Segfault Mar 17 '10 at 14:56
show 10 more comments
feedback

closed as not constructive by Tim Post Aug 14 '11 at 1:55

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

85 Answers

I started in third-odd grade when my dad saw me tooling around in QBasic and decided to buy me "QBasic for Rookies". I made some crappy games (in the loosest sense of the word; more like "press the button and see if you win"), but learned to apply my skills as I grew.

With a heavy interest in game development, I found pre-integrated game creation systems like Tim Sweeney's old ZZT. Worked with that and a few others for a while before I took programming classes in high school on both QBasic and C++; C++ was my bread and butter before I got introduced to the .net languages.

Truth be told, sheepsimulator has a point: a lot of it is personal initiative. If a kid wants to program, he'll find a way. Of course, my dad did facilitate me learning in a quicker and more directed manner, which I don't mind. If he seems to get the bug, then let him see what all is out there.

link|improve this answer
2  
Press the button and see if you win -- that's called a slot machine, and is big business in casinos! – Kevin Panko Mar 17 '10 at 18:21
feedback

Well I'm only 25 for a few more days so I better reply while I still can. A friend of mine made some games in QBasic when we were 6 and I was fascinated! My family was poor though and it was several years before I could get my hands on a computer. I suppose I was about twelve when I finally got a hand me down and started working with chipmonk basic (which I'm pretty sure is dead now). After about a year I convinced my dad that buying the education edition of Code Warrior was a worthy investment. It came with a lot of books on several languages and frameworks and I poured through them all. Before highschool was over I knew C, C++, PHP and some other web languages. I should point out that my motivation for doing all this was always video games.

In college I worked with guys who's dads were programmers. They were good at it most of the time but it seems to me that they lacked the passion for programming that I had. For instance I remember being on a project where there were about 20 files and and my two partners (both of whom had programmer fathers) were blown away by the size. Of course I had been working on larger projects by myself as a teenager so I wasn't as impressed. I guess what I'm trying to say is that forcing somebody to be a programmer (or anything) is a bad idea. If you just want to help someone who wants to be a programmer I would suggest starting with PHP and HTML since they're just so simple. On the other hand C is the cornerstone of programming so that might be a good starting place too.

link|improve this answer
feedback

Being 26, and coming into programming late, I hope I can offer some suggestions. I got into programming in college not because of a class - but because the professor needed a student assistant. I also took a computer camp in HS and learned HTML. This ties into reason number 2.

  1. If they can make money at it, they'll learn it.
  2. If they can impress their friends, they'll learn it.

I would also add that if you start them with something, like say a Blog/Livejournal to edit, or developing Apps for the iPhone or Droid - that can motivate them quick.

Esp. if you throw in a phone for motivation.

-S!

link|improve this answer
1  
I don't like your approach. I code because i love that i can do almost anything i can imagine with it. Throwing in incentives is taking the essentials out of it. If you have an incentive, you will go for anything that works but being passionate about it encourages you to constantly review your code and make it top-notch-kick-ass. – joar Mar 17 '10 at 17:28
feedback

I'm 26 and started programming about 9 years ago. My first language was Perl, after short time I started coding simple web apps in PHP & Javascript. Then I felt that I like programming & IT stuff and I continued my work as professional programmer. Now I can code Java, C#, PL/SQL, PHP, C... I think I speak "most fluently" Java at the moment :)

I think that learning some new language isn't a big deal, bigger deal is to learn right programming habits & best practices, experiences, readable code, do code review etc..

Also its important to be very adaptive for new technologies and languages these days.

link|improve this answer
feedback

I'm 23 and I did not start programming until college. I had some exposure to programming during high school, while I was part of our robotics club, but it was very simple stuff and I never actually wrote any code.

Originally I was an electrical engineering major (as a direct result of my participation in the robotics club). I took an Intro to C++ class my first semester at university and absolutely loved it; this class cured me of my electrical engineering insanity (five semesters of physics!). Unlike physics and calculus, programming and logic comes easy to me. I have deeply enjoyed my time spent programming and developing ever since.

link|improve this answer
feedback

I'm 25 (and 78 months).... I was introduced to programming basic in a 6th grade course. It was neat. Then I started playing with the TI 80(?) in 7 th grade. I'd always had an affinity for computers but not a lot of access. If I couldn't put a game on it, I didn't care. Then after high school my room mate showed me what the insides of a computer were and I understood. Then through various male ... companions, I learned more about computers and Linux, even prompting me to take an intro course at community college. A ... Friend of mine introduced me to Perl and that was it. I started writing code. The web intrigued me for it's instant gratification and pretty colors. Eventually the challenge of keeping state in a stateless environment sealed the deal. Unfortunately, after that first intro course, I was always a step ahead of college, so only ended up with an AAS in Comp Tech.

(from my iPhone, so excuse the lack of paragraphs)

link|improve this answer
show 1 more comment
feedback

I'm 20:

At around age 4 or 5 my dad taught me how to use MSDOS to start games like Wolfenstein 3d and Jill of the Jungle (which involved the CD and DIR commands). Started reading HTML books around the age of 8 - javascript shortly thereafter (not very deep into it though at that point). I made a few attempts at learning Java, but the book I was trying to learn from was badly written (looking back at it now) and turned me off to the entire language. Around 13 or 14 I found a copy of VB1 (for DOS) on the internet which prompted me to buy an academic copy of VB.net (this was before all of Microsoft's dev tools became practically free). I bought a couple VB books and "learned" visual basic (as best I could with no formal training). Learned some C# a little bit after and have been doing personal projects (attempts at games, some personal automation stuff, etc.) with it ever since.

As for the effect of the aforementioned "training," I took a VB class ("intro. to BASIC programming") my Junior year of high school (it was a prerequisite that you be a junior) and was miles ahead of all of the other students (I finished most of the assignments before the teacher finished explaining them orally) and then took AP Computer Science my Senior year and got a 5/5 on the AP test. (which exempted me from my first semester of freshman programming in college). I've since taken two programming classes in college and am STILL miles ahead of everyone else. (it's community college, though, so I'm sure when I transfer to the major university I plan to attend - things will change)

Long story short: if you plan to major in CS and are still young, getting a head start on programming is a very good idea. If you learn by reading books, you're not likely to learn any bad habits (which would be the one reason I can think of to not start learning on your own) and it will give you lots of free time in college to focus on harder stuff... like vector calculus and differential equations...

Also, if you're looking for something fun to do that helps you learn OOP concepts, Robocode is a pretty cool way to go.

(also I realize there are lots of comma splices in this but I didn't have a lot of time to proofread)

link|improve this answer
feedback

Absolutely steer them clear of PHP, Java and .NET. Have them learn C. That's the best starter for the last 30+ years.

Here's the problem I see in students who are coming out of school now - the local tech is teaching PHP, Java and .NET. I love PHP and .NET, but the students don't have to learn anything useful in doing that stuff. When I was educated, I learned C and the students who made it through had a heck of a foundation. The students I see now are useless and take months or years of retraining (if I considered hiring them). The cream of the crop are still there, but there are fewer.

Anyone who can do C well has earned the right to practice in the industry.

link|improve this answer
show 1 more comment
feedback

I am 20 right now and started learning to program when I was 18. When I just started, I used python because I was told it was easiest to learn. I would have to agree with the people who told me that. Now I program in C, C++, python, and several other languages and python is still my go-to language if I need to write a program that does not necessarily need to be very fast and I need it done without a headache. The visual package was also a plus. When I was first learning, I found that being able to see some results (like motion) rather than numerical or verbal results was helpful and much more gratifying. I even wrote my first 3D game less than a month after I started learning.

link|improve this answer
feedback

Ugh, I have one comment: Anything that your kid wants to learn, let them explore. Hard work and a lot of time yields a programmer, through and through. There are no shortcuts, and even youngsters have to put a lot of time into learning software development to make it worthwhile.

Personally I dislike these threads - they're interesting case studies, absolutely. But the most important thing you can do in any subject is spend time with it and develop your own goals, and that's not going to change regardless of age, amount of free time, or even subject matter.

link|improve this answer
feedback

Not sure if I'm considered young, but I'm 25, turning 26 this year.

Started out with QBasic and books that my dad used to have about personal computers, showing the different ones from the 80s like the Commodore 64 (we used to have a Commodore 64 but I only used it for games and not programming).

I then moved onto using Visual Basic 4.0, learning it by using their Farenheit to Celcius converter tutorial, which showed me the basics of VB.

After that I tried learning C and C++ but didn't learn as much as I did with VB and the loads of MSDN and Technet CDs my dad had got over the years, and VB tutorials. I was using the Windows API via VB to play around and didn't really learn anything like Object Orientation. They were all simple standalone apps that just read/write to line based text files, and later on to random access text files.

I then tried my hand at plain HTML, Javascript and CSS.

That was pretty much all in high school.

I went to university and did my 3 year BSc, and got into Java, mostly what I learned was in my spare time reading the Java Tutorials, but we did cover it in university. We did Scheme in 1st year, C in 2nd year as well as Java and OO if I remember right, and more Java in 3rd year.

After a year doing my Honours in Computer Science, I then went onto becoming a programmer at a company that does Java and .NET projects (more .NET these days). I've learned now a lot more about Java and programming than I ever had before: design patterns, application servers, source control, different libraries that are out there, EJB, Spring, Hibernate, JPA, HTML, Javascript, CSS, XML, XSLT, etc etc etc.

You hardly learn how to program until you're working as a programmer, in my experience at least.

Kids these days probably learn from the internet through tutorials, and instructional videos if they have broadband, but the best way to learn is by not just reading the tutorials and literature, nor doing courses, but actually trying it out yourself with/without the help of others. And discussing it too - forums.

link|improve this answer
show 3 more comments
feedback

My cousin is in High School and being taught Free Pascal on Windows.
I had a good laugh when he told me. Pascal, the Undead, will bury us all.

link|improve this answer
feedback

I am 14 years old. I discovered programming at the age of 7, when my dad gave me a book on HTML and JavaScript. I was fascinated, and immediately began to spend almost 12 hours a day coding web pages. This went on for about six months, when I discovered Visual Basic .NET. I tampered with that for a while too. Then, I figured out that you could use VB in web sites too, through ASP.NET.

By the time I was 9, I was thoroughly hooked onto programming - it was like a game to me. I would think up little mathematical problems and create programs to solve them. I had tried and learned many languages - among them, Java, C#, C/C++, and PHP. I liked them all, but VB was still my best friend. Sooner or later, I realized that VB didn't have the power or flexibility that I wanted in a language, so I stopped. For a long while. From when I was 10 to when I was 11, I didn't program. Why? I'm not entirely sure. Maybe it was because I didn't have the heart to keep learning new languages. Maybe it was because I wanted to be like the other kids.

Then, when I was 12, I started again, this time with Javascript and PHP, and a while later I began to explore things like AJAX and jQuery. I also tried some web design (as in, Photoshop), and was mildly successful, but for the most part it wasn't very appealing to me.

When I was 13, things were kind of blurry. I was in a business/tech program for middle school, with lots of homework, and not much time for programming. But when I did have time, I learned a bit of this and that, mainly C/C++.

When I turned 14, I got a Mac. (Before the debate begins, I think Macs and PCs are equally great machines that were created for different purposes.) With the Mac, I'm learning to make iPhone apps with Objective-C, which is proving to be a really fun experience.

(Note: Somehow, I also have friends.)

link|improve this answer
show 2 more comments
feedback

15 years ago, at the ripe age of 10, my dad had a ratty old 386SX running (wait for it...) OS/2 Warp. I can't remember exactly how, (I think it might have had something to do with a game programming book that had been lying around the house), but somehow I mentioned to my dad that I wanted to learn programming. And so, I began coding in C++ on OS/2 Warp, at first using a convenience library my father had written (think something like MFC), but later moving on to deal with all the nitty-gritty API calls.

After that, I switched to C++ on MS-DOS, writing graphical things using SciTech's MGL with Watcom's C/C++ compiler, and generally having a time of it.

Following that, I went over to programming C++ on Windows 9x, and was struck by the similarity of the Win32 Windowing API to OS/2, which meant that learning the Win32 API was a cake walk.

I messed around with that for a while, before becoming acquainted with Linux (Red Hat 5, I believe it was), where I coded in (you guessed it) C/C++.

From there, during high school, I started teaching myself other languages: various web scripting languages, general-purpose scripting languages, languages like Java, and later C#/.NET... I've since had a lot of experience with various languages used in the industry today. I even managed to hack up a boot loader in assembler that initialised 32-bit protected mode on the x86 processor in my final year of high school, something which gave me quite an advantage when we had a low-level programming course in my third year of computer science at university.

Most times, people don't want to believe that anyone could've started coding C++ on an operating system most people haven't heard of at age 10, but that's their loss ;)

(My timeline may be a bit jumbled, but the general idea remains the same.)

link|improve this answer
feedback

Today I am 19, turning 20 relatively soon (June).

When I was a kid I played NeoPets, and on this game there were "guilds" I think, and I can't remember what they were for, but I remember that you could use HTML to set up a little page for it. So I started learning HTML. Formatting tags, whoa! Fancy backgrounds and hey -- what is this table thing!? Cool!

For Christmas I got a book on Javascript and started learning some of it, although I did skip a lot of it, I was quite young and hadn't really grown into the whole "programming" thing -- I just wanted to make alert boxes.

Later my dad asked me about C. I was like "C? You know when you open an EXE file in notepad and you get all those funky characters? I'm pretty sure that's C."

Yeah, I know. Don't laugh. So next Christmas I get this book on C. Still not that motivated yet (I was probably 9), though I did learn what a compiler did. Pointers were super hard at the time but I learned them, although the command line got boring, as I wasn't at the level of really solving problems yet -- it was just so much work to do simple things, and I didn't learn very much C. I just wanted to make "programs," as I understood them, which were windows with images and text and forms.

So I found VB6. "Form designer? Cool!" From there I started making little programs that would do my math homework. That is, write out all the work for me so I could copy it. Then I found the winsock control and started making little chat applications. I tried making an IRC clone but it turned out there was too much I didn't understand about protocols and the like. I wound up writing a full-blown script interpreter with functions, most of the VB6 library, winsock connections, dynamically creating windows, etc. It even had a nice debugging interface.

Then I started into PHP. I wound up jumping back and forth between PHP and VB6 a lot. I wrote a fansite with my friends for a band that gained quite a lot of use, and wrote a VB6 desktop application for fetching updates an the like.

Then I started doing C again, learned some 16 bit assembly, and about the same time, spent the next two years or so reading a lot about programming best practices, different concepts/paradigms/design patterns. I learned a bit of C++ but gave that up after a while. I started doing some development work for my friend's cousin and got to apply and polish a lot of the theoretical knowledge I had gained. Now I am getting into Python as well.

C and assembly taught me everything I know about how a computer works (by writing it, compiling to assembly, etc), VB6 taught me a lot about what could be done with a program and what kind of steps it took to create them. PHP and Python did the same things as VB6, but I'd have to say that all that time spent reading, and reading, and reading, really taught me "everything I know" -- clean code, DRY, SRP, OOP, etc etc etc -- now I just have to get out of "reading a lot of neat stuff" mode and get into "writing actual code" mode.

Hope this was the least bit interesting.

link|improve this answer
show 1 more comment
feedback

I am under 25.

I started with VB at 11 or 12. It was shit, and I read a bit, realized that C and Linux/other unix was more interesting.

Then progressed to C using a Unix shell on hobbiton.org. Then installed Linux, and the rest is relatively short history filled with segfaults and long debugging sessions.

The youth of today (now 11) will probably start with JavaScript or C#. I hope they don't start with disgraces [in my opinion] like RoR. Those scallywags should start with C ... it is character building.

[thanks to my big brother for installing VB/Visual Studio as part of his CS degree]

link|improve this answer
1  
@Brian MacKay - Just because alot of people love a language doesn't mean it isn't shit. Otherwise McDonalds is fine dining. – Aiden Bell Mar 17 '10 at 17:24
show 5 more comments
feedback

HyperCard and time to kill at the age of 10.

link|improve this answer
feedback

Our local university starts noobs in one of 3 routes: BASIC, ADA or COBOL. They can then move on to C++/Java/VB/A web language After that you can move into some of the more modern languages and course based on the path desired:

  • databases
  • networking
  • e-commerce
  • techincal/science
link|improve this answer
feedback

Age 22. Started HTML in high school around 14. AP Computer Science with Java at 17. Majored in bio/psych in college. Learning C++ currently.

In terms of steering kids, I believe it's best to dip them into many fields as possible to gain a wider array of knowledge and outlook. From there, help the child find their passion. With passion and guidance, one will go further and faster, although their start might be slower.

link|improve this answer
feedback

I'm 16. I started programming about 3 years ago, I had played the game Uplink, one too many times, and wanted to be a 1337 H4X0r. Anyway, in between sessions playing with John the Ripper, I began to read this book called Under The Radar, by Robert Young, that my Dad had gotten from work. It basically gave a general overview of how Red Hat came about. I began to get rather interested in Linux, so I nagged my dad, and he agreed to let me install Ubuntu on my mom's crappy old computer. Long story short, I began reading more about programming, skipped out on the H4X0r side of things (maybe in uni ;), and got addicted. I started with python, using gedit as my IDE :) Since then, I am now hacking with C, Python, and Scheme (doing SICP in my spare time).

link|improve this answer
feedback

I'm 25, here's how my interest for programming started:

  • 1984: I was born.
  • 1986: My first NES game console (which doomed me to be an indoors geek)
  • 1996: My first personal computer, a Pentium
  • 1996 - 1997: My dad hated me because I always broke the computer doing my experiments, but that helped me learn
  • 1997 - 1999: I knew my way pretty good around the computer and started gaming there (Doom, Doom II, Wolfstein 3D, Duke Nukem I believe)
  • 1999: I was an expert Windows 95 / 98 user, I knew a lot of features and I could do a lot of things in MS-DOS (In junior high I chose computer class because I knew I'd ace it, and I did)
  • 2000 - 2002: My interest for programming started, up until then, computers told me what I could do with them, and I wanted to make computers do what I wanted them to
  • 2002: My first C++ "Hello World" program int main { cout << "Hello world!"; return 0; }, also C++ basics (loops and control structures)
  • 2003: C++ pointers and files, also data structures (I never got to study graphs though =()
  • 2004: Started learning C# and asp.net on my own, I made my first asp.net real world application as social service for my university, it was a success! Although it was really poorly coded.
  • 2004-2: Delphi, pascal, unix, as400, PHP, databases (loved databases, hated the rest)
  • 2005: Got really good with C# and asp.net, started experimenting with Windows Apps
  • 2006: They started teaching us the .net framework in school (although in VB, I asked the teacher if I could do my homework in C# and she said: NO! YOU GOTTA LEARN WHAT I TEACH YOU!) Also I learned a little bit of PROLOG, I thought it was fun
  • 2007 - 2009: First programming job C# and asp.net (also database managing / programming)
  • 2009: Second programming job C# and WPF (I'm currently here)

That's my timeline pretty much, I wonder if this will be similar to someone else my age?

EDIT:

And yes, I blame the NES.

link|improve this answer
feedback

I am currently 21, but started "programming" when I was 16 or 17. It started with a game rather than a specific language.

I was playing a game called Warcraft 3(very popular) that had a map editor. It was very powerful as it allowed custom maps and in order to make something cool you had to "code" Triggers that would fire given a certain condition, and do actions accordingly(For example: a unit enters a region - spawn some lighting effects, spawn another unit and order it to attack a base.)

It involved every bit of logic today that I am applying in real programming - loops, variables, if/then/else, and you had to do it efficiently otherwise your map would lag immensely and nobody would play it. As a bonus, If you knew some math you could make awesome special effects too using the game's engine without much work.

My dad first tried to get me into programming by giving me 2 HUGE books on Delphi, but he failed miserably as those just scared the crap out of me. If its enjoyable, its easy to get into programming. I loved Warcraft 3 to death and the map editor just made it that more awesome.

link|improve this answer
feedback

Turned 15 three days ago, found this question, and I thought I'd post an answer.

When I was like... 9, I kept playing a lot of computer and console games, therefore participating in some gaming-oriented bulletin boards. And one day, I googled "how to make a website". That's how I found W3Schools and started teaching myself HTML. I didn't create anything in HTML until 6 months after, when I also picked CSS. And I kept reading a lot about technologies and that's how I've got to learn JS, PHP and the like. Now I'm into C and I plan moving to Objective-C, Cocoa and OS X programming as soon as I finish reading the books I'm planning to read. I'm totally self-taught, there is no one in my family who know much about computers, and the schools in my country do not help you much either.

Of course, at first I had no idea what I could do with anything I had learnt. I remember being very excited when I first put a background image and an unordered list inside an HTML document. But everything changed when I started reading a lot of source code and finally decided to start writing a template. At first, it was basic, messed up HTML, and I quickly ran into troubles. That's when I signed up on the W3Schools bulletin board and, using the help of the people there, things started to add up, and I learnt a lot. Of course, shortly after, I started feeling the need for some logic, which made me look into PHP and MySQL. And that's how I started learning a lot of theoretical stuff, more or less related to each other, and that's why I'm still trying to sort things out.

So basically, my experience has made me recommend web technologies whenever someone is wants to get started quickly with programming. The main advantage is that a beginner will create a UI in HTML/CSS faster than he or she would with stuff like GTK+. I've rewritten an application for my parents using web technologies (the one they were using was C# with Access as the DBMS), and I'm quite sure I couldn't have achieved the same results in the same amount of time using, say, C and GTK+.

Therefore, if you want to try and stimulate a child into programming, starting with HTML and CSS, and later building a full-fledged web application seems like the best bet to get his or her feet wet.

link|improve this answer
feedback

think my story might be a little bit of interest at the time. By the way, my 12th birthday is in a few days

One day, my dad was working on a web interface for work and i was wondering - how do these people make such cool things? (my dad is a CS major)

Shortly after, he showed me basic HTML, at age 6, using Notepad, Windows 2000 and Yahoo GeoCities. He gave me the initial push, taught me basic syntax, how to upload to the server, and instructed me to go online and learn the rest of HTML. I learned the rest thanks to Google, although my dad helped me when I was stuck.

By eight, I was done and set with HTML, and I wondered why my sites didn't really do anything. Using W3Schools and the internet, I learned PHP. My dad didn't actually know PHP, he was more of a C and Perl guy. So I was really left alone. By then, GeoCities was closed and I was all on my one to venture through the Jungle called PHP.

I think my favorite part of PHP and HTML, was that you could go to anybody's house or at school and show your creations, while with other languages you had to transport the file somewhere.

I stuck with PHP, until I was eleven. I made some websites, and I had fun. By then, I had gotten really bored of PHP, so I tried some of the new "modern" languages. My two options were Ruby and Python. I had taken the time to learn both Ruby and Python. However, even though Ruby probably is superior for web development, what nagged me was the tiring setup which always failed. So, I turned to Python. I loved it's clean syntax, and its many functions. I've been good at that, and I'm currently learning Django. I tried making desktop apps w/ Python, although its rather bulky and sloppy, since the modules are rather old.

Finally, now, I've been learning Objective-C for iPhone developmment. This has been the most interesting one, although the language is quite tricky. I just find it starkly different than the simple syntax of other languages, but the outcome is very fun. I had to convince my dad to buy me a Mac in the firstplace, but it has been very rewarding.

Sorry for my very long rant, I apologize if you found it boring.

-Soule

link|improve this answer
show 1 more comment
feedback

I started with a ratty old "How computers work" book that I got free from the library that described how to make specific games on BASIC on old Tandy or Vic-20 computers or something. I remember understanding all the code and being completely fascinated. I forget most of the details now, but I remember trying in vane to get the programs to work in QBasic circa 1995 at the age of 11. This lead to interest in QBasic, which eventually led into interest in hacking existing game ROMs in assembly (~1998) before finally tackling C++ which seemed outrageously "advanced" to me at the time.

Fun little journey. I'm now in a tech company doing some light software stuff :)

link|improve this answer
feedback

People are starting programming very early these days.

I started to program at 10, there is a lot of tutorials in the internet

link|improve this answer
show 4 more comments
feedback

I can't imagine any application language is common as a first language - C++, Java and C# are all pretty giant steps with no understanding of programming at all.

When I was at school they had QBasic on Windows PCs and Delphi floating around too.

But I was a little atypical. My dad had done programming in his job and I found a pile of books about ASM and DOS and BIOS and a very ancient version of C and went from there not knowing these were already pretty old-fashioned.

link|improve this answer
feedback

As a teacher, most of my students first experiences in programming are in my classes. So they are first introduced to Python followed by Java in the more advanced classes.

Unfortunately, in the high school setting, Java pretty much reigns supreme as that is what the A.P. test uses. Typically for kids who have experience before they reach me it's in the web realm (html/javascript/very basic PHP), the exception being BASIC on their calculators. There will of course always be the stereotypical self-proclaimed hacker here and there, the kind that teaches themselves C/C++ and so on.

Typically, in this day and age, one of the popular high-level interpreted/byte-compiled languages are the first language of choice.

link|improve this answer
feedback

Speaking from the Daddy's point of view .... My daughter is 5 and I'm beginning to teach her the basics of programming. I started teaching her basic boolean math ( simple stuff like comparing number sizes and whether things were equal ) a little after 4 ... once she got the hold of that It was easy to introduce if/else statements. This is all on paper now but like her daddy she WILL learn to love programming ... or at the very least she will have excellent math skills when she is a bit older.

link|improve this answer
feedback

I'm 22. I started with QBASIC, introduced by my father, who does programming and computer support for a living. I would not advise anyone else to start with QBASIC, though the PLAY command was fun (can't think of another language with a music feature that easy to try). :)

Since then, I've done JavaScript, C++, C, Java, "educational" assembly, Smalltalk, Matlab, C#, Python, and Verilog (beginning sort of in that order).

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.