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. What was the "Next Big Thing" when you started programming?

What was the "Next Big Thing" when you started programming?

Scheduled Pinned Locked Moved The Lounge
csharpc++javacomquestion
143 Posts 82 Posters 42 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.
  • G Gregory Gadow

    They were something out of Dick Tracy. The very idea that computers were small enough and affordable enough for home and desk was incredibly futuristic. And, of course, I wanted in. My first computer was a Commodore 64. I loved the thing: the 6510 processor had an versatile and easy to learn assembly code, and its sound chips, built-in sprite graphics capability and RS-232 ports made it an amazing hobby computer. I wrote games, a voice synthesizer and even a programmable robotic arm for that thing. And it plugged into a television set and had full CGA graphics: no boring monochrome for me! I don't think there's been a personal computer with as much potential as the Commodore.

    F Offline
    F Offline
    Flynn Arrowstarr Regular Schmoe
    wrote on last edited by
    #58

    The C=64 was my first computer as well. Didn't do a lot of programming with it (some BASIC do-dads and stuff entered from Compute's Gazette), but I loved it for games. It was a huge step up from my Atari 2600, heh. I also got in to playing music on it. My second computer was a C=128. By this time, I had the max four disk drives -- 2 1541 5-1/4" drives and 2 1581 3-1/2" drives -- chained together. Made running GEOS so much easier. I had the C=1702 monitor by then instead of a TV (in fact, I used it as a TV by using a VCR as the tuner). Shortly after getting out of high school, I sold the system and software (kept the monitor -- still have it) and bought an Amiga 500. Sadly, that was the last Commodore computer I owned. I still wish I had it. *sigh* Flynn

    1 Reply Last reply
    0
    • G Gary Wheeler

      I've still got mine. I wonder what it would look like on the wide-screen TV? :rolleyes:

      Software Zen: delete this;

      M Offline
      M Offline
      martin_hughes
      wrote on last edited by
      #59

      Probably the same as it did on a 14" portable B&W TV - shocking :D

      Books written by CP members

      1 Reply Last reply
      0
      • J Judah Gabriel Himango

        Inspired by this SO thread, What was "the next big thing" when you guys started programming? I remember a couple things in college: -Java was big. Write once, run anywhere...people believed it. -There was some interest in, and lots of articles about, Microsoft's new version of COM+, which they named DotNet. Oh, and some interest in the Java copycat they called C#. -I distinctly remember my college textbooks claiming "natural languages" would be the future of programming. -To prepare me for the future, my college taught us Fortran and C. The closest thing I've come to utilizing either of these is the rare piece of C++ code I have to deal with on contracting gigs.

        Religiously blogging on the intarwebs since the early 21st century: Kineti L'Tziyon
        Judah Himango

        S Offline
        S Offline
        Single Step Debugger
        wrote on last edited by
        #60

        and Java

        The narrow specialist in the broad sense of the word is a complete idiot in the narrow sense of the word. Advertise here – minimum three posts per day are guaranteed.

        1 Reply Last reply
        0
        • J Judah Gabriel Himango

          Hahah. I never owned any 5 1/4 floppies, but I did get my hands on one recently. Funny things. I can claim to still owning the whole set of Windows 95 installation 3 1/2 floppies. Comes on 13 floppy disks, heheh.

          D Offline
          D Offline
          Dan Neely
          wrote on last edited by
          #61

          I've got win95 on CD in my junkbox. Dunno if there are any DOS floppies stashed at my parents somewhere; but the garage attic contains a box of 180k single side floppies and a box of cassette tapes with software.

          3x12=36 2x12=24 1x12=12 0x12=18

          1 Reply Last reply
          0
          • J Judah Gabriel Himango

            Inspired by this SO thread, What was "the next big thing" when you guys started programming? I remember a couple things in college: -Java was big. Write once, run anywhere...people believed it. -There was some interest in, and lots of articles about, Microsoft's new version of COM+, which they named DotNet. Oh, and some interest in the Java copycat they called C#. -I distinctly remember my college textbooks claiming "natural languages" would be the future of programming. -To prepare me for the future, my college taught us Fortran and C. The closest thing I've come to utilizing either of these is the rare piece of C++ code I have to deal with on contracting gigs.

            Religiously blogging on the intarwebs since the early 21st century: Kineti L'Tziyon
            Judah Himango

            M Offline
            M Offline
            Member 96
            wrote on last edited by
            #62

            VGA


            Yesterday they said today was tomorrow but today they know better. - Poul Anderson

            M 1 Reply Last reply
            0
            • J Judah Gabriel Himango

              Inspired by this SO thread, What was "the next big thing" when you guys started programming? I remember a couple things in college: -Java was big. Write once, run anywhere...people believed it. -There was some interest in, and lots of articles about, Microsoft's new version of COM+, which they named DotNet. Oh, and some interest in the Java copycat they called C#. -I distinctly remember my college textbooks claiming "natural languages" would be the future of programming. -To prepare me for the future, my college taught us Fortran and C. The closest thing I've come to utilizing either of these is the rare piece of C++ code I have to deal with on contracting gigs.

              Religiously blogging on the intarwebs since the early 21st century: Kineti L'Tziyon
              Judah Himango

              P Offline
              P Offline
              Pierre Leclercq
              wrote on last edited by
              #63

              Well started programming, or started programming for a living? for the first that was the zx81 (Z80 assembly and Basic) for the second part, C++, MFC, Visual C++ 1.52, and most of all the then upcoming win32 API, and eventually OLE, and COM.

              You can't turn lead into gold, unless you've built yourself a nuclear plant.

              modified on Friday, February 26, 2010 12:42 PM

              1 Reply Last reply
              0
              • R realJSOP

                Punch cards was just a rumor when I started programming...

                .45 ACP - because shooting twice is just silly
                -----
                "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                -----
                "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

                P Offline
                P Offline
                Pierre Leclercq
                wrote on last edited by
                #64

                Yeah! But Chuck Norris already had it for a long time, and he was kind of a puncher!! ;P

                You can't turn lead into gold, unless you've built yourself a nuclear plant.

                1 Reply Last reply
                0
                • N NormDroid

                  Unix and C programming.

                  All right, you guys, I got eight crates of Ipecac from Mort. All on my tab. Now, whoever goes the longest without puking gets the last piece of pie in the fridge.

                  P Offline
                  P Offline
                  Pierre Leclercq
                  wrote on last edited by
                  #65

                  Yes, there this big promise about "open" systems!!

                  You can't turn lead into gold, unless you've built yourself a nuclear plant.

                  N 1 Reply Last reply
                  0
                  • L Lost User

                    Getting a RAM pack for my spectrum! Oh, and hacking free willy programs. After that I left it alone for quite a few years, came back to it in the 90s. Java was geting serious hype back then. COM was also coming on scene. And seems to be going off scene pretty quick. What an absoloute waste of time COM is.

                    Morality is indistinguishable from social proscription

                    P Offline
                    P Offline
                    Pierre Leclercq
                    wrote on last edited by
                    #66

                    fat_boy wrote:

                    Oh, and hacking free willy programs.

                    POKE 35899,0 was giving infinite lives :)

                    You can't turn lead into gold, unless you've built yourself a nuclear plant.

                    1 Reply Last reply
                    0
                    • N Nagy Vilmos

                      We'll we called them pebbles, but they were really just little grains of sand. But they were pubbles to us! We was reet proud in those days.


                      Panic, Chaos, Destruction. My work here is done. or "Drink. Get drunk. Fall over." - P O'H

                      OriginalGriffO Offline
                      OriginalGriffO Offline
                      OriginalGriff
                      wrote on last edited by
                      #67

                      Nagy Vilmos wrote:

                      they were really just little grains of sand

                      You had silicon?!? You lucky b*stards...we had to make do with wood.

                      You should never use standby on an elephant. It always crashes when you lift the ears. - Mark Wallace C/C++ (I dont see a huge difference between them, and the 'benefits' of C++ are questionable, who needs inheritance when you have copy and paste) - fat_boy

                      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                      "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                      1 Reply Last reply
                      0
                      • J Judah Gabriel Himango

                        Inspired by this SO thread, What was "the next big thing" when you guys started programming? I remember a couple things in college: -Java was big. Write once, run anywhere...people believed it. -There was some interest in, and lots of articles about, Microsoft's new version of COM+, which they named DotNet. Oh, and some interest in the Java copycat they called C#. -I distinctly remember my college textbooks claiming "natural languages" would be the future of programming. -To prepare me for the future, my college taught us Fortran and C. The closest thing I've come to utilizing either of these is the rare piece of C++ code I have to deal with on contracting gigs.

                        Religiously blogging on the intarwebs since the early 21st century: Kineti L'Tziyon
                        Judah Himango

                        G Offline
                        G Offline
                        Gwenio
                        wrote on last edited by
                        #68

                        No idea what was big at the time, but it was three to five years ago (I do not feel like figuring out exactly when it was) everyone else posting in the thread should have been around to know what was big then.

                        1 Reply Last reply
                        0
                        • J Judah Gabriel Himango

                          Inspired by this SO thread, What was "the next big thing" when you guys started programming? I remember a couple things in college: -Java was big. Write once, run anywhere...people believed it. -There was some interest in, and lots of articles about, Microsoft's new version of COM+, which they named DotNet. Oh, and some interest in the Java copycat they called C#. -I distinctly remember my college textbooks claiming "natural languages" would be the future of programming. -To prepare me for the future, my college taught us Fortran and C. The closest thing I've come to utilizing either of these is the rare piece of C++ code I have to deal with on contracting gigs.

                          Religiously blogging on the intarwebs since the early 21st century: Kineti L'Tziyon
                          Judah Himango

                          D Offline
                          D Offline
                          Dr Walt Fair PE
                          wrote on last edited by
                          #69

                          Algol was cool and sort of nerdy. Bubble memory was going to save the world. minicomputers with switches to boot up were the cats meow.

                          CQ de W5ALT

                          Walt Fair, Jr., P. E. Comport Computing Specializing in Technical Engineering Software

                          1 Reply Last reply
                          0
                          • J Judah Gabriel Himango

                            Inspired by this SO thread, What was "the next big thing" when you guys started programming? I remember a couple things in college: -Java was big. Write once, run anywhere...people believed it. -There was some interest in, and lots of articles about, Microsoft's new version of COM+, which they named DotNet. Oh, and some interest in the Java copycat they called C#. -I distinctly remember my college textbooks claiming "natural languages" would be the future of programming. -To prepare me for the future, my college taught us Fortran and C. The closest thing I've come to utilizing either of these is the rare piece of C++ code I have to deal with on contracting gigs.

                            Religiously blogging on the intarwebs since the early 21st century: Kineti L'Tziyon
                            Judah Himango

                            M Offline
                            M Offline
                            Mycroft Holmes
                            wrote on last edited by
                            #70

                            Windows, graphical UI. Something that didn't store your code on a tape.

                            Never underestimate the power of human stupidity RAH

                            1 Reply Last reply
                            0
                            • M Member 96

                              VGA


                              Yesterday they said today was tomorrow but today they know better. - Poul Anderson

                              M Offline
                              M Offline
                              Mycroft Holmes
                              wrote on last edited by
                              #71

                              and then SVGA, how about the ... 286, with a coprocessor. Ah those were the days...

                              Never underestimate the power of human stupidity RAH

                              1 Reply Last reply
                              0
                              • J Judah Gabriel Himango

                                Inspired by this SO thread, What was "the next big thing" when you guys started programming? I remember a couple things in college: -Java was big. Write once, run anywhere...people believed it. -There was some interest in, and lots of articles about, Microsoft's new version of COM+, which they named DotNet. Oh, and some interest in the Java copycat they called C#. -I distinctly remember my college textbooks claiming "natural languages" would be the future of programming. -To prepare me for the future, my college taught us Fortran and C. The closest thing I've come to utilizing either of these is the rare piece of C++ code I have to deal with on contracting gigs.

                                Religiously blogging on the intarwebs since the early 21st century: Kineti L'Tziyon
                                Judah Himango

                                I Offline
                                I Offline
                                ian dennis 0
                                wrote on last edited by
                                #72

                                When I started (in 1971) there was a rumor going arond the office that the next computer would have multiple terminals all running different tasks!

                                1 Reply Last reply
                                0
                                • J Judah Gabriel Himango

                                  Inspired by this SO thread, What was "the next big thing" when you guys started programming? I remember a couple things in college: -Java was big. Write once, run anywhere...people believed it. -There was some interest in, and lots of articles about, Microsoft's new version of COM+, which they named DotNet. Oh, and some interest in the Java copycat they called C#. -I distinctly remember my college textbooks claiming "natural languages" would be the future of programming. -To prepare me for the future, my college taught us Fortran and C. The closest thing I've come to utilizing either of these is the rare piece of C++ code I have to deal with on contracting gigs.

                                  Religiously blogging on the intarwebs since the early 21st century: Kineti L'Tziyon
                                  Judah Himango

                                  D Offline
                                  D Offline
                                  DABBee
                                  wrote on last edited by
                                  #73

                                  Amiga and C

                                  Candy: Here's the plan: we changes our names, move to a distant island, and disguise ourselves as a family of traveling donkey polishers.

                                  1 Reply Last reply
                                  0
                                  • J Judah Gabriel Himango

                                    Inspired by this SO thread, What was "the next big thing" when you guys started programming? I remember a couple things in college: -Java was big. Write once, run anywhere...people believed it. -There was some interest in, and lots of articles about, Microsoft's new version of COM+, which they named DotNet. Oh, and some interest in the Java copycat they called C#. -I distinctly remember my college textbooks claiming "natural languages" would be the future of programming. -To prepare me for the future, my college taught us Fortran and C. The closest thing I've come to utilizing either of these is the rare piece of C++ code I have to deal with on contracting gigs.

                                    Religiously blogging on the intarwebs since the early 21st century: Kineti L'Tziyon
                                    Judah Himango

                                    R Offline
                                    R Offline
                                    RichardM1
                                    wrote on last edited by
                                    #74

                                    Reagan.

                                    Opacity, the new Transparency.

                                    1 Reply Last reply
                                    0
                                    • J Judah Gabriel Himango

                                      Inspired by this SO thread, What was "the next big thing" when you guys started programming? I remember a couple things in college: -Java was big. Write once, run anywhere...people believed it. -There was some interest in, and lots of articles about, Microsoft's new version of COM+, which they named DotNet. Oh, and some interest in the Java copycat they called C#. -I distinctly remember my college textbooks claiming "natural languages" would be the future of programming. -To prepare me for the future, my college taught us Fortran and C. The closest thing I've come to utilizing either of these is the rare piece of C++ code I have to deal with on contracting gigs.

                                      Religiously blogging on the intarwebs since the early 21st century: Kineti L'Tziyon
                                      Judah Himango

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

                                      Judah Himango wrote:

                                      What was "the next big thing"

                                      CP/M.

                                      "A Journey of a Thousand Rest Stops Begins with a Single Movement"

                                      1 Reply Last reply
                                      0
                                      • J Judah Gabriel Himango

                                        Inspired by this SO thread, What was "the next big thing" when you guys started programming? I remember a couple things in college: -Java was big. Write once, run anywhere...people believed it. -There was some interest in, and lots of articles about, Microsoft's new version of COM+, which they named DotNet. Oh, and some interest in the Java copycat they called C#. -I distinctly remember my college textbooks claiming "natural languages" would be the future of programming. -To prepare me for the future, my college taught us Fortran and C. The closest thing I've come to utilizing either of these is the rare piece of C++ code I have to deal with on contracting gigs.

                                        Religiously blogging on the intarwebs since the early 21st century: Kineti L'Tziyon
                                        Judah Himango

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

                                        Main memory above 3.5K ;) Floppy disk instead of datacassette (recording to cassette tapes) 3.5 inch floppies

                                        Rocky <>< Recent Blog Post: CubeTube – Power work are from ambient light!

                                        1 Reply Last reply
                                        0
                                        • P Pierre Leclercq

                                          Yes, there this big promise about "open" systems!!

                                          You can't turn lead into gold, unless you've built yourself a nuclear plant.

                                          N Offline
                                          N Offline
                                          NormDroid
                                          wrote on last edited by
                                          #77

                                          Pierre Leclercq wrote:

                                          open" systems

                                          yeah, thank god windows came along.

                                          All right, you guys, I got eight crates of Ipecac from Mort. All on my tab. Now, whoever goes the longest without puking gets the last piece of pie in the fridge.

                                          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