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 True Love?

First True Love?

Scheduled Pinned Locked Moved The Lounge
delphicsharpsql-serverquestionannouncement
49 Posts 33 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.
  • J James Jensen

    I was reading and answering comments from a fellow author when he told me that he had fallen in love with technology. And, by "technology", I assumed he really meant "programming", as that is his forte. So that got me thinking about my "first love" in relation to programming. I was a BASIC programmer, and had some significant experience with Z-80 assembly programming, when that sultry vixen, Pascal, blew me a kiss. Holy moley! I was smitten, but good. Everything (and I really mean *everything*) took a back seat to Pascal for a while after that. Now, 20+ years later, I survive in this world by coding tsql or C# bits to keep my employer afloat. Pascal and I have maintained a furtive relationship over the years. I have all the Borland releases on floppy, one Inprise version of Pascal, and now Embarcadero's XE4. Only the Embarcadero version is in use. Yes, I use Pascal for my fun-time programming adventures...still! What a babe. :)

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

    I first learned COBOL at Uni, then they taught us FORTRAN. Off my own bat, I then learnt Pascal and loved it. The following year, they taught us ALGOL which was kinda like an attention deficit version of Pascal in comparison. Loved Pascal, but only used it for personal stuff until I met C at which point I dropped Pascal like a stone and have never been back!

    Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

    "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
    • Richard Andrew x64R Richard Andrew x64

      Simon Lee Shugar wrote:

      Visual Basics

      :confused:

      The difficult we do right away... ...the impossible takes slightly longer.

      S Offline
      S Offline
      Simon Lee Shugar
      wrote on last edited by
      #23

      Always called it plural, no clue. I know my basics? I am a bit basic? It is basically all the same in the long run. You just need a visual on your own future.

      Simon Lee Shugar (Software Developer) www.simonshugar.co.uk "If something goes by a false name, would it mean that thing is fake? False by nature?" By Gilbert Durandil

      1 Reply Last reply
      0
      • L LloydA111

        BobJanova wrote:

        traditional compile-to-opcodes language so it has the speed and native interface advantages of C++

        http://blogs.msdn.com/b/dotnet/archive/2014/04/02/announcing-net-native-preview.aspx[^] http://msdn.microsoft.com/en-US/vstudio/dn642499.aspx[^]

               .-.
              |o,o|
           ,| \_\\=/\_      .-""-.
           ||/\_/\_\\\_\\    /\[\] \_ \_\\
           |\_/|(\_)|\\\\  \_|\_o\_LII|\_
              \\.\_./// / | ==== | \\
              |\\\_/|"\` |\_| ==== |\_|
              |\_|\_|    ||" ||  ||
              |-|-|    ||LI  o ||
              |\_|\_|    ||'----'||
             /\_/ \\\_\\  /\_\_|    |\_\_\\
        
        B Offline
        B Offline
        BobJanova
        wrote on last edited by
        #24

        Interesting, but that looks like 'NGen++' and not an ability for the developer to write low level code when he decides he needs to.

        S 1 Reply Last reply
        0
        • M mikepwilson

          That was really that long? Wow. My brain is going fuzzy. I wonder if you can still get those old versions. Borland used to have them available. well that was easy[^]

          J Offline
          J Offline
          James Jensen
          wrote on last edited by
          #25

          :laugh:

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

            I never felt in love with languages (I did with Assembly, BASIC and Pascal at the beginning, and COBOL, C/C++, VB, C#, JavaScript and PHP later) but with graphics development! I just in love with making of different purpose graphics library since 6502...

            I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

            J Offline
            J Offline
            James Jensen
            wrote on last edited by
            #26

            Yeah. My first love was Pascal on the Apple IIe, but my first *mistress* was 6502 assembler. Never coded assembler for money. It's always been for fun. :)

            M 1 Reply Last reply
            0
            • R Ranjan D

              Good to know about your true love. Although I started with Pascal programming as a academic course, Unfortunately I was not in love. There was one good reason, the person who taught me was unable to convey the best. Later on, I was truly in love with C Programming, Data Structures, Assembly programming etc. The moment when I graduated, things started changing when I started working with C# .NET, J2EE, J2ME. Then I decided to stick with one technology. Slowly I came to know that the technology is a key in implementing but there is a much bigger animal called domain, which we all have to be aware of and that's how I started with domain driven design. You will have to wait for another 3 days to see my article getting published on the technology that I'm talking about :laugh: Thanks,

              J Offline
              J Offline
              James Jensen
              wrote on last edited by
              #27

              Cool, man. Email or IM me when it gets published. Regarding the 1st love thing... I think the first love in programming has to do with where you came from. My head was full of BASIC when Pascal came along, so it was the first language that did NOT require line numbers, used Types, and had easy access to pointer arithmetic (vs PEEK and POKE...arrrrgh). Because of these advancements (at the time...) I was enchanted. Yeah, so then I later found out about C and a host of other languages, and some of those became favorites for a while, but Pascal has stayed around the longest. :)

              1 Reply Last reply
              0
              • M mikepwilson

                That was really that long? Wow. My brain is going fuzzy. I wonder if you can still get those old versions. Borland used to have them available. well that was easy[^]

                P Offline
                P Offline
                PIEBALDconsult
                wrote on last edited by
                #28

                mikepwilson wrote:

                Borland used to have them available.

                Yep. I threw out all my Turbo and Borland Pascal, C, and C++ discs and books except for Turbo BASIC (V1.0) :cool: , but I have the Turbo Pascal 5.5 from that site and ye olde Borland C/C++ 5.5 ("Free Command Line Tools"). Back in college, I was the first to jump on Turbo C++ V1.0 :cool: .

                You'll never get very far if all you do is follow instructions.

                M 1 Reply Last reply
                0
                • J James Jensen

                  I was reading and answering comments from a fellow author when he told me that he had fallen in love with technology. And, by "technology", I assumed he really meant "programming", as that is his forte. So that got me thinking about my "first love" in relation to programming. I was a BASIC programmer, and had some significant experience with Z-80 assembly programming, when that sultry vixen, Pascal, blew me a kiss. Holy moley! I was smitten, but good. Everything (and I really mean *everything*) took a back seat to Pascal for a while after that. Now, 20+ years later, I survive in this world by coding tsql or C# bits to keep my employer afloat. Pascal and I have maintained a furtive relationship over the years. I have all the Borland releases on floppy, one Inprise version of Pascal, and now Embarcadero's XE4. Only the Embarcadero version is in use. Yes, I use Pascal for my fun-time programming adventures...still! What a babe. :)

                  M Offline
                  M Offline
                  Madhanlal JM
                  wrote on last edited by
                  #29

                  My First true sweet love is BASIC. When I saw my Name in the screen by the following code 'PRINT "Madhanlal" I felt really really happy. :-D

                  1 Reply Last reply
                  0
                  • B BobJanova

                    Interesting, but that looks like 'NGen++' and not an ability for the developer to write low level code when he decides he needs to.

                    S Offline
                    S Offline
                    SortaCore
                    wrote on last edited by
                    #30

                    I'm more curious about the difference of ease for reverse-engineering (between NGen and .NET Native). I want my dang code hidden where no eye can see and no ear has heard... wait, that's a Bible quote.

                    1 Reply Last reply
                    0
                    • P PIEBALDconsult

                      BasicPlus on a PDP-11 in high school, then Pascal, but once I learned C, that was it. Now I do mostly C# (and SQL) and use C just for fun. I've been having such fun the last few days -- I dug out my old ODBC 3.5 (1999) book and have been playing with it. I suppose I could grab some of my old (Turbo) Pascal code out and try it on one of my AlphaServers if I really wanted to.

                      You'll never get very far if all you do is follow instructions.

                      R Offline
                      R Offline
                      Ri_
                      wrote on last edited by
                      #31

                      I'm with you on C - I'm still in love! Recently bought K&R's "The C Programming Language" (2nd ed) just to own it :) I had a crush on Delphi for a while and still have a boxed Dephi 7 Enterprise IDE somewhere; I want to dust it off and see if I still have the feels for it. I currently have a good relationship with Objective-C, but I've been forced into speed dating C# and it's not going well... :sigh:

                      1 Reply Last reply
                      0
                      • J James Jensen

                        Yeah. My first love was Pascal on the Apple IIe, but my first *mistress* was 6502 assembler. Never coded assembler for money. It's always been for fun. :)

                        M Offline
                        M Offline
                        mrmike
                        wrote on last edited by
                        #32

                        Yes, 6502 on the Apple and Merlin... I loved that. Mike

                        1 Reply Last reply
                        0
                        • J Jeremy Falcon

                          James Jensen wrote:

                          What a babe.

                          Ha. My first real love was QBasic. I met some guy that wrote a cheesy game called "Invasion of the Pac-Man Planet" that was a Gradius knock-off. BAM, I was learning from then on. Although my relationship with programming is more dysfunctional. It's a love hate thing where we fight and bicker but sometimes get along, but damn the um, late night coding, is great.

                          Jeremy Falcon

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

                          The ones that scratch are the most fun, eh? :laugh: (Welcome back to the world, btw!)

                          Software Zen: delete this;

                          J 1 Reply Last reply
                          0
                          • J James Jensen

                            I was reading and answering comments from a fellow author when he told me that he had fallen in love with technology. And, by "technology", I assumed he really meant "programming", as that is his forte. So that got me thinking about my "first love" in relation to programming. I was a BASIC programmer, and had some significant experience with Z-80 assembly programming, when that sultry vixen, Pascal, blew me a kiss. Holy moley! I was smitten, but good. Everything (and I really mean *everything*) took a back seat to Pascal for a while after that. Now, 20+ years later, I survive in this world by coding tsql or C# bits to keep my employer afloat. Pascal and I have maintained a furtive relationship over the years. I have all the Borland releases on floppy, one Inprise version of Pascal, and now Embarcadero's XE4. Only the Embarcadero version is in use. Yes, I use Pascal for my fun-time programming adventures...still! What a babe. :)

                            J Offline
                            J Offline
                            JimmyRopes
                            wrote on last edited by
                            #34

                            My first true love was a girl. :doh:

                            The report of my death was an exaggeration - Mark Twain
                            Simply Elegant Designs JimmyRopes Designs
                            I'm on-line therefore I am. JimmyRopes

                            P 1 Reply Last reply
                            0
                            • J JimmyRopes

                              My first true love was a girl. :doh:

                              The report of my death was an exaggeration - Mark Twain
                              Simply Elegant Designs JimmyRopes Designs
                              I'm on-line therefore I am. JimmyRopes

                              P Offline
                              P Offline
                              PIEBALDconsult
                              wrote on last edited by
                              #35

                              Oh, yeah, how is your mom? :badger:

                              You'll never get very far if all you do is follow instructions.

                              J 1 Reply Last reply
                              0
                              • P PIEBALDconsult

                                Oh, yeah, how is your mom? :badger:

                                You'll never get very far if all you do is follow instructions.

                                J Offline
                                J Offline
                                JimmyRopes
                                wrote on last edited by
                                #36

                                PIEBALDconsult wrote:

                                Oh, yeah, how is your mom?

                                Actually it was your Mum! She liked all the boys. :wtf:

                                The report of my death was an exaggeration - Mark Twain
                                Simply Elegant Designs JimmyRopes Designs
                                I'm on-line therefore I am. JimmyRopes

                                1 Reply Last reply
                                0
                                • G Gary Wheeler

                                  The ones that scratch are the most fun, eh? :laugh: (Welcome back to the world, btw!)

                                  Software Zen: delete this;

                                  J Offline
                                  J Offline
                                  Jeremy Falcon
                                  wrote on last edited by
                                  #37

                                  Definitely.

                                  Jeremy Falcon

                                  1 Reply Last reply
                                  0
                                  • J James Jensen

                                    I was reading and answering comments from a fellow author when he told me that he had fallen in love with technology. And, by "technology", I assumed he really meant "programming", as that is his forte. So that got me thinking about my "first love" in relation to programming. I was a BASIC programmer, and had some significant experience with Z-80 assembly programming, when that sultry vixen, Pascal, blew me a kiss. Holy moley! I was smitten, but good. Everything (and I really mean *everything*) took a back seat to Pascal for a while after that. Now, 20+ years later, I survive in this world by coding tsql or C# bits to keep my employer afloat. Pascal and I have maintained a furtive relationship over the years. I have all the Borland releases on floppy, one Inprise version of Pascal, and now Embarcadero's XE4. Only the Embarcadero version is in use. Yes, I use Pascal for my fun-time programming adventures...still! What a babe. :)

                                    A Offline
                                    A Offline
                                    Ayomi Weerarathne
                                    wrote on last edited by
                                    #38

                                    My first impression was for my lover " c ", After that i got to know abt some outdated romeos like vb.net. And sql. Bt html was hot guy bt i got to know him bearly thats sad.

                                    1 Reply Last reply
                                    0
                                    • P PIEBALDconsult

                                      mikepwilson wrote:

                                      Borland used to have them available.

                                      Yep. I threw out all my Turbo and Borland Pascal, C, and C++ discs and books except for Turbo BASIC (V1.0) :cool: , but I have the Turbo Pascal 5.5 from that site and ye olde Borland C/C++ 5.5 ("Free Command Line Tools"). Back in college, I was the first to jump on Turbo C++ V1.0 :cool: .

                                      You'll never get very far if all you do is follow instructions.

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

                                      Yep. Borland got me to C++ with TC++ 1.0. It's been my favorite language since, though I'm mostly a perl/sql guy in practice nowadays. I wonder what it takes to actually install (assuming it can be) the Turbo Pascal 5.5 I downloaded yesterday on a modern machine.

                                      P 1 Reply Last reply
                                      0
                                      • J James Jensen

                                        I was reading and answering comments from a fellow author when he told me that he had fallen in love with technology. And, by "technology", I assumed he really meant "programming", as that is his forte. So that got me thinking about my "first love" in relation to programming. I was a BASIC programmer, and had some significant experience with Z-80 assembly programming, when that sultry vixen, Pascal, blew me a kiss. Holy moley! I was smitten, but good. Everything (and I really mean *everything*) took a back seat to Pascal for a while after that. Now, 20+ years later, I survive in this world by coding tsql or C# bits to keep my employer afloat. Pascal and I have maintained a furtive relationship over the years. I have all the Borland releases on floppy, one Inprise version of Pascal, and now Embarcadero's XE4. Only the Embarcadero version is in use. Yes, I use Pascal for my fun-time programming adventures...still! What a babe. :)

                                        L Offline
                                        L Offline
                                        Lilith C
                                        wrote on last edited by
                                        #40

                                        I piddled around with BASIC on a CPM machine after doing 8080/Z80 assembly, which I found more challenging. But at some point I started using Mix Software's C compiler and I've used little else but C derivations since. I never liked having to reference files by a number.

                                        I'm not a programmer but I play one at the office

                                        E 1 Reply Last reply
                                        0
                                        • J James Jensen

                                          I was reading and answering comments from a fellow author when he told me that he had fallen in love with technology. And, by "technology", I assumed he really meant "programming", as that is his forte. So that got me thinking about my "first love" in relation to programming. I was a BASIC programmer, and had some significant experience with Z-80 assembly programming, when that sultry vixen, Pascal, blew me a kiss. Holy moley! I was smitten, but good. Everything (and I really mean *everything*) took a back seat to Pascal for a while after that. Now, 20+ years later, I survive in this world by coding tsql or C# bits to keep my employer afloat. Pascal and I have maintained a furtive relationship over the years. I have all the Borland releases on floppy, one Inprise version of Pascal, and now Embarcadero's XE4. Only the Embarcadero version is in use. Yes, I use Pascal for my fun-time programming adventures...still! What a babe. :)

                                          L Offline
                                          L Offline
                                          Lost User
                                          wrote on last edited by
                                          #41

                                          I started programming BASIC on a VIC20, then C64, but really loved HiSoft BASIC on the Amiga. C# comes a close second :)

                                          E 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