
F-Droid
Aptoide
Aurora Store
APKMirror
Amazon Appstore
APK Pure
AppBrain
GetJar
Think Python
Google's Python Class
The New Boston video series
A Byte of Python
Hackr.io
Learn Python The Hard Way
Corey Schafer Youtube
Udacity - CS101
F-DroidBased on our record, F-Droid seems to be a lot more popular than Think Python. While we know about 389 links to F-Droid, we've tracked only 9 mentions of Think Python. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Install F-Droid โ the more people using it, the harder it is to shut out. - Source: dev.to / 6 months ago
It's important for mobile apps to be available outside of Google and Apple's app store, so kudos to briar for being on F-Droid as well: https://f-droid.org/ . In fact, (smartphone) software distribution over ad-hoc networks is itself of some importance. - Source: Hacker News / 7 months ago
Instead of Gboard, get Anysoft keyboard from https://f-droid.org, enable Gestures in the settings. You'll thank me later. - Source: Hacker News / 8 months ago
All the while Android users (or at least those on the Samsung Galaxy sub-ecosystem) are happily downloading free, as in open source, software from alternative sources like F-Droid (https://f-droid.org/), Obtainium (https://obtainium.imranr.dev/), Accrescent (https://accrescent.app/), and even can access the main app store through a more privacy friendly way through Aurora (https://auroraoss.com/) - although with... - Source: Hacker News / 8 months ago
You can run it under Android, there's a J2ME emulator at https://f-droid.org. Being both platforms Java-like makes emulation much easier as you will find thousand of competent enough people and OFC it woudn't surprise me if Google made tons of similar functions to J2ME ones at Android in order to ease the transition from former developers. - Source: Hacker News / 9 months ago
This course actually starts with an introduction to Python. Since you don't have access yet, you can give Think Python a whirl - https://greenteapress.com/wp/think-python/ and for a more interactive experience, I really enjoyed this one - https://scrimba.com/learn/python. Source: over 3 years ago
Start with Think Python or learn x in y..both are free resources and good for basic understanding and practise. Source: over 3 years ago
This free book taught me Python many years ago https://greenteapress.com/wp/think-python/. Source: about 4 years ago
In terms of learning the basics of Python programming, you can get the first edition of Think Python in PDF form for free. Source: over 4 years ago
Computer Science โ For understanding software development. As for a programming language to learn, I recommend Python or Javascript. Try Crash Course's Computer Science videos, the free Think Python book, and/or Part 1 of The Modern JavaScript Tutorial. Source: over 4 years ago
Aptoide - Aptoide is a third party replacement for the traditional Google Play Store.
Google's Python Class - Assorted educational materials provided by Google.
Aurora Store - Aurora is a FOSS Play Store client that does not require a Google Account to download directly from Play Store. However you can login with your Google Account to download your already paid apps!
The New Boston video series - Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
APKMirror - Android Market and APK Downloads
A Byte of Python - A Byte of Python is a Python programming tutorial and learning book that teaches you how to program with the Python programming language.