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 it worth to learn C++ ??

Is it worth to learn C++ ??

Scheduled Pinned Locked Moved The Lounge
c++databasequestioncareer
27 Posts 17 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.
  • A Anna Jayne Metcalfe

    It depends whether you want to go into web development alone, or develop more general skills. In my experience, C++ is the most flexible, efficient and well optimised language of the lot. I've also found that C++ developers can turn their hand to just about anything else, so learning C++ is a good grounding anyway (even if you don't intend to use it in your career - though you might be surprised). Although it's got a reputation for being difficult to learn, I don't think that's the case for the core language...it's the frameworks that have the real learning curve...and that's the case whichever language you choose. Just a thought or three. I'm sure you'll get lots more. ;) One final thought..although I'll probably get mugged :rolleyes: for saying it, consider learning C# - the syntax is close to C++, it's likely to crop up on web developments and its an easy language to learn - if less flexible than C++. Anna :rose: www.annasplace.me.uk

    "Be yourself - not what others think you should be"
    - Marcia Graesch

    Trouble with resource IDs? Try the Resource ID Organiser Add-In for Visual C++

    R Offline
    R Offline
    Rohit Sinha
    wrote on last edited by
    #14

    Anna-Jayne Metcalfe wrote: I've also found that C++ developers can turn their hand to just about anything else, so learning C++ is a good grounding anyway (even if you don't intend to use it in your career - though you might be surprised). How true. :) 5++
      Regards,

    Rohit Sinha

    A 1 Reply Last reply
    0
    • E E Bonizzoni

      I'm not kidding; I see that most of job requests are about using software, not programming, so I wonder if it's worth to learn a difficult language and MFC and so on when everybody ask for SQL or ASP and so on. Thanks for your answers. Erminio

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

      Look at the job market. Bottom end web design is a script kiddie market, no real living to make there. So how large are the top end web and C++ markets ? Elaine The tigress is here :-D

      1 Reply Last reply
      0
      • E E Bonizzoni

        I'm not kidding; I see that most of job requests are about using software, not programming, so I wonder if it's worth to learn a difficult language and MFC and so on when everybody ask for SQL or ASP and so on. Thanks for your answers. Erminio

        D Offline
        D Offline
        didz
        wrote on last edited by
        #16

        Just ask yourself, why would games be written in C++ ? The true answer to your post is, It depends on what you want to program... You won't program true artificial intelligence in c++ You won't program web in c++ either... But C++ is certainly the language prefered by many for many reasons. Either you learn Java or C++ if you wan't a real knowledge base of programming. yep that's right...

        N 1 Reply Last reply
        0
        • R Rohit Sinha

          Anna-Jayne Metcalfe wrote: I've also found that C++ developers can turn their hand to just about anything else, so learning C++ is a good grounding anyway (even if you don't intend to use it in your career - though you might be surprised). How true. :) 5++
            Regards,

          Rohit Sinha

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

          It just had to be said. ;) Anna :rose: www.annasplace.me.uk

          "Be yourself - not what others think you should be"
          - Marcia Graesch

          Trouble with resource IDs? Try the Resource ID Organiser Add-In for Visual C++

          1 Reply Last reply
          0
          • L leppie

            Norm Almond wrote: how do you tools like Macromedia's DreamWeaver was written, and the answer certainly isn't VB or C#. But we have VS.NET written almost 50% in C#... MyDUMeter: a .NET DUMeter clone

            M Offline
            M Offline
            Michael P Butler
            wrote on last edited by
            #18

            leppie wrote: But we have VS.NET written almost 50% in C#... Yeah but it ain't exactly a stable, reliable product at the moment ;-) Michael The avalanche has started, it's too late for the pebbles to vote.

            N M B 3 Replies Last reply
            0
            • L leppie

              Norm Almond wrote: how do you tools like Macromedia's DreamWeaver was written, and the answer certainly isn't VB or C#. But we have VS.NET written almost 50% in C#... MyDUMeter: a .NET DUMeter clone

              D Offline
              D Offline
              Daniel Ferguson
              wrote on last edited by
              #19

              How is this a good thing? It's quite buggy.

              "Pretending to guide me, you led me astray, And I don't want to fall into your kind of ways." "Melt", Front 242

              1 Reply Last reply
              0
              • L leppie

                Norm Almond wrote: how do you tools like Macromedia's DreamWeaver was written, and the answer certainly isn't VB or C#. But we have VS.NET written almost 50% in C#... MyDUMeter: a .NET DUMeter clone

                N Offline
                N Offline
                NormDroid
                wrote on last edited by
                #20

                leppie wrote: But we have VS.NET written almost 50% in C#... Hence the bugs the IDE i like flaming about.

                1 Reply Last reply
                0
                • N Nick Parker

                  Norm Almond wrote: I'll second that, how do you tools like Macromedia's DreamWeaver was written, and the answer certainly isn't VB or C#. Ok, I'm sure you are correct that C++ was the basis for Dreamweaver, however I think that is a little harsh to say that it couldn't be done in C# (an example[^] ).


                  Nick Parker

                  The only man who never makes a mistake is the man who never does anything. - Theodore Roosevelt

                  N Offline
                  N Offline
                  NormDroid
                  wrote on last edited by
                  #21

                  Not bad, trouble is with C# and Winforms is the baggage you have to install. Sometimes if you going to customers sites where critical software is running you cant offer to "just slap on" the .net framework and windows component updates.

                  1 Reply Last reply
                  0
                  • M Michael P Butler

                    leppie wrote: But we have VS.NET written almost 50% in C#... Yeah but it ain't exactly a stable, reliable product at the moment ;-) Michael The avalanche has started, it's too late for the pebbles to vote.

                    N Offline
                    N Offline
                    NormDroid
                    wrote on last edited by
                    #22

                    Michael P Butler wrote: Yeah but it ain't exactly a stable, reliable product at the moment I'll second that one.

                    1 Reply Last reply
                    0
                    • D didz

                      Just ask yourself, why would games be written in C++ ? The true answer to your post is, It depends on what you want to program... You won't program true artificial intelligence in c++ You won't program web in c++ either... But C++ is certainly the language prefered by many for many reasons. Either you learn Java or C++ if you wan't a real knowledge base of programming. yep that's right...

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

                      and you wouldn't write a stock control system in assembler :confused:

                      1 Reply Last reply
                      0
                      • M Michael P Butler

                        leppie wrote: But we have VS.NET written almost 50% in C#... Yeah but it ain't exactly a stable, reliable product at the moment ;-) Michael The avalanche has started, it's too late for the pebbles to vote.

                        M Offline
                        M Offline
                        Matt Davison
                        wrote on last edited by
                        #24

                        Michael P Butler wrote: Yeah but it ain't exactly a stable, reliable product at the moment The bugs are hardly the result of C#. In the end bugs come from people... Now maybe I'm wrong but I would be willing to bet that the clr had nothing to do with the bugs.

                        L 1 Reply Last reply
                        0
                        • M Matt Davison

                          Michael P Butler wrote: Yeah but it ain't exactly a stable, reliable product at the moment The bugs are hardly the result of C#. In the end bugs come from people... Now maybe I'm wrong but I would be willing to bet that the clr had nothing to do with the bugs.

                          L Offline
                          L Offline
                          leppie
                          wrote on last edited by
                          #25

                          Yeah, I'll second that! :) MyDUMeter: a .NET DUMeter clone

                          1 Reply Last reply
                          0
                          • M Michael P Butler

                            leppie wrote: But we have VS.NET written almost 50% in C#... Yeah but it ain't exactly a stable, reliable product at the moment ;-) Michael The avalanche has started, it's too late for the pebbles to vote.

                            B Offline
                            B Offline
                            Brian Olej
                            wrote on last edited by
                            #26

                            Michael P Butler wrote: Yeah but it ain't exactly a stable, reliable product at the moment Hmm... I havn't had any stability problems with it. "We will thrive in the new environment, leaping across space and time, everywhere and nowhere, like air or radiation, redundant, self-replicating, and always evolving." -unspecified individual

                            1 Reply Last reply
                            0
                            • E E Bonizzoni

                              I'm not kidding; I see that most of job requests are about using software, not programming, so I wonder if it's worth to learn a difficult language and MFC and so on when everybody ask for SQL or ASP and so on. Thanks for your answers. Erminio

                              M Offline
                              M Offline
                              moraalg
                              wrote on last edited by
                              #27

                              the answer is YES, although some job listings aren't for programming, there are a great deal out there, if you look. and learning C++ will give you a big jump on programming and other computer realted fields.hope you continue to study C++, i'm only 14 and i love it and i'm really good and it might sound wierd but i was asked to make some small company a program, and i was payed pretty well considering how simple the program was!:-D

                              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