Merge pull request #1107 from pllealfunes/feature/add-Udemy-practice-beginners

added Udemy to Coding Practice for Beginners
This commit is contained in:
Sonkeng Maldini
2021-10-23 17:03:14 +01:00
committed by GitHub

View File

@@ -129,6 +129,7 @@ When learning CS, there are some useful sites you must know to get always inform
- [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.
- [Udemy](https://www.udemy.com/) : Whether you want to learn or to share what you know, youve come to the right place. As a global destination for online learning, we connect people through knowledge.
<div align="right">
<b><a href="#index">↥ Back To Top</a></b>