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. Is c++ really best?

Is c++ really best?

Scheduled Pinned Locked Moved The Lounge
questionc++
36 Posts 18 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.
  • D David Stone

    Welcome to CP, Erin. :) You're one of the few women to grace this site with their presence. You can spot the others by either their names (although Trollslayer [Elaine], is not so obvious until you see her name in her sig) or by their frequent use of girly language (e.g. "hon" or "awww cute") and the ever so feminine :rose: emoticon. ;) So, tell us a little bit about yourself. :) (Oh, and I must disagree with you...Ken Childs is not sexy. ;P)


    Hawaian shirts and shorts work too in Summer. People assume you're either a complete nut (in which case not a worthy target) or so damn good you don't need to worry about camouflage... -Anna-Jayne Metcalfe on Paintballing

    D Offline
    D Offline
    David Cunningham
    wrote on last edited by
    #27

    David Stone wrote: You're one of the few women to grace this site with their presence. You can spot the others by either their names Oh yeah, that's smooth ;P David

    D 1 Reply Last reply
    0
    • E Erin

      So you want to know more about me? I'm a college student and I plan on majoring in Criminal Justice. I'm a closet computer dork. I'm originally from New York, but I currently live in North Carolina. Anything else you wanna know just ask. By the way....how exactly would you know if Ken is sexy or not? lol

      A Offline
      A Offline
      alex barylski
      wrote on last edited by
      #28

      Erin wrote: I'm a closet computer dork. nuttin wrong with that :) It's taken years for other closet ummmmmm people to come out publicly. When I can talk about 64 bit processors and attract girls with my computer not my car, i'll come out of the closet. Until that time...i'm like "What's the ENTER key?" :confused: Erin wrote: By the way....how exactly would you know if Ken is sexy or not? Depends on yer definition of sexy I suppose...i'd assume buddy came to the conclusion based on the fact that most sexy people never develope or desire the intelligence for anything, relying on their looks to get them by. Really sux, for me...not them. Cheers :) I'm drinking triples, seeing double and acting single :cool:

      1 Reply Last reply
      0
      • S Stuart van Weele

        Best for what? Programming languages are tools. Pick the best tool for the job.

        A Offline
        A Offline
        alex barylski
        wrote on last edited by
        #29

        This is true, but it depends on why your programming. If your doing it for fun...I think C++ makes sense(if you love it)...if you have a deadline or budget...then...writting scripts in PHP or whatever makes sense...half the work, same effect. Cheers I'm drinking triples, seeing double and acting single :cool:

        1 Reply Last reply
        0
        • D David Cunningham

          David Stone wrote: You're one of the few women to grace this site with their presence. You can spot the others by either their names Oh yeah, that's smooth ;P David

          D Offline
          D Offline
          David Stone
          wrote on last edited by
          #30

          David Cunningham wrote: Oh yeah, that's smooth :-D Hey, I was doin' okay till that first period...after that it was all downhill. ;)


          Hawaian shirts and shorts work too in Summer. People assume you're either a complete nut (in which case not a worthy target) or so damn good you don't need to worry about camouflage... -Anna-Jayne Metcalfe on Paintballing

          E 1 Reply Last reply
          0
          • E Erin

            Ken Childs is one sexy beast. :):rose:

            A Offline
            A Offline
            Anna Jayne Metcalfe
            wrote on last edited by
            #31

            Welcome to the Lounge Erin. :) Anna :rose: Homepage | Tears and Laughter "Be yourself - not what others think you should be" - Marcia Graesch "Anna's just a sexy-looking lesbian tart" - A friend, trying to wind me up. It didn't work. Trouble with resource IDs? Try the Resource ID Organiser Visual C++ Add-In

            1 Reply Last reply
            0
            • T totig

              Hi, I am just wondering about this. Everyone you speak to says c++ is best. Is it actually, when you consider that it precompiles all code to c, before compiling? If that is true, then surely you would be able to do everything c++ can do in c. So, thinking of that, c should be faster. I am not trying to start an argument, but its just a question.

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

              C++ compilers pre process some parts to C, takinng out work for the programmer. An example is overloaded functions. Elaine :rose: The tigress is here :-D

              D 1 Reply Last reply
              0
              • P Paul Watson

                JDunlap, your analogies just don't work for me. Of course a rubber mallet is better. You can whack a mole and play croquet with a rubber mallet, you can't with a hammer, so obviousl a RM is better. A Ferrari is still better than a 4x4... ;p regards, Paul Watson Bluegrass South Africa Miszou wrote: I have read the entire internet. on how boring his day was. Crikey! ain't life grand?

                A Offline
                A Offline
                Anna Jayne Metcalfe
                wrote on last edited by
                #33

                I can see the headlines now: "Paul finally admits he's into RUBBER" mallets :laugh: Anna :rose: Homepage | Tears and Laughter "Be yourself - not what others think you should be" - Marcia Graesch "Anna's just a sexy-looking lesbian tart" - A friend, trying to wind me up. It didn't work. Trouble with resource IDs? Try the Resource ID Organiser Visual C++ Add-In

                1 Reply Last reply
                0
                • D David Stone

                  Better yet, you could keep yours and share it in any flavor. :)

                  private IceCream<Flavor> cone = new IceCream<Flavor>(Chocolate);
                  public IceCream<Flavor F> Cone
                  {
                  get
                  {
                  return cone.Clone(F);
                  }
                  }

                  Keep in mind that I have no clue if this is proper generics syntax...seeing as how I have no access to Whidbey and all...:(


                  Hawaian shirts and shorts work too in Summer. People assume you're either a complete nut (in which case not a worthy target) or so damn good you don't need to worry about camouflage... -Anna-Jayne Metcalfe on Paintballing

                  D Offline
                  D Offline
                  Daniel Turini
                  wrote on last edited by
                  #34

                  Why being limited to one ice cream? It's more flexible:

                  public std::vector< IceCream<Flavor> >;


                  Help me dominate the world - click this link and my army will grow

                  1 Reply Last reply
                  0
                  • L Lost User

                    C++ compilers pre process some parts to C, takinng out work for the programmer. An example is overloaded functions. Elaine :rose: The tigress is here :-D

                    D Offline
                    D Offline
                    Daniel Turini
                    wrote on last edited by
                    #35

                    Huh?


                    Help me dominate the world - click this link and my army will grow

                    1 Reply Last reply
                    0
                    • D David Stone

                      David Cunningham wrote: Oh yeah, that's smooth :-D Hey, I was doin' okay till that first period...after that it was all downhill. ;)


                      Hawaian shirts and shorts work too in Summer. People assume you're either a complete nut (in which case not a worthy target) or so damn good you don't need to worry about camouflage... -Anna-Jayne Metcalfe on Paintballing

                      E Offline
                      E Offline
                      Erin
                      wrote on last edited by
                      #36

                      Yeah so this is probably a little too late to be replying to, but the internet server went down last night here. I have to say that Ken childs fits into my definition of sexy. In fact he's so sexy, that he's a sexy beast. :-D Well anyways, thank you for welcoming me to code project. :)

                      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