1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-02 06:20:48 +00:00
* remove duplicates

* add from #4941
This commit is contained in:
Eric Hellman 2020-11-20 11:10:25 -05:00 committed by GitHub
parent 8dd66d4c42
commit b90f60d384
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -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/)

View File

@ -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)