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. Favorite programming language?

Favorite programming language?

Scheduled Pinned Locked Moved The Lounge
c++question
59 Posts 32 Posters 70 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 Giles

    C++, but when I've got that crazy look and fire in my eyes Perl. If I was stuck on a desert island C++. :-D

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

    Perl and I don't go well together.. *shiver* I use Perl occasionally for text processing/transformations. Preferred storyline: - I am your father. Search your feelings and you'll know it's the truth. Together we can rule this galaxy like father and son. - Ok dad. Let's kick some butt!

    1 Reply Last reply
    0
    • J Jorgen Sigvardsson

      I can't decide between Scheme and C++. Scheme is very clean and simple - elegant IMHO. C++ on the other hand is very complete and powerful. What's your favorite programming language? Preferred storyline: - I am your father. Search your feelings and you'll know it's the truth. Together we can rule this galaxy like father and son. - Ok dad. Let's kick some butt!

      L Offline
      L Offline
      Len Holgate
      wrote on last edited by
      #11

      C++ Len Holgate www.jetbyte.com The right code, right now.

      1 Reply Last reply
      0
      • C Chris Losinger

        i'd love to learn some of the 'functional' languages, since they seem so very nice and clean. but, until then, C++ is the only way to go. as a wise man one said: if it ain't C++, it's donkey crap. :) -c


        Though the cough, hough and hiccough so unsought would plough me through, enough that I o'er life's dark lough my thorough course pursue. --Stuart Kidd

        image effects!

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

        Chris Losinger wrote: i'd love to learn some of the 'functional' languages, since they seem so very nice and clean. Check out http://www.haskell.org[^]. Haskell is a fun language, but almost unusable in reality if you've been tainted by imperative languages. I've tried, but I just can't think in that language. C and C++ fucked up my brain paths I guess.. :( Preferred storyline: - I am your father. Search your feelings and you'll know it's the truth. Together we can rule this galaxy like father and son. - Ok dad. Let's kick some butt!

        M 1 Reply Last reply
        0
        • M Mauricio Ritter

          COBOL and PL/I :eek::eek: just kidding... Mauricio Ritter - Brazil Sonorking now: 100.13560 MRitter

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

          68K Assembler :rolleyes: Jeremy Falcon Imputek "C# is the answer to a question nobody asked." - Chris Losinger

          1 Reply Last reply
          0
          • J Jorgen Sigvardsson

            I can't decide between Scheme and C++. Scheme is very clean and simple - elegant IMHO. C++ on the other hand is very complete and powerful. What's your favorite programming language? Preferred storyline: - I am your father. Search your feelings and you'll know it's the truth. Together we can rule this galaxy like father and son. - Ok dad. Let's kick some butt!

            J Offline
            J Offline
            Jon Sagara
            wrote on last edited by
            #14

            C++ PHP Perl Jon Sagara Red Swingline Stapler

            R 1 Reply Last reply
            0
            • J Jon Sagara

              C++ PHP Perl Jon Sagara Red Swingline Stapler

              R Offline
              R Offline
              Ryan Johnston 0
              wrote on last edited by
              #15

              PHP is really cool! Perl is pretty nice too. Ryan Johnston

              1 Reply Last reply
              0
              • J Jorgen Sigvardsson

                I can't decide between Scheme and C++. Scheme is very clean and simple - elegant IMHO. C++ on the other hand is very complete and powerful. What's your favorite programming language? Preferred storyline: - I am your father. Search your feelings and you'll know it's the truth. Together we can rule this galaxy like father and son. - Ok dad. Let's kick some butt!

                C Offline
                C Offline
                CodeGuy
                wrote on last edited by
                #16

                C++ and Python. I want to like Scheme/Lisp/other variants, but the syntax just kills me. Python is close enough in power to Lisp but retains a more normal syntax so that I can use it. Brandon

                1 Reply Last reply
                0
                • J Jorgen Sigvardsson

                  I can't decide between Scheme and C++. Scheme is very clean and simple - elegant IMHO. C++ on the other hand is very complete and powerful. What's your favorite programming language? Preferred storyline: - I am your father. Search your feelings and you'll know it's the truth. Together we can rule this galaxy like father and son. - Ok dad. Let's kick some butt!

                  M Offline
                  M Offline
                  Marc Clifton
                  wrote on last edited by
                  #17

                  C++. C# is interesting, but I don't like it very much. In fact, I would go as far as to say that C# isn't really a language--it's more like a scripted interface to all the API functions. But, I'm no expert on language design! Marc P.S. I hate namespaces.

                  1 Reply Last reply
                  0
                  • J Jorgen Sigvardsson

                    I can't decide between Scheme and C++. Scheme is very clean and simple - elegant IMHO. C++ on the other hand is very complete and powerful. What's your favorite programming language? Preferred storyline: - I am your father. Search your feelings and you'll know it's the truth. Together we can rule this galaxy like father and son. - Ok dad. Let's kick some butt!

                    J Offline
                    J Offline
                    JohnJ
                    wrote on last edited by
                    #18

                    Definitely C++ although oddly at night I sometimes dream about writing Z80 assembler again :wtf: Which is odd because I never dream about 6502 or 8080 or Acorn RISC. Obviously I'm confused & need help :confused: JohnJ X| Life is hard and then you die! X| http://www.rainbow-innov.co.uk[^]

                    1 Reply Last reply
                    0
                    • J Jorgen Sigvardsson

                      Chris Losinger wrote: i'd love to learn some of the 'functional' languages, since they seem so very nice and clean. Check out http://www.haskell.org[^]. Haskell is a fun language, but almost unusable in reality if you've been tainted by imperative languages. I've tried, but I just can't think in that language. C and C++ fucked up my brain paths I guess.. :( Preferred storyline: - I am your father. Search your feelings and you'll know it's the truth. Together we can rule this galaxy like father and son. - Ok dad. Let's kick some butt!

                      M Offline
                      M Offline
                      Marc Clifton
                      wrote on last edited by
                      #19

                      I love the concept of Haskell! Thanks for the info. Marc

                      1 Reply Last reply
                      0
                      • J Jorgen Sigvardsson

                        I can't decide between Scheme and C++. Scheme is very clean and simple - elegant IMHO. C++ on the other hand is very complete and powerful. What's your favorite programming language? Preferred storyline: - I am your father. Search your feelings and you'll know it's the truth. Together we can rule this galaxy like father and son. - Ok dad. Let's kick some butt!

                        S Offline
                        S Offline
                        Stuart Dootson
                        wrote on last edited by
                        #20

                        C++ by a long way, followed by a gaggle consisting of Ada (fond memories...), 68k assembly language (hey, I'm a masochist geek with a yen for optimization measured by the processor cycle :-D, driven by the necessities of woefully underpowered realtime embedded systems!) and JScript...so long as it's hosted by Windows Scripting Host, so I've got regular expressions, the FileSystemObject and all the lovely things COM gives you ;P. Stuart Dootson 'Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p'

                        1 Reply Last reply
                        0
                        • J Jorgen Sigvardsson

                          I can't decide between Scheme and C++. Scheme is very clean and simple - elegant IMHO. C++ on the other hand is very complete and powerful. What's your favorite programming language? Preferred storyline: - I am your father. Search your feelings and you'll know it's the truth. Together we can rule this galaxy like father and son. - Ok dad. Let's kick some butt!

                          R Offline
                          R Offline
                          Ray Cassick
                          wrote on last edited by
                          #21

                          Ray is about to swim with the sharks here for speaking his mind in public... VB;P

                          J 1 Reply Last reply
                          0
                          • J Jorgen Sigvardsson

                            I can't decide between Scheme and C++. Scheme is very clean and simple - elegant IMHO. C++ on the other hand is very complete and powerful. What's your favorite programming language? Preferred storyline: - I am your father. Search your feelings and you'll know it's the truth. Together we can rule this galaxy like father and son. - Ok dad. Let's kick some butt!

                            N Offline
                            N Offline
                            Nemanja Trifunovic
                            wrote on last edited by
                            #22

                            1. C++ 2. C 3. Z80 Assembler 4. Fortran 77 ;P :beer:

                            C 1 Reply Last reply
                            0
                            • J Jorgen Sigvardsson

                              I can't decide between Scheme and C++. Scheme is very clean and simple - elegant IMHO. C++ on the other hand is very complete and powerful. What's your favorite programming language? Preferred storyline: - I am your father. Search your feelings and you'll know it's the truth. Together we can rule this galaxy like father and son. - Ok dad. Let's kick some butt!

                              N Offline
                              N Offline
                              Navin
                              wrote on last edited by
                              #23

                              Prolog, man! Okay, just kidding. C++ is my favorite. (scheme(has(too(many(parentheses))))) I do like Perl for the occasional odd task or for Web stuff. I hear good things about PHP and Python, but have never used either. There are three types of people in this world: those who can count, and those who can't.

                              J R 2 Replies Last reply
                              0
                              • R Ray Cassick

                                Ray is about to swim with the sharks here for speaking his mind in public... VB;P

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

                                hehe. At least you are a VB programmer with balls! ;) Preferred storyline: - I am your father. Search your feelings and you'll know it's the truth. Together we can rule this galaxy like father and son. - Ok dad. Let's kick some butt!

                                R 1 Reply Last reply
                                0
                                • N Navin

                                  Prolog, man! Okay, just kidding. C++ is my favorite. (scheme(has(too(many(parentheses))))) I do like Perl for the occasional odd task or for Web stuff. I hear good things about PHP and Python, but have never used either. There are three types of people in this world: those who can count, and those who can't.

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

                                  (scheme(has(too(many(parentheses)))) ) Good editors can do expression highlighting for you :) Preferred storyline: - I am your father. Search your feelings and you'll know it's the truth. Together we can rule this galaxy like father and son. - Ok dad. Let's kick some butt!

                                  1 Reply Last reply
                                  0
                                  • J Jorgen Sigvardsson

                                    hehe. At least you are a VB programmer with balls! ;) Preferred storyline: - I am your father. Search your feelings and you'll know it's the truth. Together we can rule this galaxy like father and son. - Ok dad. Let's kick some butt!

                                    R Offline
                                    R Offline
                                    Ray Cassick
                                    wrote on last edited by
                                    #26

                                    Jörgen Sigvardsson wrote: At least you are a VB programmer with balls! Thanks! (I think :) ) I might be able to put down C# some day but I don't know it well enough yet to say that it is my favorite.

                                    1 Reply Last reply
                                    0
                                    • J Jorgen Sigvardsson

                                      I can't decide between Scheme and C++. Scheme is very clean and simple - elegant IMHO. C++ on the other hand is very complete and powerful. What's your favorite programming language? Preferred storyline: - I am your father. Search your feelings and you'll know it's the truth. Together we can rule this galaxy like father and son. - Ok dad. Let's kick some butt!

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

                                      Scheme? Is it this paranthesis festival in mid-august? I must admit, it has something. However, when it's about gettign a job done, I rather command than argue. (i.e. if I prefer the "do this do that" model, rather than "X is Y and Z") C++, definitely. Home is where C++ is. C#: I especially admire that MS did (again) something for the "masses", not some ivory tower revolution. Pascal: If I'm at home at C++, Pascal is where I've grown up. Ah those memories....


                                      You don't need to sleep to see a nightmare  Anne Clark   [sighist]

                                      1 Reply Last reply
                                      0
                                      • N Navin

                                        Prolog, man! Okay, just kidding. C++ is my favorite. (scheme(has(too(many(parentheses))))) I do like Perl for the occasional odd task or for Web stuff. I hear good things about PHP and Python, but have never used either. There are three types of people in this world: those who can count, and those who can't.

                                        R Offline
                                        R Offline
                                        Ryan Johnston 0
                                        wrote on last edited by
                                        #28

                                        Prolog is cool. Ryan Johnston

                                        N 1 Reply Last reply
                                        0
                                        • J Jorgen Sigvardsson

                                          I can't decide between Scheme and C++. Scheme is very clean and simple - elegant IMHO. C++ on the other hand is very complete and powerful. What's your favorite programming language? Preferred storyline: - I am your father. Search your feelings and you'll know it's the truth. Together we can rule this galaxy like father and son. - Ok dad. Let's kick some butt!

                                          C Offline
                                          C Offline
                                          Christopher Duncan
                                          wrote on last edited by
                                          #29

                                          C++ (Visual or otherwise) JAFL Chistopher Duncan Author - The Career Programmer: Guerilla Tactics for an Imperfect World (Apress)

                                          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