how long does it take to learn C++

Discussion in 'Programming General' started by montiego, Jul 26, 2008.

Thread Status:
Not open for further replies.
how long does it take to learn C++
  1. Unread #1 - Jul 26, 2008 at 6:10 AM
  2. montiego
    Referrals:
    0

    montiego Guest

    how long does it take to learn C++

    so how long would it take if i spend like 1-2 hours on it until i can become rather proficient at it? i.e. i can write simple programs
     
  3. Unread #2 - Jul 26, 2008 at 6:55 AM
  4. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    how long does it take to learn C++

    One does not simply learn a programming language. The only way you can become proficient is experience. The longer you spend, the more experienced you become.

    It doesn't take long to get used to the rigid structure of the language, nor the core concepts. The hard part is writing your programs efficiently.
     
  5. Unread #3 - Jul 27, 2008 at 2:07 PM
  6. speedster239
    Joined:
    Jan 21, 2007
    Posts:
    313
    Referrals:
    0
    Sythe Gold:
    0

    speedster239 Forum Addict
    Java Programmers

    how long does it take to learn C++

    You don't learn a programming language, you just experience it. As time passes and you write more and more code in the language you will get better, but there is never a way to know it all. You will always face troubles with bugs and what not, you will spend hours googling answers, you will spend hours looking over your code; all the while learning more and more as time passes.

    On the other hand, based on the length/care it appears you put into your post, you'll need to exercise much more patience than you already have to get the job done.
     
  7. Unread #4 - Aug 2, 2008 at 10:17 PM
  8. Kezia
    Referrals:
    0

    Kezia Guest

    how long does it take to learn C++

    To learn the basics, possibly months, to get good enough to make games like activision and such companies, well, most likely you'll never be that good.
     
  9. Unread #5 - Sep 23, 2008 at 10:48 PM
  10. Code zombie
    Referrals:
    0

    Code zombie Guest

    how long does it take to learn C++

    It was actually quite difficult for me after I learned c. I found the hardest part was getting used to the whole object-orient langauge thing and the frustration of creating mass lines of code in the begining called a "cat class" just to print the words "Meow" on the console. It got even worse when the constructors and operator overloading came in because of the use of references and me stubbornly trying to link my c knowledge of pointers to functions to point to class member functions. That problem solved itself when i learned virtual functions and everything past that was a breeze, class inheritance, linked lists, class and function templates and so on. So I'am gonna say it will take about 5 months for you to become intermediate level.
     
  11. Unread #6 - Oct 14, 2008 at 9:26 AM
  12. dragonfire455
    Joined:
    Mar 25, 2008
    Posts:
    373
    Referrals:
    1
    Sythe Gold:
    0

    dragonfire455 Forum Addict

    how long does it take to learn C++

    It will take a bit of time, that is if you're dedicated. Depends on your attention span. If you're interested in learning C++ you should try learning C# first.
     
  13. Unread #7 - Oct 15, 2008 at 3:11 AM
  14. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    how long does it take to learn C++

    Thread already answered. Closed.
     
< [TUT][C] Using the IF statement | Whats Going On???? >

Users viewing this thread
1 guest
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site