- Where can I download good and understandable for schoolchildren courses on Python?
- How to create a computer game? I clarify: what programming languages do you need to know, what specializations do you need to enter? What professions are involved in creating the game and what are their roles?
Closed due to the fact that off-topic participants Nick Volynkin ♦ , aleksandr barakin , BogolyubskiyAlexey , Vladimir Glinskikh , Visman 12 Sep '15 at 4:21 .
It seems that this question does not correspond to the subject of the site. Those who voted to close it indicated the following reason:
- " Questionnaires are forbidden on Stack Overflow in Russian . To get an answer, rephrase your question so that it can be given an unambiguously correct answer." - BogolyubskiyAlexey, Vladimir Glinskikh, Visman
- pygame.org/news.html - yapycoder
|
4 answers
- The course for beginners is the programming language Python .
- Introductory article - the development of computer games .
|
Python games can be written using PyGame
|
As a Python tutorial, I definitely recommend the writings of Mark Lutz.
|
I succeeded through Blender to come to Python.
|