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. What would you say if.... [modified]

What would you say if.... [modified]

Scheduled Pinned Locked Moved The Lounge
csharpc++database
82 Posts 22 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.
  • T Tad McClellan

    I really didn't mean for this to become a debate on which language is better. But you must admit that c++ is a lower level language. You also must admit that most games are programed in c++.

    E=mc2 -> BOOM

    S Offline
    S Offline
    Super Lloyd
    wrote on last edited by
    #12

    Where did I say that one language was better than the other?!? :confused: I just said that C++ was not something to get quick visual results! As far as I know even C++ programmer are first to say that C++ is not the quickest to program! (which is the infamous VB). They even say that C++ is not for the weak minded (i.e. it's as difficult as only a C++ programmer could do it) They just say they have the quickest programs, which is very different!

    T E 2 Replies Last reply
    0
    • C Christian Graus

      Albert Einstein. wrote:

      dealing with the logistics (11.5 hour time difference) is difficult enough

      The time difference I deal with every day is similar. Do you think it's the time difference and not language that's the problem ? I find it pretty easy to manage, although I get up early so we have a couple of hours of crossover work time. I guess 11.5 hours is a gap that would not allow for that, really. Getting on the phone or MSN is essential, email is no substitute.

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

      T Offline
      T Offline
      Tad McClellan
      wrote on last edited by
      #13

      Gernally people in India speak english but you have to fight through the accent sometimes. Also they will never say no to you if you ask them to do something. That does not mean it will actually happen (my experiance only so please don't take this as a generalization). But the smallest thing takes at least 2 days. Day 1 is figuring out you have an issue and communicate it either in an email or in a 9 pm phone call. In the morning you will see an email with some questions about the issue. You answer it. They have gone home by then so they will see it and do something with it while you are sleeping. The only way I have ever seen this work well is someone must become nocturnal (usually them) or the US manager move to India.

      E=mc2 -> BOOM

      1 Reply Last reply
      0
      • T Tad McClellan

        ... your kid told you they wanted to become a developer. What would you tell them they should learn? 1) C++. I'm started with vb 3 and have moved to c# and vb.net but I have always wished I learned a lower level language. I did a bunch of ANSI C on a unix system in school but that is the last place I've seen it. I think you are more competitive though in the market place if you know c++ simply because you can do more then take data out of a database and put it back in (probably the majority of projects .net is used for although I'm sure some people will list out some notable exceptions). 2) Patience. If you don't like to spend 8 hours a day trying to figure something out, your in the wrong business. -- modified at 20:00 Sunday 6th August, 2006

        E=mc2 -> BOOM

        W Offline
        W Offline
        Weiye Chen
        wrote on last edited by
        #14

        Albert Einstein. wrote:

        What would you tell them they should learn?

        Not to follow their father's footsteps.:|

        T 1 Reply Last reply
        0
        • C Christian Graus

          Sure - there is some plumbing stuff that requires more code in C++. But, that plumbing stuff is not a great percentage of hte code that goes into an app. Therefore, the overall line count would still be similar.

          Super Lloyd wrote:

          BTW, is there a book on STL?

          There are tons of good books on STL. Addison Wesley have a couple of great ones, including 'Generic programming and the STL', I can't see the other one in my pile of books to tell you the title.

          Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

          S Offline
          S Offline
          Super Lloyd
          wrote on last edited by
          #15

          Christian Graus wrote:

          Sure - there is some plumbing stuff that requires more code in C++. But, that plumbing stuff is not a great percentage of hte code that goes into an app. Therefore, the overall line count would still be similar.

          Yep. But this plumbing requires lot of thinking and learning. Now perhaps I'm wrong but as a kid I would rather swap this plumbing if I could. At least for my 1st program. Sure enough I might want to learn it for the 3rd, or 4th program... But it's not something to consider for the 1st program, IMHO...

          J 1 Reply Last reply
          0
          • T Tad McClellan

            ... your kid told you they wanted to become a developer. What would you tell them they should learn? 1) C++. I'm started with vb 3 and have moved to c# and vb.net but I have always wished I learned a lower level language. I did a bunch of ANSI C on a unix system in school but that is the last place I've seen it. I think you are more competitive though in the market place if you know c++ simply because you can do more then take data out of a database and put it back in (probably the majority of projects .net is used for although I'm sure some people will list out some notable exceptions). 2) Patience. If you don't like to spend 8 hours a day trying to figure something out, your in the wrong business. -- modified at 20:00 Sunday 6th August, 2006

            E=mc2 -> BOOM

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

            Albert Einstein. wrote:

            What would you tell them they should learn?

            It depends on what the kid would like to do with it I'd say. If he wants to make games teach him Java and if he wants to make web pages teach him ASM. :rolleyes:

            Jeremy Falcon

            1 Reply Last reply
            0
            • T Tad McClellan

              ... your kid told you they wanted to become a developer. What would you tell them they should learn? 1) C++. I'm started with vb 3 and have moved to c# and vb.net but I have always wished I learned a lower level language. I did a bunch of ANSI C on a unix system in school but that is the last place I've seen it. I think you are more competitive though in the market place if you know c++ simply because you can do more then take data out of a database and put it back in (probably the majority of projects .net is used for although I'm sure some people will list out some notable exceptions). 2) Patience. If you don't like to spend 8 hours a day trying to figure something out, your in the wrong business. -- modified at 20:00 Sunday 6th August, 2006

              E=mc2 -> BOOM

              E Offline
              E Offline
              El Corazon
              wrote on last edited by
              #17

              I would say "learn a language, but don't dedicate yourself to that language". Languages and technologies change, it doesn't matter what language you choose, C# or C++ or another, just don't bet your whole concept of the world on the success of that language. When you have mastered that language, pick another and master it too, if only to prove you are not bound by faith to one and only one language and technology. Learn to adapt, learn to change, like the water that runs from the hill to the ocean, seemingly bending around every obstacle, seemingly held by others, seemingly directed by others... but ever faithful to a goal, your goal. Bend but do not break, press but do not demand, the water always wins with patience. The secret between success and misery in programming is as you said: patience. -- modified at 21:36 Sunday 6th August, 2006

              _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

              T 1 Reply Last reply
              0
              • S Super Lloyd

                Where did I say that one language was better than the other?!? :confused: I just said that C++ was not something to get quick visual results! As far as I know even C++ programmer are first to say that C++ is not the quickest to program! (which is the infamous VB). They even say that C++ is not for the weak minded (i.e. it's as difficult as only a C++ programmer could do it) They just say they have the quickest programs, which is very different!

                T Offline
                T Offline
                Tad McClellan
                wrote on last edited by
                #18

                Super Lloyd wrote:

                I just said that C++ was not something to get quick visual results!

                Agreed.

                E=mc2 -> BOOM

                1 Reply Last reply
                0
                • W Weiye Chen

                  Albert Einstein. wrote:

                  What would you tell them they should learn?

                  Not to follow their father's footsteps.:|

                  T Offline
                  T Offline
                  Tad McClellan
                  wrote on last edited by
                  #19

                  lol

                  E=mc2 -> BOOM

                  1 Reply Last reply
                  0
                  • E El Corazon

                    I would say "learn a language, but don't dedicate yourself to that language". Languages and technologies change, it doesn't matter what language you choose, C# or C++ or another, just don't bet your whole concept of the world on the success of that language. When you have mastered that language, pick another and master it too, if only to prove you are not bound by faith to one and only one language and technology. Learn to adapt, learn to change, like the water that runs from the hill to the ocean, seemingly bending around every obstacle, seemingly held by others, seemingly directed by others... but ever faithful to a goal, your goal. Bend but do not break, press but do not demand, the water always wins with patience. The secret between success and misery in programming is as you said: patience. -- modified at 21:36 Sunday 6th August, 2006

                    _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                    T Offline
                    T Offline
                    Tad McClellan
                    wrote on last edited by
                    #20

                    Jeffry J. Brickley wrote:

                    I would say "learn a language, but don't dedicate yourself to that language".

                    Best point yet. Learn programming concepts like OOP and the like but don't be bound to a launguage. To your point, my dad was a fortran/cobal guy when he was in school although he is not a developer now. Not a lot of fortran/cobal going on these days.

                    E=mc2 -> BOOM

                    J E 2 Replies Last reply
                    0
                    • S Super Lloyd

                      Christian Graus wrote:

                      Sure - there is some plumbing stuff that requires more code in C++. But, that plumbing stuff is not a great percentage of hte code that goes into an app. Therefore, the overall line count would still be similar.

                      Yep. But this plumbing requires lot of thinking and learning. Now perhaps I'm wrong but as a kid I would rather swap this plumbing if I could. At least for my 1st program. Sure enough I might want to learn it for the 3rd, or 4th program... But it's not something to consider for the 1st program, IMHO...

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

                      Super Lloyd wrote:

                      But this plumbing requires lot of thinking and learning.

                      And that's a problem because? Besides, it doesn't require too much more thinking to use C/C++ for console apps than it does for QBasic or even PASCAL. And, .NET only really shields you from working with Windows, DBs, etc. The fundmental concepts are pretty much the same. And, don't forget the possibility the kid may not be dumb. Treating kids like they are stupid is the best way to make them act stupid. So, what if the kid has to think his way through it a bit more, it'll pay off later when he wants to program his own stuff rather than be a copy and paste programmer. My first language was QBasic, so I have nothing against "beginner's languages", but it doesn't make learning C/C++ impossible to start with. And saying "it's tough" is a lame reason to choose or not choose a language IMO.

                      Jeremy Falcon

                      S 1 Reply Last reply
                      0
                      • J Jeremy Falcon

                        Super Lloyd wrote:

                        But this plumbing requires lot of thinking and learning.

                        And that's a problem because? Besides, it doesn't require too much more thinking to use C/C++ for console apps than it does for QBasic or even PASCAL. And, .NET only really shields you from working with Windows, DBs, etc. The fundmental concepts are pretty much the same. And, don't forget the possibility the kid may not be dumb. Treating kids like they are stupid is the best way to make them act stupid. So, what if the kid has to think his way through it a bit more, it'll pay off later when he wants to program his own stuff rather than be a copy and paste programmer. My first language was QBasic, so I have nothing against "beginner's languages", but it doesn't make learning C/C++ impossible to start with. And saying "it's tough" is a lame reason to choose or not choose a language IMO.

                        Jeremy Falcon

                        S Offline
                        S Offline
                        Super Lloyd
                        wrote on last edited by
                        #22

                        Jeremy Falcon wrote:

                        Super Lloyd wrote: But this plumbing requires lot of thinking and learning. And that's a problem because?

                        Because you didn't read the following lines!

                        Now perhaps I'm wrong but as a kid I would rather swap this plumbing if I could. At least for my 1st program. Sure enough I might want to learn it for the 3rd, or 4th program...

                        At least as far as I'm concerned, when I learn something, I want to have a first quick results before going into the detail. I did learn assembly, but I still think it's a bad idea to learn it 1st. Same for C++.

                        Jeremy Falcon wrote:

                        too much more thinking to use C/C++ for console apps

                        I was speaking of graphical games here! Unlike C++ book I have read between 1998-2001, .NET and Java book makes you write GUI and multithreaded application as early as page 64.... ;P

                        J 1 Reply Last reply
                        0
                        • T Tad McClellan

                          Jeffry J. Brickley wrote:

                          I would say "learn a language, but don't dedicate yourself to that language".

                          Best point yet. Learn programming concepts like OOP and the like but don't be bound to a launguage. To your point, my dad was a fortran/cobal guy when he was in school although he is not a developer now. Not a lot of fortran/cobal going on these days.

                          E=mc2 -> BOOM

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

                          Albert Einstein. wrote:

                          Best point yet. Learn programming concepts like OOP and the like but don't be bound to a launguage.

                          The flipside to that coin is the "jack of all trades, master of none" concept. Despite popular belief, you really can't learn a gazillion langages and actually be great at all of them. You still have to pick a choose a few. Kinda only knowing a language only puts you one step above not knowing squat about it.

                          Jeremy Falcon

                          E 1 Reply Last reply
                          0
                          • T Tad McClellan

                            ... your kid told you they wanted to become a developer. What would you tell them they should learn? 1) C++. I'm started with vb 3 and have moved to c# and vb.net but I have always wished I learned a lower level language. I did a bunch of ANSI C on a unix system in school but that is the last place I've seen it. I think you are more competitive though in the market place if you know c++ simply because you can do more then take data out of a database and put it back in (probably the majority of projects .net is used for although I'm sure some people will list out some notable exceptions). 2) Patience. If you don't like to spend 8 hours a day trying to figure something out, your in the wrong business. -- modified at 20:00 Sunday 6th August, 2006

                            E=mc2 -> BOOM

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

                            I'd say "thats great son but are you sure you really want it or do you just want to be like your dad?" or "Thats great, go a and get a job waiting tables or tending bar and learn what it means to really really work for your money. Then when you are working as a programmer you will apretiate what a good job it really is and you wont look down on people that do more menial work" "Oh yeah, you might want to read this c++ book on the train while commuting to your bar job"

                            Objects in mirror are closer than they appear

                            J E 2 Replies Last reply
                            0
                            • T Tad McClellan

                              Jeffry J. Brickley wrote:

                              I would say "learn a language, but don't dedicate yourself to that language".

                              Best point yet. Learn programming concepts like OOP and the like but don't be bound to a launguage. To your point, my dad was a fortran/cobal guy when he was in school although he is not a developer now. Not a lot of fortran/cobal going on these days.

                              E=mc2 -> BOOM

                              E Offline
                              E Offline
                              El Corazon
                              wrote on last edited by
                              #25

                              Albert Einstein. wrote:

                              my dad was a fortran/cobal guy when he was in school although he is not a developer now. Not a lot of fortran/cobal going on these days.

                              Nor will C++ and C# last 50 years. Both Fortran and Cobol still exist, they struggle as programmers who used them seek to bring back their faith, their dedication to one language, they struggle with pain and misery, as VB programmers are learning to do so also. Change is rapid in computer technology, what is new then is common now, what is new now requires new adaptions, new languages, new technologies and what is new tomorrow will require the same. Change is. It is not filled with fear, or doubt, or promise of success nor promise of failure, it simply is. No more, no less.

                              _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                              1 Reply Last reply
                              0
                              • S Super Lloyd

                                Jeremy Falcon wrote:

                                Super Lloyd wrote: But this plumbing requires lot of thinking and learning. And that's a problem because?

                                Because you didn't read the following lines!

                                Now perhaps I'm wrong but as a kid I would rather swap this plumbing if I could. At least for my 1st program. Sure enough I might want to learn it for the 3rd, or 4th program...

                                At least as far as I'm concerned, when I learn something, I want to have a first quick results before going into the detail. I did learn assembly, but I still think it's a bad idea to learn it 1st. Same for C++.

                                Jeremy Falcon wrote:

                                too much more thinking to use C/C++ for console apps

                                I was speaking of graphical games here! Unlike C++ book I have read between 1998-2001, .NET and Java book makes you write GUI and multithreaded application as early as page 64.... ;P

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

                                Super Lloyd wrote:

                                Because you didn't read the following lines!

                                You assme too much, and miss many points I see, oh young one.

                                Super Lloyd wrote:

                                At least as far as I'm concerned, when I learn something, I want to have a first quick results before going into the detail.

                                That's where the patience comes in. And, we're talking about C/C++ here, not ML.

                                Super Lloyd wrote:

                                I was speaking of graphical games here...

                                As Christian already said, once the plumbing is done, it's all the same anyway. Also, if you want graphical games, that ain't instant either unless you want to plateau at only being able to make tic tac toe.

                                Jeremy Falcon

                                S 2 Replies Last reply
                                0
                                • J Jeremy Falcon

                                  Albert Einstein. wrote:

                                  Best point yet. Learn programming concepts like OOP and the like but don't be bound to a launguage.

                                  The flipside to that coin is the "jack of all trades, master of none" concept. Despite popular belief, you really can't learn a gazillion langages and actually be great at all of them. You still have to pick a choose a few. Kinda only knowing a language only puts you one step above not knowing squat about it.

                                  Jeremy Falcon

                                  E Offline
                                  E Offline
                                  El Corazon
                                  wrote on last edited by
                                  #27

                                  Jeremy Falcon wrote:

                                  Kinda only knowing a language only puts you one step above not knowing squat about it.

                                  which is why I said choose another, not every other. Programming is only a direction, a career is chosen when you specialize. Programming was my direction when I taught a friend to program Basic by first learning it myself from a book. My career was not chosen until after I entered the marketplace and did my first 3D program.

                                  _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                                  J 1 Reply Last reply
                                  0
                                  • T Tad McClellan

                                    ... your kid told you they wanted to become a developer. What would you tell them they should learn? 1) C++. I'm started with vb 3 and have moved to c# and vb.net but I have always wished I learned a lower level language. I did a bunch of ANSI C on a unix system in school but that is the last place I've seen it. I think you are more competitive though in the market place if you know c++ simply because you can do more then take data out of a database and put it back in (probably the majority of projects .net is used for although I'm sure some people will list out some notable exceptions). 2) Patience. If you don't like to spend 8 hours a day trying to figure something out, your in the wrong business. -- modified at 20:00 Sunday 6th August, 2006

                                    E=mc2 -> BOOM

                                    T Offline
                                    T Offline
                                    Tad McClellan
                                    wrote on last edited by
                                    #28

                                    So I changed my mind about No 1. Kids need to learn concepts of developement and it still be fun. They need to see results as well. Perhaps LEGO mindstorm would be a good idea. MS has a new robotics SDK out which supports VB.Net. Does anyone know any languages which are geared for kids to learn (don't say VB)?

                                    E=mc2 -> BOOM

                                    J E 2 Replies Last reply
                                    0
                                    • E El Corazon

                                      Jeremy Falcon wrote:

                                      Kinda only knowing a language only puts you one step above not knowing squat about it.

                                      which is why I said choose another, not every other. Programming is only a direction, a career is chosen when you specialize. Programming was my direction when I taught a friend to program Basic by first learning it myself from a book. My career was not chosen until after I entered the marketplace and did my first 3D program.

                                      _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

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

                                      Jeffry J. Brickley wrote:

                                      which is why I said choose another, not every other.

                                      But, you didn't bother to bring up the point I made and acting is if learning a new language should be done on a whim - just becuase.

                                      Jeffry J. Brickley wrote:

                                      Programming is only a direction

                                      So is East. ;P

                                      Jeffry J. Brickley wrote:

                                      a career is chosen when you specialize.

                                      Tell that to my ex-coworkers that barely even know how to program. :laugh:

                                      Jeremy Falcon

                                      E 1 Reply Last reply
                                      0
                                      • L Lost User

                                        I'd say "thats great son but are you sure you really want it or do you just want to be like your dad?" or "Thats great, go a and get a job waiting tables or tending bar and learn what it means to really really work for your money. Then when you are working as a programmer you will apretiate what a good job it really is and you wont look down on people that do more menial work" "Oh yeah, you might want to read this c++ book on the train while commuting to your bar job"

                                        Objects in mirror are closer than they appear

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

                                        Josh Gray wrote:

                                        "thats great son but are you sure you really want it or do you just want to be like your dad?"

                                        That's a good point. If that were the case, I'd probably just show the easiest language possible, just so he can have fun. Of course, then he'd end up liking it and become ruined becuase you turned him into a VB programmer. :laugh:

                                        Jeremy Falcon

                                        1 Reply Last reply
                                        0
                                        • T Tad McClellan

                                          ... your kid told you they wanted to become a developer. What would you tell them they should learn? 1) C++. I'm started with vb 3 and have moved to c# and vb.net but I have always wished I learned a lower level language. I did a bunch of ANSI C on a unix system in school but that is the last place I've seen it. I think you are more competitive though in the market place if you know c++ simply because you can do more then take data out of a database and put it back in (probably the majority of projects .net is used for although I'm sure some people will list out some notable exceptions). 2) Patience. If you don't like to spend 8 hours a day trying to figure something out, your in the wrong business. -- modified at 20:00 Sunday 6th August, 2006

                                          E=mc2 -> BOOM

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

                                          I usually advise beginners to start with something like Python.

                                          Programming Blog utf8-cpp

                                          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