Libro.fm
LibriVox
Audible
Storynory
AudioFreebies.com
Project Gutenberg
LearnOutLoud.com
The Eye
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
Libro.fmBased on our record, Libro.fm should be more popular than Think Python. It has been mentiond 87 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.
Hi! My kids were just listening to the first chapter of A Christmas Carol offered on 24 Days of Yoto. Are they seriously not offering the rest of this as a digital download? Please tell me I'm missing it. The processing/shipping time of physical cards is not awesome to my city (like weeks) so for seasonal things like this it doesn't make sense for us unless I plan way ahead. I can't imagine they would miss... Source: over 2 years ago
Hello all, does anyone know of a platform specifically made to cater to schools? I think Audible used to have one, but it's either discontinued entirely, or no longer available in Europe. I've found a couple made within educational systems (e.g. UK system) but not available to other countries. The closest I've come so far is libro.fm for business - waiting to hear back from them to see if it's suitable. I'm truly... Source: almost 3 years ago
Big stores that sell DRM-free e-books: - https://www.ebooks.com/en-uk/drm-free/ - https://www.bloomsbury.com/uk/ Audiobooks: - https://libro.fm/ - https://www.downpour.com/ Other lists and tips: - https://libreture.com/bookshops/ - https://aperiodic.net/phil/archives/Geekery/where-to-get-ebooks/ (Here in Norway we've so far been lucky, I've yet to see e-books with DRM. There's ebok.no which does watermarks, but... - Source: Hacker News / almost 3 years ago
Whenever I buy something, I start by trying to find a DRM-free version. ebooks.com has a whole section devoted to this (https://www.ebooks.com/en-us/drm-free/) and https://libro.fm exclusively sells DRM-free. Failing that, I mostly get things from my local library (via Libby). Conveniently, those all have weak DRM, so one could still build a personal library that way. - Source: Hacker News / almost 3 years ago
A slight quibble: > They require mandatory DRM for every book sold, locking those books forever to Amazon's monopoly platform. If you break up with Amazon, you have to throw away your entire audiobook library. While it's true that your purchases are tied to your Amazon account, they are not tied to your audible subscription (if you have one). That's a nice touch. Even better, the DRM is trivially easy to... - Source: Hacker News / about 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
LibriVox - free public domain audiobooks
Google's Python Class - Assorted educational materials provided by Google.
Audible - Audible is the worldโs largest provider of premium audiobooks and spoken word content.
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.
Storynory - Storynory is another application that brings you wonderful audio stories weekly with beguiling voice of Natasha Gostwick.
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.