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. I started programming at age 13

I started programming at age 13

Scheduled Pinned Locked Moved The Lounge
question
66 Posts 38 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.
  • L Lost User

    Pete O'Hanlon wrote:

    Over 30 years ago.

    You must be almost as old as me. I started programming in the mid 1970's. Thinking of retiring yet ????

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

    How old are you? That if you want to say sure.

    L 1 Reply Last reply
    0
    • L Lost User

      I was in school and my first project was making a stop sign that light red, yellow, green. I was using PC LOGO When did you start programming? And what was your first project?

      E Offline
      E Offline
      Ed Poore
      wrote on last edited by
      #14

      12 - First program was "Kill Donkey".

      1 Reply Last reply
      0
      • L Lost User

        I was in school and my first project was making a stop sign that light red, yellow, green. I was using PC LOGO When did you start programming? And what was your first project?

        D Offline
        D Offline
        Dave Parker
        wrote on last edited by
        #15

        Age 4 in C64 basic. Later moved to AMOS on the Amiga, Visual Basic and eventually C and C++ when I was around 16 (in the case of Windows, Win32 API and several years later MFC). That was all self-taught then got to do pascal at college which I wasnt that keen on tbh, then java at university which I've also never used since. Now it's mostly .NET with C#. Despite the mostly basic background, I prefer the stricter nature of C# and the less verbose syntax to the modern versions of VB.

        P 1 Reply Last reply
        0
        • L Lost User

          I was in school and my first project was making a stop sign that light red, yellow, green. I was using PC LOGO When did you start programming? And what was your first project?

          A Offline
          A Offline
          Aaron VanWieren
          wrote on last edited by
          #16

          Don't know how old I was, but I started with the simple move the cursor in school program (think this was logo?). What I really remember as my first experiences with programming involved my Commadore 64. Not sure what language that was, but I used to get my monthly copy of Compute magazine. I would read the code article and imagine what it was doing. I would then spend the next couple of days typing in the program, just to get a smiley face with a wink or a number calculator. It was great fun and a real pain if you missed typing characters! Fun!

          _____________________________________________________________________ Our developers never release code. Rather, it tends to escape, pillaging the countryside all around. The Enlightenment Project (paraphrased comment) Visit Me at GISDevCafe

          1 Reply Last reply
          0
          • L Lost User

            I was in school and my first project was making a stop sign that light red, yellow, green. I was using PC LOGO When did you start programming? And what was your first project?

            N Offline
            N Offline
            NeverHeardOfMe
            wrote on last edited by
            #17

            That's nothing! When I was a lad, our dad used t' make us prgoramme the Heathrow Flight Control Systems before breakfast - AND we had to do it without turning our computers on![^]

            P 1 Reply Last reply
            0
            • L Lost User

              I was in school and my first project was making a stop sign that light red, yellow, green. I was using PC LOGO When did you start programming? And what was your first project?

              E Offline
              E Offline
              eyeseetee
              wrote on last edited by
              #18

              5 years ago when i was 18 and starting uni. I didnt like coding at first and couldn't get on with it but in my placement year I ended up working for a company using c# asp.net and now here I am, almost 2years experience. Inferior experience to a lot of you I know. :)

              The answers posted by me are suggestions only and cannot be used in anyway against me.

              1 Reply Last reply
              0
              • L Lost User

                How old are you? That if you want to say sure.

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

                Born 1953

                O 1 Reply Last reply
                0
                • L Lost User

                  I was in school and my first project was making a stop sign that light red, yellow, green. I was using PC LOGO When did you start programming? And what was your first project?

                  C Offline
                  C Offline
                  CPallini
                  wrote on last edited by
                  #20

                  At age 16. I don't remember my first project, anyway the language was the ZX Spectrum's BASIC. :)

                  If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
                  This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
                  [My articles]

                  1 Reply Last reply
                  0
                  • L Lost User

                    I was in school and my first project was making a stop sign that light red, yellow, green. I was using PC LOGO When did you start programming? And what was your first project?

                    B Offline
                    B Offline
                    BonshatS
                    wrote on last edited by
                    #21

                    I'm not sure how much I'd call wiring boards or punching cards programming, and the less said about that the better, but the first real progamming I did was modifying an ascii graphics golf game in basic on the high school TRS-80.

                    1 Reply Last reply
                    0
                    • L Lost User

                      I was in school and my first project was making a stop sign that light red, yellow, green. I was using PC LOGO When did you start programming? And what was your first project?

                      V Offline
                      V Offline
                      V 0
                      wrote on last edited by
                      #22

                      21 and I discovered that a string could be something entirely different than women's underwear... going down hill since then... :-D

                      V.
                      Stop smoking so you can: Enjoy longer the money you save. Moviereview Archive

                      1 Reply Last reply
                      0
                      • D Dave Parker

                        Age 4 in C64 basic. Later moved to AMOS on the Amiga, Visual Basic and eventually C and C++ when I was around 16 (in the case of Windows, Win32 API and several years later MFC). That was all self-taught then got to do pascal at college which I wasnt that keen on tbh, then java at university which I've also never used since. Now it's mostly .NET with C#. Despite the mostly basic background, I prefer the stricter nature of C# and the less verbose syntax to the modern versions of VB.

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

                        Crikey, my newborn is going to have to work hard to beat your age 4 starting date ;) So far she is more interested in spitting milk onto the keyboard than programming it.

                        cheers, Paul M. Watson.

                        C 1 Reply Last reply
                        0
                        • S Simon P Stevens

                          I used to mess around with Logo on my dads Amstrad cpw pcw. Big ugly thing with the disc drive mounted on the side of the (black and green) monitor. Was probably around 9-10ish. I then started exploring the OS (it was some variant of CP/M[^]) and messed around with the source code of a few of the games (in Basic I think, but I didn't know that at the time). It was around 11 where I really discovered it though on my schools BBC micro and a 'program your own space adventure games' book. I spent ages copying out the code, for it not to work and having to spend ages checking through the 50 line program for my mistakes. The first game I remember getting working was kind of a text only version of the classic gorillas[^] Later was given an Oric Atmos[^] which I continued with for a while.

                          Simon

                          modified on Tuesday, September 9, 2008 8:49 AM

                          A Offline
                          A Offline
                          Anna Jayne Metcalfe
                          wrote on last edited by
                          #24

                          I know which machine you mean - I had one while I was at Uni (mine was the turbocharged version with 1MB of RAM!). :-\ It was CP/M+, BTW. Fun system to learn on, aside from the mono monitor.

                          Anna :rose: Having a bad bug day? Tech Blog | Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

                          S 1 Reply Last reply
                          0
                          • L Lost User

                            I was in school and my first project was making a stop sign that light red, yellow, green. I was using PC LOGO When did you start programming? And what was your first project?

                            C Offline
                            C Offline
                            Chris Austin
                            wrote on last edited by
                            #25

                            I started coding when I was at the university. My first real project was a Montne Carlo simulation written in Fortran. Prior to that I was just working on cheesy academic projects and games written in C/C++.

                            Sovereign ingredient for a happy marriage: Pay cash or do without. Interest charges not only eat up a household budget; awareness of debt eats up domestic felicity. --Lazarus Long

                            1 Reply Last reply
                            0
                            • N NeverHeardOfMe

                              That's nothing! When I was a lad, our dad used t' make us prgoramme the Heathrow Flight Control Systems before breakfast - AND we had to do it without turning our computers on![^]

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

                              Ohhhh! You had breakfast, you lucky thing you. We had to get up before we went to sleep, eat roadkill for lunch, set our selves on fire to guide the planes into Heathrow before climbing into the jet engines to clean them with our tongues! You had luxury you did!

                              cheers, Paul M. Watson.

                              J 1 Reply Last reply
                              0
                              • L Lost User

                                I was in school and my first project was making a stop sign that light red, yellow, green. I was using PC LOGO When did you start programming? And what was your first project?

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

                                I still haven't started programming and I'm 28...

                                cheers, Paul M. Watson.

                                1 Reply Last reply
                                0
                                • P Paul Watson

                                  Crikey, my newborn is going to have to work hard to beat your age 4 starting date ;) So far she is more interested in spitting milk onto the keyboard than programming it.

                                  cheers, Paul M. Watson.

                                  C Offline
                                  C Offline
                                  CPallini
                                  wrote on last edited by
                                  #28

                                  Unfortunately my child (age of 2 and half) is more interested in driving our car. :sigh: :)

                                  If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
                                  This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
                                  [My articles]

                                  P 1 Reply Last reply
                                  0
                                  • L Lost User

                                    Pete O'Hanlon wrote:

                                    Over 30 years ago.

                                    You must be almost as old as me. I started programming in the mid 1970's. Thinking of retiring yet ????

                                    P Offline
                                    P Offline
                                    Pete OHanlon
                                    wrote on last edited by
                                    #29

                                    Richard A. Abbott wrote:

                                    Thinking of retiring yet ????

                                    There are a few years left in the old dog yet.

                                    Deja View - the feeling that you've seen this post before.

                                    My blog | My articles

                                    1 Reply Last reply
                                    0
                                    • L Lost User

                                      I was in school and my first project was making a stop sign that light red, yellow, green. I was using PC LOGO When did you start programming? And what was your first project?

                                      C Offline
                                      C Offline
                                      Colin Angus Mackay
                                      wrote on last edited by
                                      #30

                                      I was 9 years old. I notice that too many people start when they leave school these days. That's sad.

                                      Recent blog posts: *SQL Server / Visual Studio install order *Installing SQL Server 2005 on Vista *Crazy Extension Methods Redux * Mixins My Blog

                                      P J 2 Replies Last reply
                                      0
                                      • C CPallini

                                        Unfortunately my child (age of 2 and half) is more interested in driving our car. :sigh: :)

                                        If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
                                        This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
                                        [My articles]

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

                                        The next Dale Earnhardt or Michael Schumacher eh :-D

                                        cheers, Paul M. Watson.

                                        1 Reply Last reply
                                        0
                                        • L Lost User

                                          I was in school and my first project was making a stop sign that light red, yellow, green. I was using PC LOGO When did you start programming? And what was your first project?

                                          M Offline
                                          M Offline
                                          Matthew Butler 0
                                          wrote on last edited by
                                          #32

                                          The first 'program' I wrote (if you call it a program) was when I was 7 in junior school, using a flowchart to control various motors and read from sensors etc... I believe the first build was a pedestrian crossing simulation. The first time I did some real programming was when I was 9 when I bought a PIC16F84 kit (I don't miss them at all) and made a light sequencer... the first time I actually used the PIC's machine code and wrote the .hex file directly. (Understandably I got a proper assembler soon after as the kit didn't contain one!) Then Delphi when I was 11, then C# at 13... my current choice.

                                          Matthew Butler

                                          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