
Invent With Python
Scratch
One Month Python
CodeCombat
Learn Python The Hard Way
Mode Python Notebooks
Exercism
Real Python
X (Twitter)
Facebook
Instagram
Reddit
Mastodon
Tumblr
Minds
YouTube
Invent With Python
X (Twitter)No Invent With Python videos yet. You could help us improve this page by suggesting one.
Pretty nice app to share and to see how the people share the thoughts here
Based on our record, X (Twitter) should be more popular than Invent With Python. It has been mentiond 904 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.
Created by Al Sweigart, author of Automate the Boring Stuff with Python, Invent with Python aims to make programming accessible, approachable, and fun, using Python as a powerful and beginner-friendly language. - Source: dev.to / 6 months ago
Not courses, but Al Sweigart's "Invent with Python" are excellent. (The two games books and code cracking are excellent to start with.) Https://inventwithpython.com/. Source: over 2 years ago
Check /u/alsweigart' s books on Automate the Boring Stuff with Python and on Invent your own Computer Games with Python. Source: almost 3 years ago
This Udemy course covers roughly the same content as the 1st edition book (the book has a little bit more, but all the basics are covered in the online course), which you can read for free online at https://inventwithpython.com. Source: about 3 years ago
I also consider computer programming to be very creative. You may wish to learn the Python language. Python is a great starting language and very practical. There's some excellent free books here https://inventwithpython.com/ His book Automate the Boring Stuff with Python is very practical with real world uses. Source: about 3 years ago
Video posted in English on x.com, and below is the translated video URL in Hindi. - Source: dev.to / 26 days ago
# main.py Import time From datetime import datetime, timezone From config import HIRING_PHRASES, NICHE_TERMS From scraper import search_tweets, build_query From filter import is_real_hiring From storage import open_db, is_new, mark_seen SLACK_WEBHOOK = "https://hooks.slack.com/services/..." # optional Def notify(tweet: dict): user = tweet["user"]["username"] msg = ( f"*@{user}*... - Source: dev.to / 2 months ago
X status IDs (the trailing number in https://x.com//status/) are 64-bit Twitter snowflakes. The high bits encode a millisecond timestamp relative to a fixed Twitter epoch. The low bits are a worker ID and a sequence counter. The shape gives us four cheap, independent signals. - Source: dev.to / 2 months ago
I mean, just setup redirector extension and never think about it again. Redirect: https://x.com/*. - Source: Hacker News / 3 months ago
Focus on community-driven marketing strategies using platforms such as Discord, Twitter, and Reddit to build strong relationships with your audience. While these approaches are critical, donโt overlook traditional marketing channels. Utilize PR, content marketing, and other methods to reach a broader audience. - Source: dev.to / 4 months ago
Scratch - Scratch is the programming language & online community where young people create stories, games, & animations.
Facebook - Connect with friends, family and other people you know. Share photos and videos, send messages and get updates.
One Month Python - Learn to build Django apps in just one month.
Instagram - Instagram is a mobile, desktop, and Internet-based photo-sharing application and service that allows users to share pictures and videos either publicly, or privately to pre-approved followers.
CodeCombat - Learn programming with a multiplayer live coding strategy game.
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.