
Logseq
Obsidian.md
Notion
Joplin
Roam Research
Anytype.io
Trilium Notes
Zettlr
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
Logseq
Think PythonBased on our record, Logseq seems to be a lot more popular than Think Python. While we know about 299 links to Logseq, 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.
Choose a local Markdown tool like Obsidian, Logseq, Foam, or Tolaria to store all your knowledge as plain .md files you own and control. - Source: dev.to / about 2 months ago
I should call out another thing that convinced me was a user of forgetful (twsta) posted in the discord a skill for managing wok and todos from how they used to use Logseq. - Source: dev.to / 3 months ago
The Zettelkasten method is a knowledge management system that helps organise ideas effectively. I believe this system would work well for myself, so I have been looking at applications such a Logseq and Zettlr as a result. I am currently using a Wiki-style solution in Zim, however. - Source: dev.to / 6 months ago
I am a fan of Logseq [0] as well, although itโs slightly different in that it is mostly for bulleted notes and not long-form prose. [0]: https://logseq.com/. - Source: Hacker News / 8 months ago
Logseq is a personal knowledge management and note-taking application. - Source: dev.to / 10 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: 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.
Notion - All-in-one workspace. One tool for your whole team. Write, plan, and get organized.
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.
Joplin - Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, tagged and modified either from the applications directly or from your own text editor.
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.