Where to go after???

Mar 5, 2016 at 4:14am
So I'm currently doing this program for Python called sololearn. It's a free app for iphones and goes over Python basics.

I'm gonna finish the course in the next week.

So now I want to know, where would be a good place to further learn Python?

If it helps I want to use Python to develop games.
Mar 5, 2016 at 5:44am
If you feel really comfortable with your Python skills, then I recommend picking up a graphics library such as SDL or SFML. Or you could learn pure OpenGL. Or Vulkan. Those are the main set of tools you'll need for doing anything beyond simple console games in Python. Need visuals, after all.
Mar 5, 2016 at 12:53pm
Ok, I'll look into those and see which I feel most comfortable with. Thanks!!! :D
Topic archived. No new replies allowed.