
Brython
Skulpt
Transcrypt
Anvil.works
Vue.js
JavaScript
Electron
ACE (Ajax Code Editor)
Invent With Python
Scratch
One Month Python
CodeCombat
Learn Python The Hard Way
Mode Python Notebooks
Exercism
Real Python
No 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 Brython. 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.
Hi HN! Codyssey is a small game where you write simple control system logic in Python to solve minigames. I've been working on it for over two years; its first iteration was as a workshop for beginning programmers with just basic Python knowledge. I wanted something that would take abstract code and make it visual, interactive and fun. Now, after many iterations, I'm launching it as a small web game. To try the... - Source: Hacker News / 3 months ago
Hi HN! Codyssey is a small programming game where you write Python functions to solve minigames. Think pong, flappy bird - the functions serve as a control mechanism for the player. It evolved from an end-of-year activity I made for an introduction to programming class for 9th graders, difficulty has been adjusted obviously. I ran it as a workshop / competition at several conferences, now considering making it... - Source: Hacker News / about 1 year ago
For those exploring, here was one of the best “Python in the browser” projects I found: https://brython.info/. - Source: Hacker News / about 2 years ago
You can run Python in every web browser using PyScript (https://pyscript.net) or Brython (https://brython.info). - Source: Hacker News / over 2 years ago
On a related note, Brython lets you run Python in the browser through JavaScript. You can even see Python in the HTML with “text/python” SCRIPT tags. https://brython.info/. - Source: Hacker News / over 2 years ago
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 / 8 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
Skulpt - Skulpt is an entirely in-browser implementation of Python.
Scratch - Scratch is the programming language & online community where young people create stories, games, & animations.
Transcrypt - Transcrypt is a Python to JavaScript transpiler.
One Month Python - Learn to build Django apps in just one month.
Anvil.works - Build seriously powerful web apps with all the flexibility of Python. No web development experience required.
CodeCombat - Learn programming with a multiplayer live coding strategy game.