Invent With Python
Scratch
One Month Python
CodeCombat
Learn Python The Hard Way
Mode Python Notebooks
Exercism
Real Python
Google Cloud Functions
Google App Engine
Salesforce Platform
AWS Lambda
Dokku
Azure Web Apps
Now Platform
Zoho Creator
Invent With PythonNo Invent With Python videos yet. You could help us improve this page by suggesting one.
Based on our record, Invent With Python should be more popular than Google Cloud Functions. It has been mentiond 141 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: almost 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: almost 3 years ago
If this sounds like Cloud Functions, here's the history. Cloud Functions 1st gen ran on older, separate infrastructure with strict limits: 9-minute timeouts, one request per instance, no concurrency. Cloud Functions 2nd gen (GA in 2022) was already built on top of Cloud Run under the hood, which unlocked 60-minute timeouts and multi-request concurrency. In 2024, Google made it official and rebranded 2nd gen as... - Source: dev.to / 4 months ago
Cloud Functions (GCF) -- originally serverless functions to compete with AWS Lambda; latest generation rebranded as Cloud Run Functions. - Source: dev.to / 7 months ago
Of course, I can't just directly give my static website permissions to modify my databases, which is why I created a Cloud Function as a "middle-man" -- we should always assume there will be malicious actors that will cause irreparable damage if they have direct access to a database (I don't want to get charged by Google Cloud hehe). - Source: dev.to / 11 months ago
Itโs a lightweight GitHub App built with Probot and deployed serverlessly on GCF. Here's what it does:. - Source: dev.to / about 1 year ago
Serverless architectures are revolutionizing software development by removing the need for server management. Cloud services like AWS Lambda, Google Cloud Functions, and Azure Functions allow developers to concentrate on writing code, as these platforms handle scaling automatically. - Source: dev.to / about 1 year ago
Scratch - Scratch is the programming language & online community where young people create stories, games, & animations.
Google App Engine - A powerful platform to build web and mobile apps that scale automatically.
One Month Python - Learn to build Django apps in just one month.
Salesforce Platform - Salesforce Platform is a comprehensive PaaS solution that paves the way for the developers to test, build, and mitigate the issues in the cloud application before the final deployment.
CodeCombat - Learn programming with a multiplayer live coding strategy game.
AWS Lambda - Automatic, event-driven compute service