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. Curious...

Curious...

Scheduled Pinned Locked Moved The Lounge
question
46 Posts 35 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.
  • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

    If today, you had a computer like C64, would you love it to start with BASIC or there is an other language you would prefer for the prompt?

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

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

    I never had a C64, but did get a TI 99-4/a when I was around 15/16 and quickly learned BASIC, writing little programs that solved math/geometry homework problems. All that I REMember about it now was that it required line numbers. I still have that system in it's original box, but it hasn't been plugged in for well over 20 years now. Even if I did, I doubt I'd be able to find an adapter for the TV. :laugh: Good times! :)

    "Go forth into the source" - Neal Morse "Hope is contagious"

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

      If today, you had a computer like C64, would you love it to start with BASIC or there is an other language you would prefer for the prompt?

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

      A Offline
      A Offline
      Andreas Mertens
      wrote on last edited by
      #36

      PowerShell

      1 Reply Last reply
      0
      • K kmoorevs

        I never had a C64, but did get a TI 99-4/a when I was around 15/16 and quickly learned BASIC, writing little programs that solved math/geometry homework problems. All that I REMember about it now was that it required line numbers. I still have that system in it's original box, but it hasn't been plugged in for well over 20 years now. Even if I did, I doubt I'd be able to find an adapter for the TV. :laugh: Good times! :)

        "Go forth into the source" - Neal Morse "Hope is contagious"

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

        That's the same computer I started on back in 1983 which was responsible for my current career path. I learned BASIC, Extended BASIC and finally assembly.

        Kelly Herald Software Developer

        K 1 Reply Last reply
        0
        • C Chris C B

          Basic, basic, basic all the way! Or should that be BASIC? I learnt on Algol, then moved to Fortran, then I worked for HP in the glory days of Bill, Dave and John Young on the HP98 series of boxes in - would your believe - BASIC! I can still type error-free basic in almost any dialect as fast as I can write English. :-\ Squirley brackets? Who needs 'em? :laugh:

          S Offline
          S Offline
          Steve Naidamast
          wrote on last edited by
          #38

          I started with RGB-II on the IBM mainframes back in 1974. I eventually did COBOL and CICS but was quite happy when I moved to the PC and learned BASIC as my first language. Then I moved onto Turbo Pascal for several years, which I completely enjoyed...

          Steve Naidamast Sr. Software Engineer Black Falcon Software, Inc. blackfalconsoftware@outlook.com

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

            If today, you had a computer like C64, would you love it to start with BASIC or there is an other language you would prefer for the prompt?

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

            M Offline
            M Offline
            MikeTheFid
            wrote on last edited by
            #39

            REXX

            Cheers, Mike Fidler "I intend to live forever - so far, so good." Steven Wright "I almost had a psychic girlfriend but she left me before we met." Also Steven Wright "I'm addicted to placebos. I could quit, but it wouldn't matter." Steven Wright yet again.

            1 Reply Last reply
            0
            • K Kelly Herald

              That's the same computer I started on back in 1983 which was responsible for my current career path. I learned BASIC, Extended BASIC and finally assembly.

              Kelly Herald Software Developer

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

              I had enough interest in it to spend my allowance on the Extended BASIC cartridge. It was about that time that the cassette interface crapped out...loading worked, saving didn't so not being able to save put an end to that. It was still good for playing games...I spent a lot of late hours working through the (I think it was Scott Adams) adventure games. When I started my CS degree a few years later, BASIC was the first class...it was like finding an old friend. :)

              "Go forth into the source" - Neal Morse "Hope is contagious"

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

                If today, you had a computer like C64, would you love it to start with BASIC or there is an other language you would prefer for the prompt?

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

                E Offline
                E Offline
                englebart
                wrote on last edited by
                #41

                The best thing about that type of computer model: ROM! No matter how much you messed something up, power off power on ta da! Back to the prompt. Try again.

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

                  Of course, not. But I think the generation that started without the luxury of IDEs gained something the youngers have not. The fact that you had only assembly for serious use and BASIC for playing around forced you to learn (and not event internet :sigh:)... So if you had the same experience today (as being beginner) would BASIC do it or maybe another language we have today would work better?

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

                  J Offline
                  J Offline
                  James Lonero
                  wrote on last edited by
                  #42

                  For a person new to programming, I would recommend a simple basic. If they want to mature as a (paid) programmer, then learning languages with more rules (C, C++, C#, Java, etc.) should be next. If they only want to play around, then stay with basic. Also, some of the scripting languages seem to be going backwards and becoming less professional. It seems that Javascript and python have less rules than C and C++ and programmers are being paid to write in those languages. And, even "no code" environments are becoming popular and may be how people create their own applications.

                  1 Reply Last reply
                  0
                  • C Chris C B

                    Basic, basic, basic all the way! Or should that be BASIC? I learnt on Algol, then moved to Fortran, then I worked for HP in the glory days of Bill, Dave and John Young on the HP98 series of boxes in - would your believe - BASIC! I can still type error-free basic in almost any dialect as fast as I can write English. :-\ Squirley brackets? Who needs 'em? :laugh:

                    R Offline
                    R Offline
                    Roger Wright
                    wrote on last edited by
                    #43

                    HP-BASIC on the 9845 sucked big time, except for an add-on wheel (IIRC) that let you change a variable value run time; very cool for plotting graphs of transfer functions and tweaking them onscreen. I much preferred the 9825 running hpl, which let my program change its own code at run time. It drove the QA types crazy when they tried to validate my code. :-D

                    Will Rogers never met me.

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

                      If today, you had a computer like C64, would you love it to start with BASIC or there is an other language you would prefer for the prompt?

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

                      C Offline
                      C Offline
                      CodeWraith
                      wrote on last edited by
                      #44

                      If I had them? 1 Atari 400 2 Atari 600 XL 1 Atari 800 XL 2 Atari 1040 STE 1 Atari TT 2 C64 1 Sinclair ZX81 And not to forget the old Elf and its little brother Zwölf. I used assembly on all of them (and still do), and slowly began using C on the 16 bit Ataris. What do I need BASIC for?

                      I have lived with several Zen masters - all of them were cats. His last invention was an evil Lasagna. It didn't kill anyone, and it actually tasted pretty good.

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

                        If today, you had a computer like C64, would you love it to start with BASIC or there is an other language you would prefer for the prompt?

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

                        M Offline
                        M Offline
                        markrlondon
                        wrote on last edited by
                        #45

                        Well, I had a BBC Model B, so it started in a very good Basic with structured programming components, i.e. procedures and functions. Plus it had a built in assembler, so one could learn assembly language very easily. It was ideal imho.

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

                          If today, you had a computer like C64, would you love it to start with BASIC or there is an other language you would prefer for the prompt?

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

                          M Offline
                          M Offline
                          Matt McGuire
                          wrote on last edited by
                          #46

                          BASIC was a hoot back in the day, it would likely drive me crazy now without being able to build sub procedures to breakup the code a bit. Quickbasic on 286 had some nice features added at the time. but I'd likely drop down to C to get the full benefits of the C64. Things were so much fun back then, and challenging.

                          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