
Robocode
CodeCombat
Screeps
CheckIO
CodinGame
Human Resource Machine
Colobot Gold
Vim Adventures
Learn Python The Hard Way
Google's Python Class
A Byte of Python
Think Python
The New Boston video series
Udacity - CS101
Python Weekly
Corey Schafer Youtube
RobocodeRobocode is recommended for beginners who want to learn Java in a fun and interactive way, computer science educators looking for an engaging teaching tool, hobbyists interested in robotics and AI, and competitive individuals who enjoy game-like challenges.
Learn Python The Hard Way might be a bit more popular than Robocode. We know about 14 links to it since March 2021 and only 12 links to Robocode. 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.
This idea seems similar to screeps, robocode, battle-code, and to a lesser extent, Neural MMO. Source: over 3 years ago
Looks cool! Reminds me of robocode. Source: over 3 years ago
I found https://robocode.sourceforge.io/ in Java, https://screeps.com/ in JavaScript (WASM from Golang seems not to work), and https://leekwars.com/ had its own languageโฆ. Source: about 4 years ago
You had to write the intelligence of a robot/tank in a C-like language of these game development software. The bottom line is two of these programs competed against each other. If I remember correctly these battles took place in a recurring tournament and you could win a license of the game developement software, or maybe nothing. The only one I found in a 2-minute search that is similar to this is Robocode... Source: about 4 years ago
One of the first incantations of this idea that I encountered, when I had just started working at my first corporate job back in the day, was Robocode ( https://robocode.sourceforge.io/ ) - it was great fun, and I see it's still going. - Source: Hacker News / over 4 years ago
These kinds of comparisons rarely lead to good discussions. Let's instead be focused and talk about real stuff. Consider https://learnpythonthehardway.org/ for example. It has influenced a generation of Python developers. Not just the main website, but the tons of Python code and Python-related content it inspired. Why would anyone write these kinds of textbooks/websites/guides if AI can replace them? Arguibly,... - Source: Hacker News / about 1 year ago
Try this instead: https://learnpythonthehardway.org/ LLMs will give you an uncertain percentage of wrong answers. Itโs like having a teacher that lies to you and doesnโt know when they are lying and has zero understanding of the information they give you. - Source: Hacker News / almost 2 years ago
Basic Python Knowledge: Ensure you have a solid understanding of Python basics. Resources like Python.org and Learn Python the Hard Way are great starting points. - Source: dev.to / almost 2 years ago
Go here: https://learnpythonthehardway.org/. Source: almost 3 years ago
Also, I havenโt looked at it in a super long time but personally I got started with Python using https://learnpythonthehardway.org after originally training to be an artist and ended up having a pretty successful career in Pipeline instead. Source: about 3 years ago
CodeCombat - Learn programming with a multiplayer live coding strategy game.
Google's Python Class - Assorted educational materials provided by Google.
Screeps - Learn to code JavaScript by playing game.
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.
CheckIO - CheckIO is a web site with a mission: To teach JavaScript and Python coding skills through a game-playing interface. It is designed to teach new skills or improve existing skills through completing challenges.
Think Python - Learning Resources