- Practice programming skills following a single article.
- Written tutorial for each repo posted on Medium.
- Repos are available as GitHub templates.
- Tech stack used provided in
README.md
of each repo.
- To clone all the Code Practice projects with a single command.
git clone --recurse-submodules https://github.com/saikise/code-practice.git
- Then go to each repo's README.md for specific instructions on how to play with each project.