How to learn C++ after learning <C++ Primer>?

C

Cheng Rui

hello,all
I've finished <c++ primer>,but I find that I still can't write any
useful programms.Can you give me some advice to continue learning C++?
thank you all !
 
N

Noah Roberts

Cheng said:
hello,all
I've finished <c++ primer>,but I find that I still can't write any
useful programms.Can you give me some advice to continue learning C++?
thank you all !

Write programs.

It's, frankly, the only way.
 
P

progmanos

hello,all
I've finished <c++ primer>,but I find that I still can't write any
useful programms.Can you give me some advice to continue learning C++?
thank you all !

Learn about data structures and STL. Learn different algorithms,
APIs, and join an open source project.
 
F

foolsmart2005

Learn about data structures and STL.  Learn different algorithms,
APIs, and join an open source project.

May I ask where can we join open source project? Thanks!
 
C

CAN

May I ask where can we join open source project?  Thanks!

Have you heard about SourceForge.net or savannah.gnu.org? There are
many others open source sites, just search for open source projects if
you are interested.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top