
Anki
Quizlet
Memrise
Duolingo
RemNote
Brainscape
Mochi
AnkiDroid
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
Anki
Think PythonBased on our record, Anki seems to be a lot more popular than Think Python. While we know about 850 links to Anki, 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.
Thanks! I'm using [Anki Panky](https://github.com/kamalsacranie/anki-panky) for generating the flashcards and then [Anki](https://apps.ankiweb.net/) itself for learning them. - Source: Hacker News / 2 months ago
Careful using the Anki name, the original author of the app recently registered a trademark. > Anki is a registered trademark of Ankitects Pty Ltd. https://apps.ankiweb.net/. - Source: Hacker News / 10 months ago
AnkiBuddy transforms the way medical students create study materials by using AI to generate high-quality Anki flashcards from PDF documents in minutes - eliminating hours of manual card creation. Built by Dr. David Topf and using Anvil, AnkiBuddy went from initial idea to working prototype in just 2 months, with Anvil enabling rapid iteration and continuous improvement ever since. - Source: dev.to / 11 months ago
To mirror the sibling comment: https://apps.ankiweb.net/ is * Open Source * Cross-platform * $0 except on iOS * Popular enough to have a community and ecosystem around it. - Source: Hacker News / about 1 year ago
Anki (spaced repetition): Use it to create cards from your notes for active recall. - Source: dev.to / over 1 year 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: about 3 years ago
Start with Think Python or learn x in y..both are free resources and good for basic understanding and practise. Source: about 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
Quizlet - Quizlet allows you to review and create flashcards for a variety of subjects, such as math and reading.
Google's Python Class - Assorted educational materials provided by Google.
Memrise - Learn a new language with games, humorous chatbots and over 30,000 native speaker videos.
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.
Duolingo - Duolingo is a free language learning app for iOS, Windows and Android devices. The app makes learning a new language fun by breaking learning into small lessons where you can earn points and move up through the levels. Read more about Duolingo.
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.