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 32 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.
  • 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

    B Offline
    B Offline
    Brady Kelly
    wrote on last edited by
    #51

    ASP, COM, DCOM

    1 Reply Last reply
    0
    • M martin_hughes

      He had pebbles and dirt? The lucky, lucky, lucky b'stard. What i wouldn't have given to have pebbles and dirt!

      Books written by CP members

      P Offline
      P Offline
      peterchen
      wrote on last edited by
      #52

      When I started, we had them. Had to walk two miles uphill both ways in snow to fetch them, though.

      Agh! Reality! My Archnemesis![^]
      | FoldWithUs! | sighist | µLaunch - program launcher for server core and hyper-v server.

      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
        Dan Neely
        wrote on last edited by
        #53

        The internet. Suddenly I had access to more code samples than were provided by the compilers help file. :cool: I just had to 'smuggle' floppies from the school computer lab to home to look at my take since I didn't have a connection at home; for some reason I accomplished very little work for my independent study in the class room and always had a lot of homework. :-\ (Officially we were forbidden to use personal floppies, unofficially as long as we scanned them our teacher trusted her programming students not to be stupid.)

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

        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

          N Offline
          N Offline
          Nagy Vilmos
          wrote on last edited by
          #54

          I thought you'd come up with this or transistors replacing valves.


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

          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

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

            Hmm, let's see, from my community college days in 1998-1999...

            • The lab was just updating from Windows 95 to Windows 98 SE.
            • Transitioning from Visual Basic 4 to Visual Basic 5 and having to leave 16-bit behind, which was hard on me since my only computer -- a 386-SX 20 mHz laptop -- only ran Windows 3.11.
            • Java was a big thing, only they taught us Visual J++ instead of using Sun's compiler. Fortunately, it was Visual J++ 1.1 instead of VJ++ 6.0.
            • C/C++ and Pascal were taught with the DOS versions of Turbo C++ 3.0 and Turbo Pascal 5.0 respectively. Delphi 4 was used for the Advanced SQL class (I was able to get by with Delphi 1).
            • No mainframe access, so JCL was a Word document and a prayer. Couple that with an instructor that didn't hand back graded homework until just before mid-term and the class was a nightmare. I aced it, heh. :-\
            • Cobol was done on a Unix terminal using Vi for editing. I ended up using Fujitsu Cobol for Windows 3.11 and an option that let me print to a window rather than paper. Had to play around with the settings for my printer to emulate the wide carrage impact printer, but I also aced that class (same instructor as JCL).
            • Office class used Office 97. Most of the same things worked in Office 4.2 Professional.
            • HTML class used Front Page 97. FP 98 was brand new, but the course materials hadn't been updated yet. BTW -- we did learn plain HTML, not just the FP editor.

            My laptop at the time was a GRiD 386 SX 20 mHz with a greyscale VGA screen, an 80 MB hard drive and a whopping 6 MB of RAM. I had an LS-120 Super Drive (120 MB floppies) which served as an external hard drive since it was half-again the size of the internal hard drive.  I had DOS 6.22 installed with Stacker 4.0 and QEMM 8.0 to extend the base RAM in DOS to 603k free. The hard drive was packed with the essentials -- Windows 3.11, Acrobat Reader, WinZip, Turbo C++/Turbo Pascal, IE 4 (16-bit), etc. One LS-120 disk had VB 4 (16-bit), Access 2.0, Word 6.0 and Delphi 1. Another had Fujitsu Cobol and a few other programming utilities. Sometimes I miss that computer, heh. :-\ Flynn

            1 Reply Last reply
            0
            • M martin_hughes

              The 16Kb RAM expansion pack for the ZX81 :D

              Books written by CP members

              G Offline
              G Offline
              Gary Wheeler
              wrote on last edited by
              #56

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

              Software Zen: delete this;

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

                O Offline
                O Offline
                Oakman
                wrote on last edited by
                #57

                Judah Himango wrote:

                I can claim to still owning the whole set of Windows 95 installation 3 1/2 floppies.

                I've still got the 31/2 install floppies for DOS 2.1 and my TI99-4A complete with extended BASIC cartridge.

                Jon "I don't think the human race will survive the next thousand years, unless we spread into space. There are too many accidents that can befall life on a single planet. But I'm an optimist. We will reach out to the stars." ~ Stephen Hawking, Soap Box 1.0: the first, the original, reborn troll-less

                1 Reply Last reply
                0
                • 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
                                          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