Awesome learning by interactive exercises!
- rustlings: This project contains small exercises to get you used to reading and writing Rust code. This includes reading and responding to compiler messages! learning rust by rustlings
- Ziglings: This project contains a series of tiny broken programs (and one nasty surprise). By fixing them, you'll learn how to read and write Zig code.
- watlings: Learn the WebAssembly Text Format by fixing a bunch of small programs!
- rubykoans The Koans walk you along the path to enlightenment in order to learn Ruby.