From b90f60d38408cd38fd682baa75073d5cdddbcb1a Mon Sep 17 00:00:00 2001 From: Eric Hellman Date: Fri, 20 Nov 2020 11:10:25 -0500 Subject: [PATCH] Omnibus #2 (#5170) * remove duplicates * add from #4941 --- free-courses-en.md | 2 -- free-programming-interactive-tutorials-en.md | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/free-courses-en.md b/free-courses-en.md index 3c858046..de9ad57f 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -595,7 +595,6 @@ * [PHP OOP Tutorials](https://www.youtube.com/playlist?list=PL0eyrZgxdwhypQiZnYXM7z7-OTkcMgGPh) - Dani Krossing * [PHP Programming Language Tutorial - Full Course](https://www.youtube.com/watch?v=OK_JCtrrv-c) - freeCodeCamp.org (2018) * [PHP Tutorial](https://www.tutorialrepublic.com/php-tutorial/) - TutorialRepublic -* [PHP Tutorial](https://www.w3schools.com/php) - W3Schools * [PHP Tutorials](https://www.youtube.com/playlist?list=PL0eyrZgxdwhwBToawjm9faF1ixePexft-) - Dani Krossing @@ -637,7 +636,6 @@ * [Python Programming Essentials](https://www.coursera.org/learn/python-programming) - Scott Rixner, Joe Warren (Coursera) * [Python Programming Language](https://www.geeksforgeeks.org/python-programming-language/) (Geeks for Geeks) * [Python Programming Tutorial](https://www.youtube.com/playlist?list=PL_RGaFnxSHWpX_byHyTEj9hecPngl2DqR) -* [Python Tutorial](https://www.w3schools.com/python/) - W3Schools * [Python Tutorial - Python for Beginners [Full Course]](https://www.youtube.com/watch?v=_uQrJ0TkZlc) (Programming with Mosh) * [Python Tutorials](https://www.youtube.com/playlist?list=PL-osiE80TeTt2d9bfVyTiXJA-UTHn6WwU) - Corey Schafer * [SoloLearn](https://www.sololearn.com/Course/Python/) diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index f88bb4a5..ee6dd06d 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -184,6 +184,7 @@ #### Angular.js * [Angular Basics](http://www.angularjsbook.com) +* [Angular Tutorial](https://www.w3schools.com/angular/) - W3Schools * [AngularJS - Step by Logical Step](http://nicholasjohnson.com/angular-book/) * [egghead.io: Learn AngularJS with Tutorial Videos & Training](https://egghead.io) * [Learn AngularJS with free interactive lessons](http://www.learn-angular.org) -- GitLab