What should I do next? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What should I do next?

I´ve been programming for a long time in C/C++ and a bit of python but the point is that I´m tired of only working with the console. I don´t have any goal but I would like to build aplications and simple games (like pong or snake) in windows. Give me your suggestions about what I sholud do to not just use the coonsole because I don´t know anything and I´m completly in the dark.      

9th Jun 2019, 9:44 PM
Eragon 3
Eragon 3 - avatar
2 Answers
+ 3
I recommend SFML only at first
9th Jun 2019, 10:50 PM
Rohit
+ 1
if you dont want to work in a console, learn a library for c++, all languages are in the console. you need to learn a graphics library if you want to make games for c++ i reccomend - SDL - SFML - OpenGL
9th Jun 2019, 10:14 PM
Cat Sauce
Cat Sauce - avatar