#learning-by-doing (15 Repositories)
Ranked open-source repositories tagged with #learning-by-doing, scored by pull request acceptance likelihood and maintainer engagement velocity.
13.1%
21.7h
15 repositories tagged #learning-by-doing
educates/educates-training-platform
A platform for hosting interactive workshop environments in Kubernetes, or on top of a local container runtime.
huangsam/ultimate-python
Ultimate Python study guide 🐍 🐍 🐍
kowainik/learn4haskell
👩🏫 👨🏫 Learn Haskell basics in 4 pull requests
ratfactor/ziglings
Learn the Zig programming language by fixing tiny broken programs.
schananas/practical-reactor
Practical Project Reactor and reactive programing workshop
AbdurRKhalid/Design-Patterns
Design Patterns play an important role in the writing of the re-usable object oriented code in the both desktop and web applications. This repository contains all information related to design patterns alongside with implementation in Java.
seaswalker/tiny-os
《操作系统真象还原》一书实现的系统代码
willdurand/ArvernOS
:floppy_disk: A minimal, experimental and "toy" monolithic kernel to learn about OS development // Work In Progress
booleanhunter/how-to-build-your-own-uber-for-x-app
Code for my blog post on How to Build Your Own Uber-for-X App
thomscoder/luna
🌙 A really tiny WebAssembly compiler for demonstration and educational purposes. Written in Go and built as one of my quests to conquer the WebAssembly dungeon
Puliczek/github-achievements-academy
Get All Github achievements
alexandregama/golang-tutorials
Go Tutorials - Let's get our hands really dirty by writing a lot of Golang code
trekhleb/learn-python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
learnbyexample/practice_python_projects
Book on basic to intermediate level Python projects
mainmatter/100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.