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. Ok Which was very your first programming language?

Ok Which was very your first programming language?

Scheduled Pinned Locked Moved The Lounge
javahtmldatabasequestion
148 Posts 109 Posters 35 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.
  • N NormDroid

    Mine was McDonnell Douglas Basic + Assembler + Proc (Eq Java) + English (SQL) and Assembler. What was yours?

    Software Kinetics Wear a hard hat it's under construction
    Metro RSS

    S Offline
    S Offline
    snowman53
    wrote on last edited by
    #113

    IBM Assembly in the late 60's. Followed by Fortran - compared to assembly I thought it was easy. Apple Basic in '79 - I thought the immediate results was magic compared to waiting a day or two to run a Fortran program on a mainframe. I also custom hacked the Basic Assembly Code which Apple loaded from a ROM into RAM.

    1 Reply Last reply
    0
    • L leppie

      I also recall at some stage, I think a year or so later, I got a ZX spectrum or 80 (the small one). It was highly entertaining when I manage to change the text from 'STOP THE TAPE' to STOP THE SHlT' to display on the TV. Provided endless laughs for me and my sister till we somehow broke it 2 months later. Needless to say, my dad did not think it was good thing for us to touch computing devices. Then many years later after university, I rediscovered my lost love :)

      IronScheme
      ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x)))

      R Offline
      R Offline
      Rob Ford 2
      wrote on last edited by
      #114

      Fortran II on an IBM 1130 in 1965. Ran finite element programs on a 64Kb core and 1Mb hard drive. Programs on punched cards.

      B O 3 Replies Last reply
      0
      • N NormDroid

        Mine was McDonnell Douglas Basic + Assembler + Proc (Eq Java) + English (SQL) and Assembler. What was yours?

        Software Kinetics Wear a hard hat it's under construction
        Metro RSS

        N Offline
        N Offline
        nipsonanomimata
        wrote on last edited by
        #115

        turbo pascal 5.5

        1 Reply Last reply
        0
        • N NormDroid

          Mine was McDonnell Douglas Basic + Assembler + Proc (Eq Java) + English (SQL) and Assembler. What was yours?

          Software Kinetics Wear a hard hat it's under construction
          Metro RSS

          J Offline
          J Offline
          Jasmine2501
          wrote on last edited by
          #116

          My first programming language was BASIC on a VIC-20 in 1980, followed by a similar BASIC on the Apple II and 6502 assembly language on both. I learned programming by porting games from one system to the other. And, remember how software used to be sold? As a code listing in a book, and you typed in the code yourself? I learned programming from that - mostly by re-writing games so I could cheat :) Somewhere around here I still have the code listing from "World Power" - if you remember that.

          1 Reply Last reply
          0
          • N NormDroid

            Mine was McDonnell Douglas Basic + Assembler + Proc (Eq Java) + English (SQL) and Assembler. What was yours?

            Software Kinetics Wear a hard hat it's under construction
            Metro RSS

            R Offline
            R Offline
            RafagaX
            wrote on last edited by
            #117

            Logo, I remember the fun i had moving that turtle and creating geometric figures. :)

            CEO at: - Rafaga Systems - Para Facturas - Modern Components for the moment...

            1 Reply Last reply
            0
            • N NormDroid

              Mine was McDonnell Douglas Basic + Assembler + Proc (Eq Java) + English (SQL) and Assembler. What was yours?

              Software Kinetics Wear a hard hat it's under construction
              Metro RSS

              M Offline
              M Offline
              Mike Ellison
              wrote on last edited by
              #118

              Basic, on a TRS-80 Model 1... complete with tape cassette storage

              www.MishaInTheCloud.com

              1 Reply Last reply
              0
              • N NormDroid

                Mine was McDonnell Douglas Basic + Assembler + Proc (Eq Java) + English (SQL) and Assembler. What was yours?

                Software Kinetics Wear a hard hat it's under construction
                Metro RSS

                S Offline
                S Offline
                SBJ
                wrote on last edited by
                #119

                COBOL/Punch Cards - 1979 UCSD Pacal - 1980(?) - Heathkit H11

                1 Reply Last reply
                0
                • N NormDroid

                  Mine was McDonnell Douglas Basic + Assembler + Proc (Eq Java) + English (SQL) and Assembler. What was yours?

                  Software Kinetics Wear a hard hat it's under construction
                  Metro RSS

                  K Offline
                  K Offline
                  KLPounds
                  wrote on last edited by
                  #120

                  TRS-80 Model 1 Level 1 BASIC.. Was about 5-6 years old when I inherited it from my dad. 4K memory and a cassette drive. 10 INPUT "WHAT IS YOUR NAME? ";A$ 20 PRINT "HELLO ";A$;"..." 30 END At that age, making the computer do the magic stuff really blew my mind.

                  1 Reply Last reply
                  0
                  • N NormDroid

                    Mine was McDonnell Douglas Basic + Assembler + Proc (Eq Java) + English (SQL) and Assembler. What was yours?

                    Software Kinetics Wear a hard hat it's under construction
                    Metro RSS

                    R Offline
                    R Offline
                    RASPeter
                    wrote on last edited by
                    #121

                    Basic on a TRS-80 Model 3, around 1987. I also had an Atari 600XL, but the programming manual that came with it was a bit more advanced than Tandy's.

                    1 Reply Last reply
                    0
                    • M Mike Hankey

                      I've used a couple of variations of basic mainly back when I was using HPs to control test equipment. Other than that tried to stay away from it. My last job I used an old version of Visual Basic and it had progressed quite a bit but like the C based languages a lot better. C/C++/C#

                      VS2010/Atmel Studio 6.0 ToDo Manager Extension
                      Version 3.0 now available. There is no place like 127.0.0.1

                      S Offline
                      S Offline
                      Scorpion Rojo
                      wrote on last edited by
                      #122

                      Well I definitely like C based languages a lot more than VB, but, what can I tell you?, that was the first time I make a touch a source code.

                      1 Reply Last reply
                      0
                      • N NormDroid

                        Mine was McDonnell Douglas Basic + Assembler + Proc (Eq Java) + English (SQL) and Assembler. What was yours?

                        Software Kinetics Wear a hard hat it's under construction
                        Metro RSS

                        A Offline
                        A Offline
                        Andrew Monteiro
                        wrote on last edited by
                        #123

                        Applesoft Basic (think that's what it was called), in 1979 on an Apple ][+ Not long after it was 6502 assembly on a VIC20 and the Apple ][+

                        1 Reply Last reply
                        0
                        • N NormDroid

                          Mine was McDonnell Douglas Basic + Assembler + Proc (Eq Java) + English (SQL) and Assembler. What was yours?

                          Software Kinetics Wear a hard hat it's under construction
                          Metro RSS

                          S Offline
                          S Offline
                          sandyson
                          wrote on last edited by
                          #124

                          Basic and the closely similar Focal on a PDP-8/I (1970 age 15). The DEC machine was available to us via teletype for 8 hours a day from a nearby community college. No online storage - offline was 7-bit punch tape. Later, Basic on a Spectra 70 and Fortran on the IBM 360 (1972).

                          In theory, theory agrees perfectly with practice. In practice, this is virtually never the case.

                          1 Reply Last reply
                          0
                          • R Rob Ford 2

                            Fortran II on an IBM 1130 in 1965. Ran finite element programs on a 64Kb core and 1Mb hard drive. Programs on punched cards.

                            B Offline
                            B Offline
                            Brian G Wheatley
                            wrote on last edited by
                            #125

                            Dang, Rob beat me to it! Autocoder on an IBM 1440 in 1967.

                            1 Reply Last reply
                            0
                            • N NormDroid

                              Mine was McDonnell Douglas Basic + Assembler + Proc (Eq Java) + English (SQL) and Assembler. What was yours?

                              Software Kinetics Wear a hard hat it's under construction
                              Metro RSS

                              D Offline
                              D Offline
                              DUsikov1
                              wrote on last edited by
                              #126

                              Started in 1968, the sequence: ALGOL,FORTRAN,ASSEMBLER,BASIC,PROLOG,PYTHON,C,C++, Last 12 years C++. Now I am trying to program in Natural Language (developping parser for it, etc. Daniel

                              1 Reply Last reply
                              0
                              • N NormDroid

                                Mine was McDonnell Douglas Basic + Assembler + Proc (Eq Java) + English (SQL) and Assembler. What was yours?

                                Software Kinetics Wear a hard hat it's under construction
                                Metro RSS

                                H Offline
                                H Offline
                                Hank Hodgin
                                wrote on last edited by
                                #127

                                DEC Basic on a PDP 11-20 in 1974

                                1 Reply Last reply
                                0
                                • R Rob Ford 2

                                  Fortran II on an IBM 1130 in 1965. Ran finite element programs on a 64Kb core and 1Mb hard drive. Programs on punched cards.

                                  O Offline
                                  O Offline
                                  omahabull
                                  wrote on last edited by
                                  #128

                                  Ok, you beat me My first programming language was Fortran IV on an IBM 365/65 in early '74, however I also worked with punch cards! The crazy teacher had us keep track of the number of runs it took to get a successful run, anything over 3 resulted in a down-grade :(. Obviously he was an extremely big fan of desk checking your code. Not real bright though, he relied on the honor system for the students to report their number of runs ;)

                                  1 Reply Last reply
                                  0
                                  • R Rob Ford 2

                                    Fortran II on an IBM 1130 in 1965. Ran finite element programs on a 64Kb core and 1Mb hard drive. Programs on punched cards.

                                    O Offline
                                    O Offline
                                    omahabull
                                    wrote on last edited by
                                    #129

                                    Ok, you beat me My first programming language was Fortran IV on an IBM 365/65 in early '74, however I also worked with punch cards! The crazy teacher had us keep track of the number of runs it took to get a successful run, anything over 3 resulted in a down-grade :( Obviously he was an extremely big fan of desk checking your code. Not real bright though, he relied on the honor system for the students to report their number of runs ;)

                                    1 Reply Last reply
                                    0
                                    • N NormDroid

                                      Mine was McDonnell Douglas Basic + Assembler + Proc (Eq Java) + English (SQL) and Assembler. What was yours?

                                      Software Kinetics Wear a hard hat it's under construction
                                      Metro RSS

                                      M Offline
                                      M Offline
                                      Member 8433773
                                      wrote on last edited by
                                      #130

                                      Hi all, Zilog (remember the name?) Z80 ASM with ZX Spectrum, MOS (remember the name?) 6502 ASM with Apple II, Intel 8086 (and relatives) ASM with cloned and true PC's, Intel 8051 (and relatives) ASM with several embeded projects, QBASIC with PC's, Turbo Pascal with PC's (the one I liked most), VB2005 with PC's Take care F.Soares

                                      1 Reply Last reply
                                      0
                                      • N NormDroid

                                        Mine was McDonnell Douglas Basic + Assembler + Proc (Eq Java) + English (SQL) and Assembler. What was yours?

                                        Software Kinetics Wear a hard hat it's under construction
                                        Metro RSS

                                        P Offline
                                        P Offline
                                        Phillip Burlison
                                        wrote on last edited by
                                        #131

                                        Fortran!

                                        1 Reply Last reply
                                        0
                                        • N NormDroid

                                          Mine was McDonnell Douglas Basic + Assembler + Proc (Eq Java) + English (SQL) and Assembler. What was yours?

                                          Software Kinetics Wear a hard hat it's under construction
                                          Metro RSS

                                          M Offline
                                          M Offline
                                          Michael Kingsford Gray
                                          wrote on last edited by
                                          #132

                                          FORTRAN IV, 1972

                                          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