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. Which is your favorite programming language? And which is your least favorite?

Which is your favorite programming language? And which is your least favorite?

Scheduled Pinned Locked Moved The Lounge
csharpc++question
44 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.
  • R Rama Krishna Vavilala

    Probably he voted for the lack of proper fomatting I should have used <


    Somewhere in the world there is a machine language programmer waiting for that damned assembly language fad to pass. - Stan Shanon

    S Offline
    S Offline
    Shog9 0
    wrote on last edited by
    #27

    aha! :)

    A servant to formulaic ways.

    Shog9

    1 Reply Last reply
    0
    • S Shog9 0

      Hmm... Judging by the vote, someone doesn't appreciate your lack of hatred... :suss: :~

      A servant to formulaic ways.

      Shog9

      J Offline
      J Offline
      J Dunlap
      wrote on last edited by
      #28

      :laugh: Well, I gave him a 5 to balance things out. ;)

      "Blessed are the peacemakers, for they shall be called sons of God." - Jesus
      "You must be the change you wish to see in the world." - Mahatma Gandhi

      1 Reply Last reply
      0
      • V Vikram A Punathambekar

        For me Favorites: C++ and C# Most hated: C X|B X|L Vikram.


        I believe your most attractive features are your heart and soul, I believe that family is worth more than money or gold. - Affirmation, by Savage Garden. pI vThink aHungarian nNotation vIs iA aWonderful nThing cAnd pEveryone avShould vUse pIt aAll dThe nTime, adNo nMatter pWhat dThe nContext, adEven adWhen vSpeaking.

        P Offline
        P Offline
        Paul Oss
        wrote on last edited by
        #29

        C & C++. Least Favorite: BASIC and PASCAL. I can't explain why I don't like Pascal, I simply don't, and subsequently haven't programmed in it for many, many years. BASIC is an ironic choice, because it's where I've made most of my living- and I have vastly more experience in it than anything else. Because I've been 'forced' to use it, I hate the weaknesses I'm forced to work around. Paul

        1 Reply Last reply
        0
        • V Vikram A Punathambekar

          For me Favorites: C++ and C# Most hated: C X|B X|L Vikram.


          I believe your most attractive features are your heart and soul, I believe that family is worth more than money or gold. - Affirmation, by Savage Garden. pI vThink aHungarian nNotation vIs iA aWonderful nThing cAnd pEveryone avShould vUse pIt aAll dThe nTime, adNo nMatter pWhat dThe nContext, adEven adWhen vSpeaking.

          J Offline
          J Offline
          jparsons
          wrote on last edited by
          #30

          Favorites: C#, C++ and C Most hated: Squeak Jared jparsons@jparsons.org www.prism.gatech.edu/~gte477n

          1 Reply Last reply
          0
          • V Vikram A Punathambekar

            For me Favorites: C++ and C# Most hated: C X|B X|L Vikram.


            I believe your most attractive features are your heart and soul, I believe that family is worth more than money or gold. - Affirmation, by Savage Garden. pI vThink aHungarian nNotation vIs iA aWonderful nThing cAnd pEveryone avShould vUse pIt aAll dThe nTime, adNo nMatter pWhat dThe nContext, adEven adWhen vSpeaking.

            T Offline
            T Offline
            Turtle Hand
            wrote on last edited by
            #31

            favorite: C# least favorite: xsl Josef Wainz Software Developer

            1 Reply Last reply
            0
            • P Paul Watson

              Favourites: C#, Turbo Pascal (just for the fond memories) Dislike intensely: Progress (first job used that, 500 reports to fix, you do the math) regards, Paul Watson Bluegrass South Africa Anna-Jayne Metcalfe wrote: "Cynicism has it's place in life - but it should be kept well away from your inner self." Crikey! ain't life grand?

              J Offline
              J Offline
              Jorgen Sigvardsson
              wrote on last edited by
              #32

              Paul Watson wrote: Dislike intensely: Progress (first job used that, 500 reports to fix, you do the math) Ditto brother. The people who designed that language (and DBMS for that matter! *shit slow* on joins - at least back in '94), must've been a non programmer - because it's fucking impossible to program in it! 4GL - R.I.P! Inprogrammable programming languages designed by non-programmers. Totally worthless. -- Hell is from here to eternity.

              1 Reply Last reply
              0
              • S Shog9 0

                Fav: C Runners-up: Java, C#, C++ Hated: Whatever they call the expression language in Crystal Reports Runners-up: VBScript, VB

                A servant to formulaic ways.

                Shog9

                J Offline
                J Offline
                Jorgen Sigvardsson
                wrote on last edited by
                #33

                Shog9 wrote: Fav: C Runners-up: Java, C#, C++ Hated: Whatever they call the expression language in Crystal Reports Runners-up: VBScript, VB Almost identical to what I would've answered. I would've removed the CR expression language in favor for Java. :) C is really a neat language. So simple, but yet so powerful. -- Hell is from here to eternity.

                1 Reply Last reply
                0
                • R Radoslav Bielik

                  Favorites: used to be C++, now C# definitely :) Most hated: perhaps pascal, Visual Basic rado


                  Radoslav Bielik http://www.neomyz.com/poll [^] - Get your own web poll

                  A Offline
                  A Offline
                  Alvaro Mendez
                  wrote on last edited by
                  #34

                  Radoslav Bielik wrote: Favorites: used to be C++, now C# definitely I'm in the same boat. Until C# came along, C++ was it -- although I really appreciated Java's simplicity. Then C# came along and it added a lot of the features Java should have had, while keeping its simplicity, which I really come to appreciate. Now I find C++ to be an overly complex language. Sure, it's got some nifty features, like MI, macros, and templates, but I have barely missed them. Once we can finally get to use generics in C#, that'll be it: bye bye competition. :) Regards, Alvaro


                  Can I ask you a question?

                  1 Reply Last reply
                  0
                  • P Paul Watson

                    Favourites: C#, Turbo Pascal (just for the fond memories) Dislike intensely: Progress (first job used that, 500 reports to fix, you do the math) regards, Paul Watson Bluegrass South Africa Anna-Jayne Metcalfe wrote: "Cynicism has it's place in life - but it should be kept well away from your inner self." Crikey! ain't life grand?

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

                    Paul Watson wrote: Dislike intensely: Progress (first job used that, 500 reports to fix, you do the math) Progress isn't too bad. Ummm.... errrr.... OK it sucks! But every now and then when you have a painfully simple report or utility to do and you can write it from memory using a total of nine words it can be satisfying. All I've ever wanted was an honest week's pay for an honest day's work.

                    1 Reply Last reply
                    0
                    • G Gary Wheeler

                      Of the languages I've actually used, C++ is my favorite, and PIC assembly language is my least favorite. Languages I dislike on general principles: Visual Basic*, Forth, APL, and COBOL. * Note: I like ordinary BASIC. Visual Basic reminds me of a mouse built to government specifications (visualize in your mind a hermaphroditic seven-legged two-headed rhinocerous with skin problems, and you get the idea). Weird languages I've used and liked at the time: LISP, VAX/VMS DCL, PDP-11 assembly language.


                      Software Zen: delete this;

                      S Offline
                      S Offline
                      stephen hazel
                      wrote on last edited by
                      #36

                      You didn't like Forth??? I always thought it was kind of a fun little language. You couldn't do much with it and MAN was it cryptic, but it was KIND of cool :) ...SteveH

                      G 1 Reply Last reply
                      0
                      • V Vikram A Punathambekar

                        For me Favorites: C++ and C# Most hated: C X|B X|L Vikram.


                        I believe your most attractive features are your heart and soul, I believe that family is worth more than money or gold. - Affirmation, by Savage Garden. pI vThink aHungarian nNotation vIs iA aWonderful nThing cAnd pEveryone avShould vUse pIt aAll dThe nTime, adNo nMatter pWhat dThe nContext, adEven adWhen vSpeaking.

                        J Offline
                        J Offline
                        JoeSox
                        wrote on last edited by
                        #37

                        favs: C++, HTML, XML least: VB, and Pascal X| :suss: Later, JoeSox “Dream as if you'll live forever, Live as if you'll die today" - James Dean (ISTP) www.joeswammi.com ↔ www.humanaiproject.org

                        1 Reply Last reply
                        0
                        • V Vikram A Punathambekar

                          For me Favorites: C++ and C# Most hated: C X|B X|L Vikram.


                          I believe your most attractive features are your heart and soul, I believe that family is worth more than money or gold. - Affirmation, by Savage Garden. pI vThink aHungarian nNotation vIs iA aWonderful nThing cAnd pEveryone avShould vUse pIt aAll dThe nTime, adNo nMatter pWhat dThe nContext, adEven adWhen vSpeaking.

                          G Offline
                          G Offline
                          greba
                          wrote on last edited by
                          #38

                          Fav: C/C++ Hatred amied at: Homemade programming language for school project. Had to build the compiler and didn't exactly work correctly for programs more complex then: void main() { int a = 1; a = a + 1; print(a); } Greba, My lack of content on my

                          1 Reply Last reply
                          0
                          • V Vikram A Punathambekar

                            For me Favorites: C++ and C# Most hated: C X|B X|L Vikram.


                            I believe your most attractive features are your heart and soul, I believe that family is worth more than money or gold. - Affirmation, by Savage Garden. pI vThink aHungarian nNotation vIs iA aWonderful nThing cAnd pEveryone avShould vUse pIt aAll dThe nTime, adNo nMatter pWhat dThe nContext, adEven adWhen vSpeaking.

                            E Offline
                            E Offline
                            Eric Astor
                            wrote on last edited by
                            #39

                            Favorites: Java, C#, Perl (Still learning, but I like it) Hated: Javascript, Visual Basic (original, not .NET) Most hated (And I mean DETESTED): IDL (Interactive Data Language) I had to do programming in this for a summer program last year (the Summer Science Program, if anyone cares), and we all despised it. The only opinion I've heard of it from actual programmers is "the bastard child of C and VB" - worst of both worlds. Matrix operations? Sure, they're there, it's a data-oriented language - but there are inconsistencies in how each operation handles both input and output (in terms of row-by-column or column-by-row)!!!

                            1 Reply Last reply
                            0
                            • V Vikram A Punathambekar

                              For me Favorites: C++ and C# Most hated: C X|B X|L Vikram.


                              I believe your most attractive features are your heart and soul, I believe that family is worth more than money or gold. - Affirmation, by Savage Garden. pI vThink aHungarian nNotation vIs iA aWonderful nThing cAnd pEveryone avShould vUse pIt aAll dThe nTime, adNo nMatter pWhat dThe nContext, adEven adWhen vSpeaking.

                              P Offline
                              P Offline
                              Phil Martin
                              wrote on last edited by
                              #40

                              Fav: C++, java, Prolog Hated: C++, prolog and fortran. C++ and I have sort of a love-hate relationship going on. But I just hate fortran. Its yuck.

                              1 Reply Last reply
                              0
                              • S stephen hazel

                                You didn't like Forth??? I always thought it was kind of a fun little language. You couldn't do much with it and MAN was it cryptic, but it was KIND of cool :) ...SteveH

                                G Offline
                                G Offline
                                Gary R Wheeler
                                wrote on last edited by
                                #41

                                The reason I disliked Forth is that the Computer Science dept. at my school switched the computer graphics lab to Forth. Unfortunately, the graphics textbook used at the time (early '80s) presented the algorithms in a procedural form. Given this change, student programs looked nothing like the algorithms they were learning how to implement. I was a lab advisor during this period. It was a stupid decision on the department's part. The point of the computer graphics classes should have been to learn how to do computer graphics, not how to translate procedural algorithms into this stack-based abortion of a language.


                                Software Zen: delete this;

                                1 Reply Last reply
                                0
                                • V Vikram A Punathambekar

                                  For me Favorites: C++ and C# Most hated: C X|B X|L Vikram.


                                  I believe your most attractive features are your heart and soul, I believe that family is worth more than money or gold. - Affirmation, by Savage Garden. pI vThink aHungarian nNotation vIs iA aWonderful nThing cAnd pEveryone avShould vUse pIt aAll dThe nTime, adNo nMatter pWhat dThe nContext, adEven adWhen vSpeaking.

                                  M Offline
                                  M Offline
                                  miahrugger
                                  wrote on last edited by
                                  #42

                                  Favorites: Perl, C++, C# (I actually like this as an interpreted language :) ) Dislikes: FORTRAN (College class, and I hated every minute of it), Java (easy to program, but to dang slow!!) Cheers, Miahrugger

                                  1 Reply Last reply
                                  0
                                  • V Vikram A Punathambekar

                                    For me Favorites: C++ and C# Most hated: C X|B X|L Vikram.


                                    I believe your most attractive features are your heart and soul, I believe that family is worth more than money or gold. - Affirmation, by Savage Garden. pI vThink aHungarian nNotation vIs iA aWonderful nThing cAnd pEveryone avShould vUse pIt aAll dThe nTime, adNo nMatter pWhat dThe nContext, adEven adWhen vSpeaking.

                                    P Offline
                                    P Offline
                                    parths
                                    wrote on last edited by
                                    #43

                                    For me Favorites: C Most hated: COBOL "It was when I found out I could make mistakes that I knew I was on to something." -Ornette Coleman

                                    1 Reply Last reply
                                    0
                                    • V Vikram A Punathambekar

                                      For me Favorites: C++ and C# Most hated: C X|B X|L Vikram.


                                      I believe your most attractive features are your heart and soul, I believe that family is worth more than money or gold. - Affirmation, by Savage Garden. pI vThink aHungarian nNotation vIs iA aWonderful nThing cAnd pEveryone avShould vUse pIt aAll dThe nTime, adNo nMatter pWhat dThe nContext, adEven adWhen vSpeaking.

                                      N Offline
                                      N Offline
                                      Nick Jacobs
                                      wrote on last edited by
                                      #44

                                      Ok, my votes go like this: Likes: C++,C#.... I think I might like C# better. Don't know why, maybe cause it's new. Also, when I was in school (mid 80s), we had a class called "Theory of Programming Languages" and the one language that was a lot of fun was ICON. It's essentially a string processing lang. I wonder if it is still viable..... And also, I hate to admit it, but I kinda liked Pascal. It built up a lot of structure that I think today's programmers are missing. Dislikes: AutoLisp (Autocad's version of Lisp). Only because I've been doing it too long to say that. I'm waiting for a CLR inside of Autodesk products. VB, yep, good old vb. I've seen to many limitations to VB where things should have been done in something like vc++. But then again, if VB never had the capabilities of "Hacks" then this would be a mood point... Just my 2 bits.. BTW, does anybody besides me remember WatFive? A fortran variant? I remember sitting in the computer lab and submitting my job and waiting for the responses to come back..... (I was JUST after the punch card days of WatFive). My how the times have changed haven't they? Nick This are my own opinions. You know the rest.....

                                      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