Free
Everybody loves free!
Podcast.__init__
Since its beginning in March of 2014 Podcast.__init__ has brought you stories of the people that make the Python community great. Every week a new episode provides useful and informative insights into the projects, platforms, and practices that engineers, business leaders, and data scientists need to know about to learn and grow in their career.
How to Use Git and GitHub (Udacity)
This course covers the essentials of using the version control system Git. You'll be able to create a new Git repo, commit changes, and review the commit history of an existing repo. You'll also learn how to keep your commits organized using tags and branches and you'll master the art of merging changes by crushing those pesky merge conflicts. Oh no! Was a mistake made along the way? Learn how to edit commits, revert changes, or even delete commits.
Android Performance (Udacity)
. By the end of this course, you'll be able to perform exploratory tests, run profiling tools, use outputs to navigate to problematic code, and design a plan of attack to mitigate poor performance. You'll also gain a higher level of understanding about how program code and the Android platform interact, which will help you optimize for performance in the future.