cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
What do i do in C++ now?
What do i do in C++ now?
Jul 21, 2012 at 11:44pm UTC
killertcell
(24)
So i have learned the basics of C++ like arrays, new operator, memory management, headers structures, loops, basic text file stuff basic stuff. but i am moving on to OOP. ok so just assume i have finished learning OOP. What more should i do in C++?
Jul 22, 2012 at 12:06am UTC
xlightningz
(5)
You should probably learn classes and functions next (Unless you just didn't mention those)
After that I would recommend learning about more advanced expansions to what you know, such as vectors or recursion.
Jul 22, 2012 at 12:07am UTC
IceThatJaw
(529)
Develop some useful applications.
Try to reverse engineer anything that interests you.
Jul 22, 2012 at 12:46am UTC
Need4Sleep
(570)
http://www.cplusplus.com/forum/beginner/75558/
Topic archived. No new replies allowed.