
Joplin
Obsidian.md
Standard Notes
Evernote
OneNote
Notion
Logseq
Simplenote
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
Joplin
Think PythonBased on our record, Joplin seems to be a lot more popular than Think Python. While we know about 358 links to Joplin, 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.
What is this providing over similarly Markdown based open source note taking applications like Joplin? (https://joplinapp.org/) I've been a huge fan of the fact that my backend sync infrastructure is my own self-hosted S3 bucket with local clients handling the presentation layer. - Source: Hacker News / about 2 months ago
Shout out to Joplin (https://joplinapp.org/), which I use on a daily basis. It does most of what Obsidian does but has a free sync version where you just use your cloud drive as the storage. The main thing missing, from what I've found, is that it does do the "notes mind map". But I never really found that useful. - Source: Hacker News / 3 months ago
I use Joplin (https://joplinapp.org) on mobile and pc(windows and Linux). Joplin has a free encrypted sync via OneDrive. - Source: Hacker News / about 1 year ago
Joplin Official Website My current workhorse for fast, reliable notes. - Source: dev.to / about 1 year ago
Thanks! I built the editor using Tiptap (https://tiptap.dev/) does something similar. I'll think about this for sure, especially since I've been thinking of making it possible to save and read local files. If you'd like to try Gorby, send me an email and I'll be happy to give you a free license code :). - Source: Hacker News / 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
Obsidian.md - A second brain, for you, forever. Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files.
Google's Python Class - Assorted educational materials provided by Google.
Standard Notes - A safe place for your notes, thoughts, and life's work
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.
Evernote - Bring your life's work together in one digital workspace. Evernote is the place to collect inspirational ideas, write meaningful words, and move your important projects forward.
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.