Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. How old did you start programming?

How old did you start programming?

Scheduled Pinned Locked Moved The Lounge
question
142 Posts 117 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Ernest Laurentin

    Just wondering: how old were you when you start programming? maybe had your first computer? - I started programming when I was 12yrs (w/ VIC-20 and commodore 64)(I still feel young though!) - Programming language: Basic, then..Assembler for Commodore 64

    S Offline
    S Offline
    si618
    wrote on last edited by
    #71

    Much the same...I was 8 years old, it was a VIC-20, typing out basic from the back of game magazines :) Then migrated up to the next-gen chicken-lip, the mighty c64, and started learning assembly.

    1 Reply Last reply
    0
    • E Ernest Laurentin

      Just wondering: how old were you when you start programming? maybe had your first computer? - I started programming when I was 12yrs (w/ VIC-20 and commodore 64)(I still feel young though!) - Programming language: Basic, then..Assembler for Commodore 64

      S Offline
      S Offline
      Stuart Dootson
      wrote on last edited by
      #72

      About 12/13 with Sinclair BASIC on a Sinclair ZX81. I then progressed to a Sinclair ZX Spectrum (which helped me get my first computing qualification - Computer Studies O level), where I learnt (deep breath) Z80 assembly, C and Pascal (and did the only hacking of my life :-O).

      1 Reply Last reply
      0
      • N Nemanja Trifunovic

        13 yers old - Sinclair ZX Spectrum with 16 kb ROM and (wait for this) 48 kb RAM. First language: Sinclair Basic, followed by Z80 assembly, then Fortran, C,... currently learning Haskell


        Programming Blog utf8-cpp

        S Offline
        S Offline
        Stuart Dootson
        wrote on last edited by
        #73
        1 Reply Last reply
        0
        • N Nemanja Trifunovic

          13 yers old - Sinclair ZX Spectrum with 16 kb ROM and (wait for this) 48 kb RAM. First language: Sinclair Basic, followed by Z80 assembly, then Fortran, C,... currently learning Haskell


          Programming Blog utf8-cpp

          S Offline
          S Offline
          Stuart Dootson
          wrote on last edited by
          #74

          Nemanja Trifunovic wrote:

          currently learning Haskell

          Persevere - it's a very cool language. It's currently my language of choice for small problems/prototypes. I prototyped a colleagues work in Haskell - I ended up with about 40 lines of code for the core processing work and another 80 for a parser (using Parsec[^]) to read in the input files. I don't like to think how much C++ it would have taken, even using Boost to help...

          1 Reply Last reply
          0
          • E Ernest Laurentin

            Just wondering: how old were you when you start programming? maybe had your first computer? - I started programming when I was 12yrs (w/ VIC-20 and commodore 64)(I still feel young though!) - Programming language: Basic, then..Assembler for Commodore 64

            T Offline
            T Offline
            Thomas Rushton
            wrote on last edited by
            #75

            10 years old, I suppose. The school I was at got a couple of ZX81s donated by Sir Clive himself (not that he was a "Sir" then) and set them up in what felt like a converted bike shed. A few months later, I got my grandfather's cast-off ZX80, and bought my own ZX81 shortly after.

            1 Reply Last reply
            0
            • E Ernest Laurentin

              Just wondering: how old were you when you start programming? maybe had your first computer? - I started programming when I was 12yrs (w/ VIC-20 and commodore 64)(I still feel young though!) - Programming language: Basic, then..Assembler for Commodore 64

              A Offline
              A Offline
              Alebas
              wrote on last edited by
              #76

              I started 1.5 years ago from C# and dotNET. After 0.5 I began learning JScript and VBscript. After 1.0 I started doing C++. I am 27 now. I am professional web developer. I study PHP and C, and keep an eye on ruby. [:-) Alex

              1 Reply Last reply
              0
              • E Ernest Laurentin

                Just wondering: how old were you when you start programming? maybe had your first computer? - I started programming when I was 12yrs (w/ VIC-20 and commodore 64)(I still feel young though!) - Programming language: Basic, then..Assembler for Commodore 64

                D Offline
                D Offline
                dickinson jonathan
                wrote on last edited by
                #77

                Got my first VIC 20 when I was 10 (I think)... BASIC then. Then I upped to an XT after about 2 years and used QBASIC (Same difference) and then got my Pentium 1 a while later...

                1 Reply Last reply
                0
                • E Ernest Laurentin

                  Just wondering: how old were you when you start programming? maybe had your first computer? - I started programming when I was 12yrs (w/ VIC-20 and commodore 64)(I still feel young though!) - Programming language: Basic, then..Assembler for Commodore 64

                  X Offline
                  X Offline
                  xooh
                  wrote on last edited by
                  #78

                  I was 10 I guess, with BASIC, on a french "TO7" (Thomson), back in the mid-80s. Then, on a ATARI ST -512K RAM, 360K disks- in GFABasic and 68000... Hum. I'm 33 by the way :)

                  1 Reply Last reply
                  0
                  • E Ernest Laurentin

                    Just wondering: how old were you when you start programming? maybe had your first computer? - I started programming when I was 12yrs (w/ VIC-20 and commodore 64)(I still feel young though!) - Programming language: Basic, then..Assembler for Commodore 64

                    N Offline
                    N Offline
                    NutSoft
                    wrote on last edited by
                    #79

                    In 1979 when I was 13 years old (at school) using Commodore PET and Basic. First owned a Sinclair ZX81 with 1KB memory and no storage media!

                    1 Reply Last reply
                    0
                    • E Ernest Laurentin

                      Just wondering: how old were you when you start programming? maybe had your first computer? - I started programming when I was 12yrs (w/ VIC-20 and commodore 64)(I still feel young though!) - Programming language: Basic, then..Assembler for Commodore 64

                      N Offline
                      N Offline
                      Nader Elshehabi
                      wrote on last edited by
                      #80

                      Ernest Laurentin wrote:

                      how old were you when you start programming?

                      I started programming back in 1992, when I was 9 years old. I started with QBasic at that time

                      Ernest Laurentin wrote:

                      maybe had your first computer?

                      Well, it was my father's -still was able to play games on it though.:-D So it's still kind like mine too-. I used it more than him most of the time. It was Acer 8-12MgHz, 2Mb RAM, 40Mb HDD.

                      Regards:rose:

                      1 Reply Last reply
                      0
                      • E Ernest Laurentin

                        Just wondering: how old were you when you start programming? maybe had your first computer? - I started programming when I was 12yrs (w/ VIC-20 and commodore 64)(I still feel young though!) - Programming language: Basic, then..Assembler for Commodore 64

                        P Offline
                        P Offline
                        Parsley72
                        wrote on last edited by
                        #81

                        Wow, what a bunch of late starters! I wrote my first program on a ZX81 when I was about 9. What language? If you have to ask...

                        1 Reply Last reply
                        0
                        • E Ernest Laurentin

                          Just wondering: how old were you when you start programming? maybe had your first computer? - I started programming when I was 12yrs (w/ VIC-20 and commodore 64)(I still feel young though!) - Programming language: Basic, then..Assembler for Commodore 64

                          F Offline
                          F Offline
                          f29ceac8 b450 4ee4 af17 1eb12cd025e9
                          wrote on last edited by
                          #82

                          I started programming when i was in 8th grade (it was around 94 i guess) in GWBASIC. The machines in my school were IBM-PCs with 128kb ram and those big floppy drives. never had any hard drives. Used to boot into DOS3.2

                          1 Reply Last reply
                          0
                          • J Jasmine2501

                            Hehe... I remember when software was distributed that way. They'd just print the source code in a book and you'd buy it and type it in yourself. The great thing about that was that you could hack it and make it better. I had a great hack for Blue Meanies from Outer Space (which was distributed on tape, but had bugs), and I ported World Power from Apple to VIC-20 that way, by printing the code and typing it in, doing the translations along the way. I'm the original author of Choo Man Foo (a C-64/128 Pac-Man clone)... anyone ever played that? I've always wondered if it made it outside of my home town.

                            "Quality Software since 1983!"
                            http://www.smoothjazzy.com/ - see the "Programming" section for (freeware) JazzySiteMaps, a simple application to generate .Net and Google-style sitemaps!

                            R Offline
                            R Offline
                            Rocky Moore
                            wrote on last edited by
                            #83

                            Jasmine2501 wrote:

                            Choo Man Foo (a C-64/128 Pac-Man clone)... anyone ever played that?

                            Nope.

                            Jasmine2501 wrote:

                            just print the source code in a book and you'd buy it and type it in yourself.

                            Yeah, I had an utility I wrote published with an article in Compute! or the Gazette. It was a little asm program to capture the screen and convert it into a BASIC program. Trival but handy at the time ;)

                            Rocky <>< Latest Code Blog Post: Vista for Web Development, Read this first! Latest Tech Blog Post: Blog changed to Subtext!

                            1 Reply Last reply
                            0
                            • E Ernest Laurentin

                              Just wondering: how old were you when you start programming? maybe had your first computer? - I started programming when I was 12yrs (w/ VIC-20 and commodore 64)(I still feel young though!) - Programming language: Basic, then..Assembler for Commodore 64

                              P Offline
                              P Offline
                              Paul Watson
                              wrote on last edited by
                              #84

                              About 13 on a 286 with Basic and then Turbo Pascal. I turned the moon green with TB, ah the memories.

                              regards, Paul Watson Ireland & South Africa

                              Shog9 wrote:

                              I don't see it happening, at least not until it becomes pointless.

                              1 Reply Last reply
                              0
                              • E Ernest Laurentin

                                Just wondering: how old were you when you start programming? maybe had your first computer? - I started programming when I was 12yrs (w/ VIC-20 and commodore 64)(I still feel young though!) - Programming language: Basic, then..Assembler for Commodore 64

                                M Offline
                                M Offline
                                Mehdi Mousavi
                                wrote on last edited by
                                #85

                                Coooooool thread :) 1. Started coding at 15. 2. Commodore +4, Commodore 64, and Commodore 128. 3. Basic, GWBasic, QBasic, Pascal, C, C++, etc ... 4. My first PC was an Intel 386/33MHz/1MB RAM (4 x 256) with a co-processor (added later).

                                Mehdi Mousavi - Software Architect [ http://mehdi.biz ]

                                1 Reply Last reply
                                0
                                • E Ernest Laurentin

                                  Just wondering: how old were you when you start programming? maybe had your first computer? - I started programming when I was 12yrs (w/ VIC-20 and commodore 64)(I still feel young though!) - Programming language: Basic, then..Assembler for Commodore 64

                                  J Offline
                                  J Offline
                                  Jim from Indy
                                  wrote on last edited by
                                  #86

                                  I was a freshman in college. My high school didn't have classes like that -- too expensive. I took a class in FORTRAN in school...yes, punch cards on a CDC6400 (sort of a junior super computer....) I enjoyed it so much, but hated cards, that I became the fella who sits at the desk outside the computer center and helps others with their programs (the "insultant"). My favorite question: "I didn't change anything, but my program doesn't work anymore..." Answer: "If you didn't change anything, why did you run it again?" The closest we had to a PC back then was a PDP-8 minicomputer. Jim (college class of 1976)

                                  1 Reply Last reply
                                  0
                                  • R Ravi Bhavnani

                                    Started programming at 21 Got my own computer at 25 (IBM-AT, 6MHz, 512MKb RAM, 20Mb hard disk) First programming language: Pascal /ravi

                                    My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

                                    D Offline
                                    D Offline
                                    dlgussin
                                    wrote on last edited by
                                    #87

                                    I was 9 years old and started programming Basic on a TRS-80 model 1. I think that dates me!

                                    D 1 Reply Last reply
                                    0
                                    • E Ernest Laurentin

                                      Just wondering: how old were you when you start programming? maybe had your first computer? - I started programming when I was 12yrs (w/ VIC-20 and commodore 64)(I still feel young though!) - Programming language: Basic, then..Assembler for Commodore 64

                                      L Offline
                                      L Offline
                                      Lost User
                                      wrote on last edited by
                                      #88

                                      13 years old. I started out with Basic and moved on to some assembly on both the Atari 800 and Apple II. Those were the days - when a teenager could know everything there was to know about at least one thing :P

                                      Regards, Dave

                                      1 Reply Last reply
                                      0
                                      • E Ernest Laurentin

                                        Just wondering: how old were you when you start programming? maybe had your first computer? - I started programming when I was 12yrs (w/ VIC-20 and commodore 64)(I still feel young though!) - Programming language: Basic, then..Assembler for Commodore 64

                                        G Offline
                                        G Offline
                                        Gonzalo Brusella
                                        wrote on last edited by
                                        #89

                                        I've started on my dad's job when I was four correcting their Fortan syntax on a TI-99 as a game... When I was 6 my family buyed my first CZ Spectrum (The argentinan-renamed version of the Sinclair ZX Spectrum) with a datasette unit for storage (Ohh those old happy days :(( ) When I was 12, I had my firt PC (a 80386 with 4 MB of RAM). My fist real development language was Basic... Later Pascal and C came into my life and the the last one never went away...

                                        I'm on a Fuzzy State: Between 0 an 1

                                        1 Reply Last reply
                                        0
                                        • C Christian Graus

                                          Cool thread idea. I was about 15 ( I can't remember ), and it was an Apple ][. Funny enough, the private school I got kicked out of didn't have a computer lab, the public school that took me in, did. I saw the Apples, and I fell in love. I had money in the bank ( my mum put the money the government gave her for us, in the bank ), and I spent it on an Apple ][ clone, I joined AUSOM ( the local computer club ), and I was hooked. In fact, I often say that I failed most of high school because I spent my time playing on the computer and programming. Which worked out pretty well for me in the end, but I won't advocate it to my kids.... I passed year 11 after being kicked out of home in the last term. I don't think I passed anything else, in all of high school. I did a TAFE VOC course, got an A in computing, A's for maths, and failed the rest. I did a computer operators certificate, but I didn't attend the mid year exams, mostly in disgust.

                                          Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

                                          M Offline
                                          M Offline
                                          MrSmersh
                                          wrote on last edited by
                                          #90

                                          8 on a IBM mainframe copy (Felix C52).Yes punch paper cards... It was an experimental program at the local technical youngsters club. Even now I do not "own" a computer, where I work I have allotted 5 though :)

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups