CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Page 2 of 4 FirstFirst 1234 LastLast
Results 16 to 30 of 46
  1. #16
    Join Date
    Jan 2006
    Location
    Singapore
    Posts
    6,765

    Re: How much it takes from you to master C++ ?!

    Quote Originally Posted by ovidiucucu
    This thread demonstrates that for many people, switching between languages is not just "a walking in the park".
    Heh, I feel that that was more a matter of a difficulty in switching between rather different programming paradigms. I think mlgoff assumed that the same programming paradigms would be common to the different programming languages (e.g., a switch from Scheme to Haskell will probably be easier than say, Scheme to Prolog).
    C + C++ Compiler: MinGW port of GCC
    Build + Version Control System: SCons + Bazaar

    Look up a C/C++ Reference and learn How To Ask Questions The Smart Way
    Kindly rate my posts if you found them useful

  2. #17
    Join Date
    Feb 2003
    Location
    Iasi - Romania
    Posts
    8,244

    Re: How much it takes from you to master C++ ?!

    Quote Originally Posted by laserlight View Post
    Heh, I feel that that was more a matter of a difficulty in switching between rather different programming paradigms. I think mlgoff assumed that the same programming paradigms would be common to the different programming languages (e.g., a switch from Scheme to Haskell will probably be easier than say, Scheme to Prolog).
    It's not necessary to go so far to demonstrate how hard, generally people get the key differences between even more related languages like, let's say C++ and C++/CLI.
    Last edited by ovidiucucu; April 18th, 2012 at 03:57 AM.
    Ovidiu
    "When in Rome, do as Romans do."
    My latest articles: https://codexpertro.wordpress.com/

  3. #18
    Join Date
    Feb 2003
    Location
    Iasi - Romania
    Posts
    8,244

    Re: How much it takes from you to master C++ ?!

    I'm trying to answer the OP by using two quotes:
    "Never knew before what eternity was made for. It is to give some of us a chance to learn German."
    Mark Twain
    // Of course, in that times C++ was not invented yet, otherwise he would never mention German.

    Two programmers were drinking in a bar.
    "You, C++ programmers think that you know everything and nobody is above you to know more", said the the first one, a VB(.NET) guy.
    "That's true", replied the other, looking at the ceiling "...not even Lord knows everithing (about C++)".
    // Every day it's posible to find still unknown issues in C++. Besides, C++ is a language which is still evolving.
    // To see that is true, just compare C++03 and C++11.
    Last edited by ovidiucucu; April 18th, 2012 at 06:46 AM.
    Ovidiu
    "When in Rome, do as Romans do."
    My latest articles: https://codexpertro.wordpress.com/

  4. #19
    Join Date
    Mar 2001
    Posts
    2,529

    Re: How much it takes from you to master C++ ?!

    How much wood would a wood chuck chuck if a wood chuck could chuck wood? It takes you as long as it takes you! Everybody is different.
    ahoodin
    To keep the plot moving, that's why.

  5. #20
    Join Date
    Apr 2012
    Posts
    33

    Re: How much it takes from you to master C++ ?!

    well, thanks guys, so as if begin learning from now, after 4 years is there a hope to be emplyed in big companies such as "google, MS ..." and those compaines or others ?

    Thanks again for your help

  6. #21
    Join Date
    Mar 2001
    Posts
    2,529

    Re: How much it takes from you to master C++ ?!

    By 4 years are you also referring to an undergraduate program in computer science?
    ahoodin
    To keep the plot moving, that's why.

  7. #22
    Join Date
    Mar 2004
    Location
    Central Florida
    Posts
    293

    Re: How much it takes from you to master C++ ?!

    Heh, I feel that that was more a matter of a difficulty in switching between rather different programming paradigms.
    It is impossble to judge the difficulty of switching between paradigms, because that is much more dependent upon how the individual thinks and their ability to internalize the different concepts.
    "Effective teaching is the essence of leadership..."

    "There is no substitute for a carefully thought-out design."

    If you have found this post to be useful, please Rate it.

  8. #23
    GCDEF is offline Elite Member Power Poster
    Join Date
    Nov 2003
    Location
    Florida
    Posts
    12,637

    Re: How much it takes from you to master C++ ?!

    Quote Originally Posted by iCoder View Post
    well, thanks guys, so as if begin learning from now, after 4 years is there a hope to be emplyed in big companies such as "google, MS ..." and those compaines or others ?

    Thanks again for your help
    As I told you earlier, if employment is your goal, learn C# and .Net. That's where the jobs are right now.

  9. #24
    Join Date
    Apr 2012
    Posts
    33

    Re: How much it takes from you to master C++ ?!

    Quote Originally Posted by ahoodin View Post
    By 4 years are you also referring to an undergraduate program in computer science?
    by 4 years i'll finish computer engineering in my college, so is there deam or hope to get these jobs ?

  10. #25
    Join Date
    Apr 2012
    Posts
    33

    Re: How much it takes from you to master C++ ?!

    Quote Originally Posted by GCDEF View Post
    As I told you earlier, if employment is your goal, learn C# and .Net. That's where the jobs are right now.
    well, if you check MS careers and google, you will see that most jobs requries C++ and/or C#

  11. #26
    GCDEF is offline Elite Member Power Poster
    Join Date
    Nov 2003
    Location
    Florida
    Posts
    12,637

    Re: How much it takes from you to master C++ ?!

    Quote Originally Posted by iCoder View Post
    well, if you check MS careers and google, you will see that most jobs requries C++ and/or C#
    If you say so.

  12. #27
    Join Date
    Apr 2012
    Posts
    33

    Re: How much it takes from you to master C++ ?!

    Quote Originally Posted by GCDEF View Post
    If you say so.
    i am really surprised from you people, you know more than 5 languages and have experince for more than 10 years, so you you don't apply for these big companies, or it's impossible to be hiried there unless you are prof.

    goodluck to you

  13. #28
    GCDEF is offline Elite Member Power Poster
    Join Date
    Nov 2003
    Location
    Florida
    Posts
    12,637

    Re: How much it takes from you to master C++ ?!

    Quote Originally Posted by iCoder View Post
    i am really surprised from you people, you know more than 5 languages and have experince for more than 10 years, so you you don't apply for these big companies, or it's impossible to be hiried there unless you are prof.

    goodluck to you
    I prefer being a big fish in a small pond although I'm sure some of us work for big companies. Big companies have a lot of bureaucracy and BS you have to put up with that small companies don't. I've worked for big companies and the Federal government as a contractor and have no desire to do it again. I much prefer the small company mindset.

  14. #29
    Join Date
    Mar 2001
    Posts
    2,529

    Re: How much it takes from you to master C++ ?!

    Quote Originally Posted by iCoder View Post
    by 4 years i'll finish computer engineering in my college, so is there deam or hope to get these jobs ?
    Yes. You will be fine. There will always be jobs for people with computer engineering degrees.

    Big company, small company,government job, it is personal preference. Whatever your comfort level.
    ahoodin
    To keep the plot moving, that's why.

  15. #30
    Join Date
    Apr 2012
    Posts
    33

    Re: How much it takes from you to master C++ ?!

    Quote Originally Posted by GCDEF View Post
    I prefer being a big fish in a small pond although I'm sure some of us work for big companies. Big companies have a lot of bureaucracy and BS you have to put up with that small companies don't. I've worked for big companies and the Federal government as a contractor and have no desire to do it again. I much prefer the small company mindset.
    opinions.....

Page 2 of 4 FirstFirst 1234 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured