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. C++ Anyone?

C++ Anyone?

Scheduled Pinned Locked Moved The Lounge
csharpc++architecturequestion
47 Posts 16 Posters 6 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.
  • S Simple Inheritance

    That is what I will do. You feel part of some sort of nobility (albeit recognized only by your peers) when you can run the whole gamut of ATL, WTL, STL. It's the .Net Framework that killed C++ on Windows and only the framework. If librairies as complete and unified could enter the arena, the language would be revived by popular demand. But I am pessimistic. Nevertheless, although a chilly pain since its inception due to the asinian lack of librairies, C++ is still firmly anchored. It ages well and it remains definitely OK for cross-platform development (wxWidgets, Qt and others ...).

    R Offline
    R Offline
    Rohde
    wrote on last edited by
    #24

    Simple Inheritance wrote:

    Nevertheless, although a chilly pain since its inception due to the asinian lack of librairies,

    Agreed. The lack of some sort of standardized libraries is incomprehensible. .NET and Java puts so many tools in the developer's hand while C++ only has STL to offer and vertor isn't all it's made up to be.


    "When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
    -Atlas Shrugged, Ayn Rand

    1 Reply Last reply
    0
    • B Brady Kelly

      Why are people down-voting CSS on this post? You might think he's a poes on the SoapBox, but a totally legitimate developer question should not attract down-votes. You people can often be such small minded poesses. (Sorry if I didn't spell that right)

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

      Brady Kelly wrote:

      You people can often be such small minded poesses. (Sorry if I didn't spell that right)

      How else would you spell poesses? I wonder what it's supposed to mean?

      B 1 Reply Last reply
      0
      • C CaptainSeeSharp

        I'm looking into getting back into software development. I think this is the perfect opportunity to consider abandoning MS/.net and get on the solid platform that C++ has to offer. Are there any C++ programmers out there that program in C++ because they like it more than .net?

        Fall of the Republic[^]

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

        CaptainSeeSharp wrote:

        I'm looking into getting back into software development.

        Professional or hobby?

        CaptainSeeSharp wrote:

        I think this is the perfect opportunity to consider abandoning MS/.net and get on the solid platform that C++ has to offer.

        If it's for professional purposes, then try to look at what the market is asking.

        get; !out; (char)*lie & 0xD0- !not) return!![^]

        1 Reply Last reply
        0
        • B Brady Kelly

          Why are people down-voting CSS on this post? You might think he's a poes on the SoapBox, but a totally legitimate developer question should not attract down-votes. You people can often be such small minded poesses. (Sorry if I didn't spell that right)

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

          Brady Kelly wrote:

          Why are people down-voting CSS on this post?

          Just a guess, since I didn't vote, but it may be due to the phrasing of his query.

          CaptainSeeSharp wrote:

          I think this is the perfect opportunity to consider abandoning MS/.net and get on the solid platform that C++ has to offer.

          Go down to a bakers-convention and say "these electric ovens are crap, who thinks I'm right and wants to go back to an open fire in the backyard?" :cool:

          I are Troll :)

          1 Reply Last reply
          0
          • C CaptainSeeSharp

            WPF, in my opinion, it is for junk software. That crap that comes with store bought computers and add-on hardware is super-bloated junk that tries to compete with all the other software for the users attention by using big round flashing buttons and giant windows with nothing of real substance in them. I want to write real code that isn't some marketing scam from MS that is going to become obsolete in a year or two and force everyone to learn another three letter acronym and buy a whole new bookshelf full of books.

            Fall of the Republic[^]

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

            CaptainSeeSharp wrote:

            I want to write real code that isn't some marketing scam from MS that is going to become obsolete in a year or two

            Ahhh the dream. I always think Im doing well if I dont think my codes obsolete by the time its compiled.

            pseudonym67 My Articles[^] Personal Music Player[^]

            1 Reply Last reply
            0
            • L Lost User

              Brady Kelly wrote:

              You people can often be such small minded poesses. (Sorry if I didn't spell that right)

              How else would you spell poesses? I wonder what it's supposed to mean?

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

              You might spell it with one 's'. It's the Afrikaans plural for a poes. The translation is not KSS, but I'm sure any young Afrikaans girls that might read this can hold their own.

              L 1 Reply Last reply
              0
              • C Christian Graus

                C# generics are plain anaemic compares to C++ templates. It's part of the overall design philosophy to make C# easy to use rather than powerful if there's ever a choice between the two. That's serious, I was told that by the C# team.

                Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

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

                Is true. C++ templates are pretty simple IF you consider the use cases possible with C# generics. Go beyond that (with templates) and you'd better now what you're doing! But as most developers use, rather than write templates, it's a moot point really.

                Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

                G 1 Reply Last reply
                0
                • C CaptainSeeSharp

                  WPF, in my opinion, it is for junk software. That crap that comes with store bought computers and add-on hardware is super-bloated junk that tries to compete with all the other software for the users attention by using big round flashing buttons and giant windows with nothing of real substance in them. I want to write real code that isn't some marketing scam from MS that is going to become obsolete in a year or two and force everyone to learn another three letter acronym and buy a whole new bookshelf full of books.

                  Fall of the Republic[^]

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

                  CaptainSeeSharp wrote:

                  WPF, in my opinion, it is for junk software

                  WPF is a UI framework, nothing more. It has a number of features that give it great appeal, once you've learned how to use it.

                  CaptainSeeSharp wrote:

                  That crap that comes with store bought computers and add-on hardware is super-bloated junk that tries to compete with all the other software for the users attention by using big round flashing buttons and giant windows with nothing of real substance in them.

                  The irony in that statement is that the people who develop crapware like that have been doing it since the dawn of personal computing. The only thing that changes is their methodology. WPF certainly isn't the cause.

                  Software Zen: delete this;
                  Fold With Us![^]

                  1 Reply Last reply
                  0
                  • S Stuart Dootson

                    Is true. C++ templates are pretty simple IF you consider the use cases possible with C# generics. Go beyond that (with templates) and you'd better now what you're doing! But as most developers use, rather than write templates, it's a moot point really.

                    Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

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

                    Frankly, I've always thought that templates could be overused and abused just as badly as the preprocessor. I've seen heavily-templated code that was close to unreadable because the author was so entranced with doing everything via templates.

                    Software Zen: delete this;
                    Fold With Us![^]

                    S 1 Reply Last reply
                    0
                    • C CaptainSeeSharp

                      I'm looking into getting back into software development. I think this is the perfect opportunity to consider abandoning MS/.net and get on the solid platform that C++ has to offer. Are there any C++ programmers out there that program in C++ because they like it more than .net?

                      Fall of the Republic[^]

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

                      My current project, The Big New Thing™ is actually a mix. The front end application is C#/WPF, and the back end services are C++/MFC. Previous products were pure C++/MFC. The front end UI was vastly more involved to program than the new one has been. As always, pick the appropriate tool for the job.

                      Software Zen: delete this;
                      Fold With Us![^]

                      1 Reply Last reply
                      0
                      • G Gary R Wheeler

                        Frankly, I've always thought that templates could be overused and abused just as badly as the preprocessor. I've seen heavily-templated code that was close to unreadable because the author was so entranced with doing everything via templates.

                        Software Zen: delete this;
                        Fold With Us![^]

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

                        Gary R. Wheeler wrote:

                        Frankly, I've always thought that templates could be overused and abused just as badly as the preprocessor

                        Course they can. Anything can. OO, inheritance - they could be substituted for 'templates' in that sentence. But there's a difference between library code, which has a desire to be maximally reusable, and application code, which doesn't have that requirement. I'm quite happy to use libraries like Boost, which use templates like they were going out of fashion, but write that code? Na, not so much (although I have done at times when I needed to).

                        Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

                        G 1 Reply Last reply
                        0
                        • C Christian Graus

                          If you want to do that, you'd do better to learn objective C and program for the Mac. I can't imagine how C++ is competitive in the Windows world outside of niche markets. Why would something that takes longer to work with, make you competitive. ( FWIW, I love C++, but the reality is, things like WPF are the future for Windows )

                          Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

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

                          Christian Graus wrote:

                          I can't imagine how C++ is competitive in the Windows world outside of niche markets

                          There are TONS of software out there written in C++. Software that is still being extended. Hardly "niche" markets.

                          -- Kein Mitleid Für Die Mehrheit

                          G E 2 Replies Last reply
                          0
                          • B Brady Kelly

                            You might spell it with one 's'. It's the Afrikaans plural for a poes. The translation is not KSS, but I'm sure any young Afrikaans girls that might read this can hold their own.

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

                            Not sure what KSS is (being of an age when TLAs tend to confuse me)! I'll ask my Afrikaaner daughter-in-law about poes, unless it's a really obscene word. :^)

                            G A 2 Replies Last reply
                            0
                            • S Stuart Dootson

                              Gary R. Wheeler wrote:

                              Frankly, I've always thought that templates could be overused and abused just as badly as the preprocessor

                              Course they can. Anything can. OO, inheritance - they could be substituted for 'templates' in that sentence. But there's a difference between library code, which has a desire to be maximally reusable, and application code, which doesn't have that requirement. I'm quite happy to use libraries like Boost, which use templates like they were going out of fashion, but write that code? Na, not so much (although I have done at times when I needed to).

                              Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

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

                              I've occasionally written template code, and you're right. I believe most of the time I've used it in general-purpose code rather than 'application' code. I also agree with your estimation of the Boost libraries. I've used Boost.RegEx in one project. Those developers are the intravenous heroin addicts of the programming world.

                              Software Zen: delete this;
                              Fold With Us![^]

                              1 Reply Last reply
                              0
                              • J Jorgen Sigvardsson

                                Christian Graus wrote:

                                I can't imagine how C++ is competitive in the Windows world outside of niche markets

                                There are TONS of software out there written in C++. Software that is still being extended. Hardly "niche" markets.

                                -- Kein Mitleid Für Die Mehrheit

                                G Offline
                                G Offline
                                Gary Kirkham
                                wrote on last edited by
                                #38

                                Same thing's true of FORTRAN, but it is a niche market.

                                Gary Kirkham Forever Forgiven and Alive in the Spirit The men said to them, "Why do you seek the living One among the dead? He is not here, but He has risen." Me blog, You read

                                1 Reply Last reply
                                0
                                • L Lost User

                                  Not sure what KSS is (being of an age when TLAs tend to confuse me)! I'll ask my Afrikaaner daughter-in-law about poes, unless it's a really obscene word. :^)

                                  G Offline
                                  G Offline
                                  Gary Kirkham
                                  wrote on last edited by
                                  #39

                                  google knows all[^]

                                  Gary Kirkham Forever Forgiven and Alive in the Spirit The men said to them, "Why do you seek the living One among the dead? He is not here, but He has risen." Me blog, You read

                                  1 Reply Last reply
                                  0
                                  • L Lost User

                                    Not sure what KSS is (being of an age when TLAs tend to confuse me)! I'll ask my Afrikaaner daughter-in-law about poes, unless it's a really obscene word. :^)

                                    A Offline
                                    A Offline
                                    Anthony Mushrow
                                    wrote on last edited by
                                    #40

                                    Richard MacCutchan wrote:

                                    I'll ask my Afrikaaner daughter-in-law about poes, unless it's a really obscene word.

                                    You might want the check on google with define:poes before you do that.

                                    My current favourite word is: Delicious!

                                    -SK Genius

                                    Game Programming articles start -here[^]-

                                    L 1 Reply Last reply
                                    0
                                    • J Jorgen Sigvardsson

                                      Christian Graus wrote:

                                      I can't imagine how C++ is competitive in the Windows world outside of niche markets

                                      There are TONS of software out there written in C++. Software that is still being extended. Hardly "niche" markets.

                                      -- Kein Mitleid Für Die Mehrheit

                                      E Offline
                                      E Offline
                                      Ed Poore
                                      wrote on last edited by
                                      #41

                                      Don't forget the embedded world, sure it's not the desktop yet it's still a huge market and certainly not "niche".


                                      I doubt it. If it isn't intuitive then we need to fix it. - Chris Maunder

                                      1 Reply Last reply
                                      0
                                      • A Anthony Mushrow

                                        Richard MacCutchan wrote:

                                        I'll ask my Afrikaaner daughter-in-law about poes, unless it's a really obscene word.

                                        You might want the check on google with define:poes before you do that.

                                        My current favourite word is: Delicious!

                                        -SK Genius

                                        Game Programming articles start -here[^]-

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

                                        Just did that, thanks for the warning! I note that it's basically the same usage as (one of the uses of) English pussy :~

                                        1 Reply Last reply
                                        0
                                        • C CaptainSeeSharp

                                          I'm looking into getting back into software development. I think this is the perfect opportunity to consider abandoning MS/.net and get on the solid platform that C++ has to offer. Are there any C++ programmers out there that program in C++ because they like it more than .net?

                                          Fall of the Republic[^]

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

                                          I love C++ and recently started using the Qt framework - you can compile your apps for Windows, Linux and the Mac (plus some other platforms) and the framework is superb. There is even a free IDE called Qt Creator that I cannot recommend highly enough. Download Qt and give it a spin - you won't regret it. http://qt.nokia.com/[^] http://qt.nokia.com/products/developer-tools/developer-tools[^] Another excellent Windows framework is WTL - it's completely template based and is built on top of ATL. It's close to the metal - think of it as a layer above from a pure Win32 app. The documentation is lacking and the learning curve is steep, so if you're starting from scratch I personally think that Qt would your best bet.

                                          Blogging about Qt Creator

                                          modified on Sunday, October 4, 2009 2:05 PM

                                          M 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