From 95a8d2d19b2ef9273139c8e06694d95031240776 Mon Sep 17 00:00:00 2001 From: Paula Leal Date: Sat, 16 Oct 2021 18:51:04 -0400 Subject: [PATCH] added Udemy to Coding Practice for Beginners --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bfeed26d..f0f84e9f 100644 --- a/README.md +++ b/README.md @@ -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, you’ve come to the right place. As a global destination for online learning, we connect people through knowledge.
↥ Back To Top