Merge pull request #1009 from pllealfunes/beginners/add-the-odin-project

added The Odin Project to the Coding Practice for Beginners section
This commit is contained in:
Sonkeng Maldini
2021-10-09 07:40:29 +01:00
committed by GitHub

View File

@@ -127,7 +127,7 @@ When learning CS, there are some useful sites you must know to get always inform
- [edabit](https://edabit.com/challenges) : Practice coding via various small challenges.
- [Learn Git Branching](https://learngitbranching.js.org) : Learn and practice git commands in an interactive way
- [Oh Shit, Git!?!](https://ohshitgit.com/) : Cheat sheet to get yourself out of bad git situations
- [The Odin Project](https://www.theodinproject.com/home) : The Odin Project provides a free open source coding curriculum that can be taken entirely online.
<div align="right">
<b><a href="#index">↥ Back To Top</a></b>