What Kivy tutorials and learning aids exist? Where is the list for Kivy?
This is besides the pong tutorial on their website?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
As others suggested, the examples in the kivy_installation directory are there to help programmers understand how basic tasks can be done using kivy.
There is also this snippet wiki where we encourage people to put there snippets in the user snippets section.
You could also look at the your first widget section in the programming guide
I guess we need to be better at explaining that. There is an effort at a new getting started that aims at helping to introduce the different parts of the documentation that are otherwise not quite obvious to new comers, suggestions are welcome. You can open a issue on github for documentation, we will be also adding a suggestion section to the documentation.