Play games and learn

39    12 Jul 2015 12:58 by u/14d2025

Let's get in one place games/websites where you can learn something about programming/tools.

Share your propositions

 

Git

Learn Git Branching


Java Script

Crunchzilla

Elevator simulator

JSWarrior


Linux

Over the wire (bash, ssh, unix tools)


SQL

Schemaverse


Regular expressions

Regex Board

Regex Crossword

Regex Golf


Ruby

Ruby Warrior


Vim

7 comments

3

Bunch of languages

CodinGame -- a bunch of games where you need to write behavior for some agent.

Hacker Rank -- problems grouped by domains.

Codeforces -- competitive programming, somewhat contest-oriented. It's still possible to solve problems without participating in these contests.

UPD: Code Combat -- feels closer to game, mostly JS and Python focused (also has CS, Clojure, Lua and Io as of now).

2

Thanks for sharing. Codeforces is ok, but is it a game? It is more simillar to Project Euler.

2

depends I guess, one could see the contests as games

1

Well, yes, maybe it's not really a game (as well as Hacker Rank, tbh).

Still, I feel like the only major difference between those and, say, CodingGame is that they don't have visualizations. Maybe some people are fine with this.

1

Colobot -- a real-time strategy game that teaches object-oriented programming.

0

Saving for future reference. Thanks!