TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Python.cards – Learn Python with spaced repetition

9 pointsby victorlfabout 1 year ago
Hi HN! During the last year, I&#x27;ve been building python.cards: a site to learn Python using spaced repetition.<p>My goal is to make the most of spaced repetition by making it extremely simple to use and by providing high quality flash cards.<p>The site has been live for a month, with a few daily users who had joined the waitlist. The feedback has been quite positive, with most of the users using the site every day.<p>Currently, we have a free deck (A Tour of the Stdlib) and a paid one (Pathlib in depth, for $9.99). I have other decks in the works, covering topics such as f-strings, collections, nomenclature, built-ins, exceptions and more. Your feedback is very welcome for me to prioritize which decks to build first.<p>In my way to launch, I&#x27;ve open sourced simple-spaced-repetition, a Python module that implements the classic Anki algorithm (<a href="https:&#x2F;&#x2F;github.com&#x2F;vlopezferrando&#x2F;simple-spaced-repetition&#x2F;">https:&#x2F;&#x2F;github.com&#x2F;vlopezferrando&#x2F;simple-spaced-repetition&#x2F;</a>), and I released some videos live-coding the site and building the decks (<a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;channel&#x2F;UCyWUj9r0soytotuuh2JnPrw" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;channel&#x2F;UCyWUj9r0soytotuuh2JnPrw</a>).

no comments

no comments