
Lemmy
Jerboa for Lemmy
Tildes
Reddit
Aether
SaidIt.net
Hacker News
Raddle
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
Think PythonBased on our record, Lemmy seems to be a lot more popular than Think Python. While we know about 410 links to Lemmy, 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.
{ "instanceUrl": "https://lemmy.ml", "communityName": "memes@lemmy.world", "sort": "Hot", "maxPosts": 100, "includeComments": false, "useProxy": false }. - Source: dev.to / about 1 month ago
A few weeks a go I posted a meme with the caption "My wife out-drinking everyone at the table-- Our unborn son:" [picture of Tom the cat in the womb]. I understand abortion is a touchy subject for some people, but it's not like I was advocating for or against abortion. After that, I posted a meme complaining about the lack of specificity of the rules on Lemmy and that post also got removed. That's enough to let me... Source: over 2 years ago
Im using the Jeroba app on android first of all. It just seems like lemmy is a complete and total mess. So many contradicting things Im seeing. And then theres instances and communities but apparently it "doesn't matter what instance you choose because you'll still have access to all other communities anyway". Well that is pretty much false. Like using lemmy.world for example. I'll search up for a linux community... Source: almost 3 years ago
Signing up isn't complicated, people just get confused by what "federation" means... It doesn't matter what instance (or "server" if it's easier to understand) you sign up for. I'm on lemmy.world but I post and comment on lemmy.ml and 10-15 other instances all the time. Think of instances as "copies" with different users and posts, but they all interact with each other (with a few exceptions). Source: almost 3 years ago
Whereas the top three on my subscribed feed are from [Games@lemmy.world](mailto:Games@lemmy.world), [gaming@lemmy.ml](mailto:gaming@lemmy.ml) and [gaming@beehaw.org](mailto:gaming@beehaw.org). My subs on lemmy are mostly related to video games, but this points out something that confuses some folks coming over from Reddit - lemmy.ml and beehaw.org both have communities named "gaming" and they are separate... Source: almost 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: 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: almost 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
Jerboa for Lemmy - Lemmy
Google's Python Class - Assorted educational materials provided by Google.
Tildes - A non-profit community site driven by its users' interests
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.
Reddit - Reddit gives you the best of the internet in one place. Get a constantly updating feed of breaking news, fun stories, pics, memes, and videos just for you.
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.