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. First experience of programming

First experience of programming

Scheduled Pinned Locked Moved The Lounge
question
84 Posts 71 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.
  • C Chris C B

    So - we have done the age thing, so how about the experience thing? In 1960 I was given a Heathkit EC-1 in kit form by a rich relo. I built it, and then programmed it to solve very simply calculus problems, with the output sent to a Heathkit oscilloscope - it was an analog machine! Then there was an eight year gap until university, an IBM 1130 and Algol.

    R Offline
    R Offline
    Rick York
    wrote on last edited by
    #23

    My first experience was with time-shared BASIC on an HP3000 in the mid-1970s. I remember the instructor being blown away that I made a cypher encoder/decoder program.

    "They have a consciousness, they have a life, they have a soul! Damn you! Let the rabbits wear glasses! Save our brothers! Can I get an amen?"

    1 Reply Last reply
    0
    • C Chris C B

      So - we have done the age thing, so how about the experience thing? In 1960 I was given a Heathkit EC-1 in kit form by a rich relo. I built it, and then programmed it to solve very simply calculus problems, with the output sent to a Heathkit oscilloscope - it was an analog machine! Then there was an eight year gap until university, an IBM 1130 and Algol.

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #24

      What's with all the "pissing contests" of late? Everyone here has been there, done that, and bought the t-shirt. :rolleyes:

      "One man's wage rise is another man's price increase." - Harold Wilson

      "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

      "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

      D 1 Reply Last reply
      0
      • K kmoorevs

        It was Christmas of '82 or '83 (can't remember) and my parents bought my brothers and I a TI-99/4a. My brothers were only interested in the games, but I quickly discovered that it could do more. I learned enough BASIC to write small programs to solve my HS algebra and geometry homework. A few years later I went to uni as a CS major but quit when I got kicked out of the lab for refusing to yield a terminal to an upperclassman. 10 years later, tired of factory work, I went back and finished. I got my first programming job a year before I graduated and am still working here 20 years later. :)

        "Go forth into the source" - Neal Morse

        K Offline
        K Offline
        Kelly Herald
        wrote on last edited by
        #25

        The TI 99/4A was also my first computer. I taught myself BASIC and Extended BASIC. Then I moved on to Assembler. That got me hooked on programming. I even remember the interesting quirk of the graphics abilities on that computer. Each row was divided into blocks of 8 pixels which could have only 2 colors. I still have that computer somewhere in the basement.

        Kelly Herald Software Developer

        K 1 Reply Last reply
        0
        • C Chris C B

          So - we have done the age thing, so how about the experience thing? In 1960 I was given a Heathkit EC-1 in kit form by a rich relo. I built it, and then programmed it to solve very simply calculus problems, with the output sent to a Heathkit oscilloscope - it was an analog machine! Then there was an eight year gap until university, an IBM 1130 and Algol.

          G Offline
          G Offline
          glennPattonWork3
          wrote on last edited by
          #26

          Commodore 16, something like 10 PRINT "HELLO WORLD" 20 GOTO 10 Then bits of BBC Basic at School....:cool:

          1 Reply Last reply
          0
          • C Chris C B

            So - we have done the age thing, so how about the experience thing? In 1960 I was given a Heathkit EC-1 in kit form by a rich relo. I built it, and then programmed it to solve very simply calculus problems, with the output sent to a Heathkit oscilloscope - it was an analog machine! Then there was an eight year gap until university, an IBM 1130 and Algol.

            R Offline
            R Offline
            Ron Anders
            wrote on last edited by
            #27

            Besides making a TI-994a say naughty things in an endless basic loop, my first real programming experience was on a pdp-11/23 running SCO unix, a cc compiler and the K&R book. That was in the late 70s if I recall. vi was the editor. Better than edlin though.

            1 Reply Last reply
            0
            • C Chris C B

              So - we have done the age thing, so how about the experience thing? In 1960 I was given a Heathkit EC-1 in kit form by a rich relo. I built it, and then programmed it to solve very simply calculus problems, with the output sent to a Heathkit oscilloscope - it was an analog machine! Then there was an eight year gap until university, an IBM 1130 and Algol.

              M Offline
              M Offline
              MarkTJohnson
              wrote on last edited by
              #28

              TRS-80 Basic with the tape recorder in a gifted class, 1982.

              1 Reply Last reply
              0
              • M Marc Clifton

                I miss Heathkit. I built a variable voltage and current power supply from a kit that I used for years. 1974: My first programming experience was on a PDP/11, punchtape storage, teletype, BASIC, 64K RAM, and mag tape drive that if it drew too much current would crash the entire computer. 1977: Second was a couple HP calculators, the first being an HP-25 - Wikipedia[^] After highschool, I started programming on a Commodore PET. Onwards and upwards!

                Latest Articles:
                Client-Side TypeScript without ASP.NET, Angular, etc.

                R Offline
                R Offline
                Roland M Smith
                wrote on last edited by
                #29

                My high school had a PDP/8 with two terminals but no tape drive, just the punch tape. I learned BASIC on it my senior year 1977/78. I had a PET, 64, and Amiga.

                M 1 Reply Last reply
                0
                • C Chris C B

                  So - we have done the age thing, so how about the experience thing? In 1960 I was given a Heathkit EC-1 in kit form by a rich relo. I built it, and then programmed it to solve very simply calculus problems, with the output sent to a Heathkit oscilloscope - it was an analog machine! Then there was an eight year gap until university, an IBM 1130 and Algol.

                  G Offline
                  G Offline
                  GuyThiebaut
                  wrote on last edited by
                  #30

                  For me it was the Vic-20 around 1980/81.

                  “That which can be asserted without evidence, can be dismissed without evidence.”

                  ― Christopher Hitchens

                  1 Reply Last reply
                  0
                  • Richard DeemingR Richard Deeming

                    Oh, we used to dream of having 128K! :-D Speccy 48K for me, in the early 80s. (Once we'd been back to the store to get a box that wasn't empty, that is.) Combined with a set of Input Magazine[^]. (Ignore the publication years on that site; they were all 84-85.)


                    "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

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

                    Quote:

                    Speccy 48K for me

                    Me too. It was the start of a fascinating journey into The Abyss. :-D

                    1 Reply Last reply
                    0
                    • C Chris C B

                      So - we have done the age thing, so how about the experience thing? In 1960 I was given a Heathkit EC-1 in kit form by a rich relo. I built it, and then programmed it to solve very simply calculus problems, with the output sent to a Heathkit oscilloscope - it was an analog machine! Then there was an eight year gap until university, an IBM 1130 and Algol.

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

                      1983 (or possibly 1984), Spectrum 48K. Basic and assembly. What a wonderful chip the Z80 was.

                      1 Reply Last reply
                      0
                      • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

                        It was the day after I got my C64 (Hanukkah 1984)... I just finished the book came with it without sleeping...

                        "The only place where Success comes before Work is in the dictionary." Vidal Sassoon, 1928 - 2012

                        D Offline
                        D Offline
                        dandy72
                        wrote on last edited by
                        #33

                        I was going to mention I'm of the C64 generation, but it seems like you and I have started on the same thing. Only, on Xmas 1984, I was 12. I guess it's not a generation thing. I can't make the same claim about the book however. Being a 12-year old French boy, it took me a lot longer to go through it.

                        Kornfeld Eliyahu PeterK 1 Reply Last reply
                        0
                        • C Chris C B

                          So - we have done the age thing, so how about the experience thing? In 1960 I was given a Heathkit EC-1 in kit form by a rich relo. I built it, and then programmed it to solve very simply calculus problems, with the output sent to a Heathkit oscilloscope - it was an analog machine! Then there was an eight year gap until university, an IBM 1130 and Algol.

                          K Offline
                          K Offline
                          kalberts
                          wrote on last edited by
                          #34

                          Gee - did you really learn programming through Algol? In 1968? I'd say that your are a lucky man!

                          1 Reply Last reply
                          0
                          • D David Crow

                            What's with all the "pissing contests" of late? Everyone here has been there, done that, and bought the t-shirt. :rolleyes:

                            "One man's wage rise is another man's price increase." - Harold Wilson

                            "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

                            "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

                            D Offline
                            D Offline
                            dandy72
                            wrote on last edited by
                            #35

                            Well, for one thing, there's no wrong answer...

                            1 Reply Last reply
                            0
                            • D dandy72

                              I was going to mention I'm of the C64 generation, but it seems like you and I have started on the same thing. Only, on Xmas 1984, I was 12. I guess it's not a generation thing. I can't make the same claim about the book however. Being a 12-year old French boy, it took me a lot longer to go through it.

                              Kornfeld Eliyahu PeterK Offline
                              Kornfeld Eliyahu PeterK Offline
                              Kornfeld Eliyahu Peter
                              wrote on last edited by
                              #36

                              I was 12 at 1984 just like you... My book was in Hungarian (I wasn't speaking about the books originally come with the C64 - they were gone when I got the machine, but about a book my father got with the machine)...

                              "The only place where Success comes before Work is in the dictionary." Vidal Sassoon, 1928 - 2012

                              "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

                              D 1 Reply Last reply
                              0
                              • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

                                I was 12 at 1984 just like you... My book was in Hungarian (I wasn't speaking about the books originally come with the C64 - they were gone when I got the machine, but about a book my father got with the machine)...

                                "The only place where Success comes before Work is in the dictionary." Vidal Sassoon, 1928 - 2012

                                D Offline
                                D Offline
                                dandy72
                                wrote on last edited by
                                #37

                                Kornfeld Eliyahu Peter wrote:

                                I was 12 at 1984 just like you...

                                Sorry Kornfeld, I could've sworn I had read a message from yourself saying you were much older than that. Somehow I've associated that with your name... :-O

                                1 Reply Last reply
                                0
                                • K Kelly Herald

                                  The TI 99/4A was also my first computer. I taught myself BASIC and Extended BASIC. Then I moved on to Assembler. That got me hooked on programming. I even remember the interesting quirk of the graphics abilities on that computer. Each row was divided into blocks of 8 pixels which could have only 2 colors. I still have that computer somewhere in the basement.

                                  Kelly Herald Software Developer

                                  K Offline
                                  K Offline
                                  kmoorevs
                                  wrote on last edited by
                                  #38

                                  It was about the time that I got the Extended BASIC cartridge that the cassette modem went out so no more saving...funny, it would load from it, just not write to it. I spent many a night playing the Scott Adams (not that guy) Adventure series games where the commands were 3 letter verb/noun combos like 'dri rum' or 'say yoh'. Fun times! :laugh: I still have mine in the original box...why I'm not even sure. :)

                                  "Go forth into the source" - Neal Morse

                                  B 1 Reply Last reply
                                  0
                                  • C Chris C B

                                    So - we have done the age thing, so how about the experience thing? In 1960 I was given a Heathkit EC-1 in kit form by a rich relo. I built it, and then programmed it to solve very simply calculus problems, with the output sent to a Heathkit oscilloscope - it was an analog machine! Then there was an eight year gap until university, an IBM 1130 and Algol.

                                    C Offline
                                    C Offline
                                    Chris Nic
                                    wrote on last edited by
                                    #39

                                    1971 university - IBM 360 Fortran IV on punch cards. I still remember the 026 and 029 card punches. Designing algorithms for the Universal Turing machine and using Facit machines to design number crunching programs. First time I got paid for a program was December 1971 as an assistant to a PhD candidate who needed some programs. Today, 48 years later, I am still earning my living writing programs. Gone through all the languages. Fortran, PL/1, Assembler, Cobol, Basic in numerous flavours, C, C#, php, CLipper with DBIV and probably a whole lot of others that I don't remeber. I am currently learning Python. It's been a wonderful journey and I wouldn't change it for anything.

                                    1 Reply Last reply
                                    0
                                    • C Chris C B

                                      So - we have done the age thing, so how about the experience thing? In 1960 I was given a Heathkit EC-1 in kit form by a rich relo. I built it, and then programmed it to solve very simply calculus problems, with the output sent to a Heathkit oscilloscope - it was an analog machine! Then there was an eight year gap until university, an IBM 1130 and Algol.

                                      D Offline
                                      D Offline
                                      dshillito
                                      wrote on last edited by
                                      #40

                                      1968, in final year of high school, I did a Fortran IV course at University of NSW (over university radio). Submitted coding sheets by mail which were punched, run and the printout returned. So one batch turn-around per week! 1969 I started uni and graduated in Computer Science after 4 years. Spent next 45 years programming.

                                      1 Reply Last reply
                                      0
                                      • C Chris C B

                                        So - we have done the age thing, so how about the experience thing? In 1960 I was given a Heathkit EC-1 in kit form by a rich relo. I built it, and then programmed it to solve very simply calculus problems, with the output sent to a Heathkit oscilloscope - it was an analog machine! Then there was an eight year gap until university, an IBM 1130 and Algol.

                                        J Offline
                                        J Offline
                                        Jonas Hammarberg
                                        wrote on last edited by
                                        #41

                                        DEC PDP-4e, Fortran on a console typewriter and paper tapes -- memories :-)

                                        1 Reply Last reply
                                        0
                                        • C Chris C B

                                          So - we have done the age thing, so how about the experience thing? In 1960 I was given a Heathkit EC-1 in kit form by a rich relo. I built it, and then programmed it to solve very simply calculus problems, with the output sent to a Heathkit oscilloscope - it was an analog machine! Then there was an eight year gap until university, an IBM 1130 and Algol.

                                          P Offline
                                          P Offline
                                          Private Dobbs
                                          wrote on last edited by
                                          #42

                                          Fortran at school, cards sent to the Town Hall for processing but completely forgotten. Then at the end of the 80s a ZX81 with Basic which swiftly proved to be so limiting so I moved rapidly on to z80, 6809, 6510, 68000 and 8080 assembler (actually with z80 and 6809 it was initially pure hand written machine code). 2 games published on the Dragon and Commodore 64 together with sound and speech hardware addons.

                                          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