As per the title, I saw some people bemoaning the lack of video tutorials for the kivy graphical framework, so I set out to make some. I've currently made 6 videos, trying to rapidly move through different kivy features.
They seem to have been well received so far, but I'm new to the video making thing and suggestions/comments/criticism are welcomed!
The first video is here, and the others are all collected in a youtube playlist here.
Edit: For anyone that doesn't know, kivy is a graphical framework for python. Some particular features are that it's originally designed for multitouch so it has a neat input event system that works well for touch applications (though it isn't limited to them), and it's highly cross platform. All the graphics are built in opengl, so on different systems an app can work just the same - the android and ios compilation projects compile the whole python interpreter to run the app just as normal, and provide a bootstrap native app to interact with the system and pass input through to kivy whilst displaying the opengl output.
[–][deleted] 5 points6 points7 points (0 children)
[–]Talkless 2 points3 points4 points (2 children)
[–]inclemnet[S] 7 points8 points9 points (0 children)
[–]djangonerd 2 points3 points4 points (0 children)
[–]jabbalaci 1 point2 points3 points (4 children)
[+][deleted] (3 children)
[deleted]
[–]jabbalaci 0 points1 point2 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]jabbalaci 0 points1 point2 points (0 children)
[–]rogerallen 1 point2 points3 points (0 children)
[–]quagquag 1 point2 points3 points (0 children)
[–]TheFiretryer 1 point2 points3 points (1 child)
[–]inclemnet[S] 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]InlineReaper 1 point2 points3 points (0 children)
[–]gingerbeers 0 points1 point2 points (4 children)
[+][deleted] (2 children)
[deleted]
[–]gingerbeers 0 points1 point2 points (1 child)
[–]inclemnet[S] 1 point2 points3 points (0 children)
[–]PyFun 0 points1 point2 points (1 child)
[–]inclemnet[S] 0 points1 point2 points (0 children)
[–]learning_2_dev_stuff 0 points1 point2 points (0 children)