Remind Calendar
Appointment Reminder
Google Calendar
Remindy.me
Reminder
Syncthing
CozyReminder
Date Reminder
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
Remind CalendarBased on our record, Remind Calendar should be more popular than Think Python. It has been mentiond 26 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.
Hey I'm curious on how your reminder app works and to what effects, if you're willing to share. I'm on iteration 3 already of my reminder app, also vibe coded, and it helps me a lot. My first one was inspired on Remind [0]. 0: https://dianne.skoll.ca/projects/remind/. - Source: Hacker News / 3 months ago
Own domains is the real deal. My preffered model is tarball releases with checksums, or better yet, with signatures (like remind[0] or msmtp[1]). Such pages are trivial to host properly and loads quickly. [0]: https://dianne.skoll.ca/projects/remind/ [1]: https://marlam.de/msmtp/download/. - Source: Hacker News / 3 months ago
FSET float(y,m,d) trigger(MAX(realtoday(), date(y,m,d))) When I finish it, I delete it, or replace the floating date with the actual date if I want to keep track of when I completed it. https://dianne.skoll.ca/projects/remind/. - Source: Hacker News / almost 2 years ago
"Remind" calendar has been a daily driver for me for the better part of a decade, you might find some inspiration there? I could see these two things working well together? https://dianne.skoll.ca/projects/remind/. - Source: Hacker News / over 2 years ago
I'm a big fan of remind which is the most powerful calendaring software I've used. It has its own domain-specific language for events and can express things I've never been able to do in other calendars. Source: over 3 years 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
Appointment Reminder - Automated SMS/Voice and Email Reminders.
Google's Python Class - Assorted educational materials provided by Google.
Google Calendar - Spend less time managing your day & more time enjoying it
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.
Remindy.me - Never forget anything!
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.