
Taskwarrior
Todoist
Remember The Milk
Trello
Things
Workflowy
WeDo
Todo.txt
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
Taskwarrior
Think PythonTaskwarrior is recommended for developers, system administrators, and power users who appreciate command-line tools and need a robust and flexible task management system. It is also suitable for users who value open-source software and those who are looking for an extensive range of features to manage complex workflows.
Based on our record, Taskwarrior should be more popular than Think Python. It has been mentiond 60 times since March 2021. 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.
Orientation and advisory, hand-rolled and honest by discipline. Here's where your own loop lives today: a STATUS.md or CURRENT-FOCUS you re-read each session, todo.txt, Taskwarrior, a Linear board you run solo. All operator-facing, all real, and all kept honest by you remembering to update them. No enforcement. - Source: dev.to / about 1 month ago
The task warrior you can download here and I recommend to use the Task Warrior TUI for have a better visualization in the terminal. - Source: dev.to / 4 months ago
I was inspired by Taskwarrior โ powerful, keyboard-driven, terminal-native. But I wanted a proper TUI and a local API I could build on top of. Nothing out there quite fit, so I built my own. - Source: dev.to / 5 months ago
Feels like a project covering some of the same ground as task warrior [0], which I've used on and off over the years. The main thing I've appreciated is integration with various tools - I had access in both vimwiki and the macOS task bar for a while which was nice - but all these tools miss the key thing that stops me using them all the time: integration with tools on my phone. It's great having cli access to... - Source: Hacker News / 9 months ago
Makes me wonder whether you can just give agents [Taskwarrior](https://taskwarrior.org/). Set the TASKDATA to `./.task/`. Then tell the agents to use the task CLI. The benefit is most LLMs already understand Taskwarrior. They've never heard of Beads. - 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
Todoist - Todoist is a to-do list that helps you get organized, at work and in life.
Google's Python Class - Assorted educational materials provided by Google.
Remember The Milk - Remember The Milk is a task and time management application for mobile devices.
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.
Trello - Infinitely flexible. Incredibly easy to use. Great mobile apps. It's free. Trello keeps track of everything, from the big picture to the minute details.
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.