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
Next step
Next step
Apr 5, 2014 at 4:24pm UTC
RE9741
(21)
Hey guys, I learned the basics of c++ in making terminal applications etc. I then moved on to making windows forms applications. I'm just wondering, what would be the best move for me now?
Apr 5, 2014 at 6:16pm UTC
Hippogriff
(727)
This depends much more on what you want to do.
Do you want to go more into game development or do you want to stay with GUI type stuff? Do you want to stay on windows or make things cross platform?
If you want to stay on the GUI side of things I think QT is always worth checking out sooner or later.
http://qt-project.org/
If you want to head in the game direction you need to check out SDL/Allegro/SFML. So need more info.
Topic archived. No new replies allowed.