+ 1
if i finish learning c++ what can i do exactly?
can i make appd from scratch or something like that ?
2 Antworten
+ 10
It's more of a question of what do you know? Rather than have I completed a course. Do you know what you need and how to start creating a game? If not, not sure what you expect.
I'd say depending on how much of the course you can apply, you could probably make a simple game. it wouldn't be very optimal but you can learn a lot from it and start moving to more advanced things offered by the language. You'll likely be on your own for things like UI.
+ 4
If you finsihed the sololearn C++, learn deeper.. Learn your STLs, learn how to create new classes that others have not done, learn to make a new library only then you can call yourself a pro.....
Sololearn is giving you a good headstart but you need to fork in more of your time and effort in order to accomplish your future goals. its a very good start for you to finish the Sololearn C++ course, but life does not end there