From 17106bb0f2444eb50787edf21e52c04ffb442bd5 Mon Sep 17 00:00:00 2001 From: AAYUSHI KUNWAR <51057675+aayushi-kunwar13@users.noreply.github.com> Date: Thu, 11 Nov 2021 19:57:27 +0530 Subject: [PATCH] Added node js course in english (#6238) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update free-courses-en.md * Added 2 open online courses and a book for ML Added two open online courses in MOOC and added a book for machine learning * Remove trailing slash Remove trailing slash * Alphabetical ordering of courses * Removed extra space * Removed the ML book * Added free tutorial for Javascript * Free Online Course for Javascript in english * Added name of the course * Node.js free course * Updated courses * Updated courses in hindi * Added node js tutorial in english * Removed extra line * fix: use resource titles as-is Apply review suggestion: https://github.com/EbookFoundation/free-programming-books/pull/5899#r727540465 Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> Co-authored-by: Eric Hellman --- courses/free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index 7f52f29d..60a01088 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -575,6 +575,7 @@ * [Node.js API Development for Beginners](https://www.udemy.com/course/node-js-api-tutorial/) (Udemy) * [Node.js Basics](https://www.youtube.com/playlist?list=PLqq-6Pq4lTTa-d0iZg41U2RDqECol9C5B) - Java Brains (Youtube) * [Node.js Crash Course Tutorial](https://www.youtube.com/playlist?list=PL4cUxeGkcC9jsz4LDYc6kv3ymONOKxwBU) - The Net Ninja +* [Node.js Tutorial for Beginners](https://www.youtube.com/playlist?list=PLsyeobzWxl7occsESx2X1E2R2Uw5wCoeG) - Telusko (YouTube) * [Node.js Tutorial for Beginners: Learn Node in 1 Hour](https://www.youtube.com/watch?v=TlB_eWDSMt4) - Moshfegh Hamedani, Programming with Mosh (YouTube) -- GitLab