cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Whats next?
Whats next?
Nov 17, 2011 at 12:40pm UTC
redacted178923
(29)
Im fairly new to c++ and ive learnt conditional branches and now ive learnt strings. What would you guys recommend i do next?
Nov 17, 2011 at 12:41pm UTC
Moschops
(7244)
Classes and inheritance.
Get familiar with the STL.
How to use libraries other people wrote.
Get very comfortable with the tools you'll need to use to put together anything more complicated than a single source file.
Nov 17, 2011 at 5:06pm UTC
bluecoder
(763)
there is lot more to learn .. try pointers and reference and class and inheritance
Topic archived. No new replies allowed.