English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

4 answers

figured out the basics in about 4 months
advanced stuff 4 years.

don't let this discourage you, learning c++ has been one very exciting adventure, just make sure you always have something to do.

2006-10-02 15:46:07 · answer #1 · answered by iammisc 5 · 1 0

About a month to be comfortable with it -- about a year to be really good at it.
I taught myself. Started with the standard C++ B&S book. Visual C++'s examples were a big help, as was using MFC (though it frequently uses the language poorly). Lots of good on-line references for specific topics like inheritence, polymorphism, templates -- just start writing programs in it, and when you come up against something you don't know how to do, look it up on-line. Won't take you long to be comfortable using the language.

2006-10-02 21:46:03 · answer #2 · answered by Anonymous · 1 0

I learned in 4 months. I bought and read these books (in this order): C, the complete reference (this one is old but REALLY useful to know), C++ for dummies, programming games in windows, Windows Programming

2006-10-02 22:29:17 · answer #3 · answered by Anonymous · 0 0

I still haven't mastered it, and it has been a year already. It is a difficult language to learn, unless you are 100% familiar with the basics.

Study study study and practice practice practice.

2006-10-02 21:50:31 · answer #4 · answered by rouschkateer 5 · 0 0

fedest.com, questions and answers