Learn By Doing
A collection of over 100 project ideas for learning new programming languages, frameworks, and libraries.
Browse around, dig in, make something, and share it!
Or get involved on GitHub Discussions.
Authored in Markdown with mdBook.
Follow the mdBook instructions.
Or install via Cargo if you have Rust installed:
- Rust
- mdbook -
cargo install mdbook
Run the book server with : mdbook serve --open
Hosted on GitHub Pages, deployed via GitHub Action when pushed to main
branch.