
HackMD
Documize
ReadTheDocs
Boardist
Dokit
Twake
Widget-Board
Speare
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
HackMD
Think PythonBased on our record, HackMD should be more popular than Think Python. It has been mentiond 75 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.
Many of the suggestions in this thread (min-release, ignore script) are defenses for the consumers. I've been working on Proof of Resilience, a set of 4 metrics for OSS, and using that as a scoring oracle for what to fund. Popularity metrics like downloads, stars, etc are easy to fake today with ai agents. An interesting property is that gaming these metrics produces better code, not worse. These are the 4... - Source: Hacker News / 5 months ago
Bluetooth works most reliably across all devices (within its limited range), but all these p2p apps are indeed moving towards multi-transport support to diversify and widen the connectivity grid: https://hackmd.io/@grjte/bitchat-wifi-aware. - Source: Hacker News / 7 months ago
Https://hackmd.io/@rust-lang-team/rJvv36hq1e I don't know if they later changed their minds. From the meetings notes it seemed they didn't want implement a C++ frontend in rustc. - Source: Hacker News / 8 months ago
More transparency on the background of this poster: https://hackmd.io/@alexjs/Bkm1KIpxR. - Source: Hacker News / 9 months ago
Https://hackmd.io might fit the bill. I use it for some open source projects I work on, but don't really touch the advanced features. - Source: Hacker News / about 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: 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
Documize - Enterprise-grade wiki and knowledge management platform
Google's Python Class - Assorted educational materials provided by Google.
ReadTheDocs - Spend your time on writing high quality documentation, not on the tools to make your documentation 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.
Boardist - Personal workspace for all the data
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.