You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Standardize TutorialsPoint links: urls, metadata...
* There is no PDF for this guide
Co-authored-by: ImVector <[email protected]>
* move Tutorials Point's tutorials from courses to its category
Co-authored-by: ImVector <[email protected]>
*[Git Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/git) (PDF, Kindle) (email address *requested*, not required)
805
-
*[Git Tutorial](https://www.tutorialspoint.com/git/) - Tutorials Point Ltd. (HTML)
805
+
*[Git Tutorial](https://www.tutorialspoint.com/git/) - Tutorials Point (HTML, PDF)
806
806
*[Git-Tutorial For-Beginners](https://product.hubspot.com/blog/git-and-github-tutorial-for-beginners) - HubSpot Product Team
807
807
*[Git Workflows](https://web.archive.org/web/20210910133251/http://documentup.com/skwp/git-workflows-book) - Yan Pritzker *(:card_file_box: archived)*
808
808
*[Happy Git and GitHub for the useR](https://happygitwithr.com) - Jenny Bryan
@@ -830,6 +830,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
830
830
*[Go for Javascript Developers](https://github.com/bulim/go-for-javascript-developers)
831
831
*[Go for Python Programmers](https://golang-for-python-programmers.readthedocs.io/en/latest) - Jason McVetta (HTML, PDF, EPUB)
832
832
*[Go Succinctly](https://www.syncfusion.com/succinctly-free-ebooks/go-succinctly) - Mark Lewin (PDF, EPUB, Kindle)
833
+
*[Go Tutorial](http://www.tutorialspoint.com/go/) - Tutorials Point (HTML, PDF)
833
834
*[Go Web Development Succinctly](https://www.syncfusion.com/succinctly-free-ebooks/go-web-development) - Mark Lewin (PDF, EPUB, Kindle)
834
835
*[How To Code in Go](https://www.digitalocean.com/community/books/how-to-code-in-go-ebook) - Mark Bates, Cory Lanou, and Timothy J. Raymond (PDF, EPUB)
835
836
*[Learn Go with Tests](https://quii.gitbook.io/learn-go-with-tests/)
@@ -1483,6 +1484,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
*[Python Programming And Numerical Methods: A Guide For Engineers And Scientists](https://pythonnumericalmethods.berkeley.edu/notebooks/Index.html) - Qingkai Kong, Timmy Siauw, Alexandre Bayen (3.7)
1941
-
*[Python Tutorial](https://www.tutorialspoint.com/python) - Tutorials Point
1943
+
*[Python Tutorial](https://www.tutorialspoint.com/python/) - Tutorials Point (HTML, PDF)
*[SICP in Python](http://www-inst.eecs.berkeley.edu/~cs61a/sp12/book/) (3.2)
1944
1946
*[Slither into Python: An introduction to Python for beginners](https://web.archive.org/web/20210411065902/https://www.slitherintopython.com/) (3.7) *(:card_file_box: archived)*
@@ -1983,6 +1985,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
1983
1985
1984
1986
*[Explore Flask](https://exploreflask.com) - Robert Picard
*[Python Flask Tutorial](https://www.tutorialspoint.com/flask/) - Tutorials Point (HTML, PDF)
1986
1989
*[The Flask Mega-Tutorial](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world) - Miguel Grinberg (0.9)
1987
1990
1988
1991
@@ -2197,7 +2200,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
2197
2200
*[Scala for Perl 5 Programmers](https://github.com/garu/scala-for-perl5-programmers) - Breno G. de Oliveira
2198
2201
*[Scala School by Twitter](http://twitter.github.io/scala_school/)
2199
2202
*[Scala Succinctly](https://www.syncfusion.com/ebooks/scala_succinctly) - Chris Rose
2200
-
*[Scala Tutorial](https://www.tutorialspoint.com/scala) - Tutorials Point
2203
+
*[Scala Tutorial](https://www.tutorialspoint.com/scala/) - Tutorials Point (HTML, PDF)
2201
2204
*[tetrix in Scala](http://eed3si9n.com/tetrix-in-scala-html5-book)
2202
2205
*[The Neophyte's Guide to Scala](http://danielwestheide.com/scala/neophytes.html) - Daniel Westheide
2203
2206
*[The Type Astronaut's Guide to Shapeless](http://underscore.io/books/shapeless-guide/) - Dave Gurnell (PDF, HTML, EPUB) (email address *requested*, not required)
@@ -2275,7 +2278,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
2275
2278
2276
2279
### Solidity
2277
2280
2278
-
*[Introductory guide for Solidity](https://www.tutorialspoint.com/solidity/index.htm)
2281
+
*[Introductory guide for Solidity](https://www.tutorialspoint.com/solidity/) - Tutorials Point (HTML)
*[The Definitive C++ Book Guide and List](http://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list)
81
81
*[Theassayer.org](http://theassayer.org)
82
-
*[tutorialspoint](http://www.tutorialspoint.com)
82
+
*[Tutorials Point](http://www.tutorialspoint.com)
83
83
84
84
85
85
### Algorithms & Data Structures
@@ -102,6 +102,7 @@ Books that cover a specific programming language can be found in the [BY PROGRA
102
102
*[Data Structures](http://www.cse.iitd.ernet.in/~suban/cs130/index.html) - Prof. Subhashis Banerjee, IIT Delhi
103
103
*[Data Structures (Into Java) - Paul N. Hilfinger](http://www-inst.eecs.berkeley.edu/~cs61b/fa14/book2/data-structures.pdf) (PDF)
104
104
*[Data Structures and Algorithms: Annotated Reference with Examples](https://web.archive.org/web/20170715160229/http://dotnetslackers.com/Community/files/folders/data-structures-and-algorithms/entry30283.aspx) - G. Barnett and L. Del Tongo
105
+
*[Data Structures and Algorithms Tutorial](https://www.tutorialspoint.com/data_structures_algorithms/) - Tutorials Point (HTML, PDF)
105
106
*[Data Structures Succinctly Part 1, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/datastructurespart1) (PDF, Kindle) (email address *requested*, not required)
106
107
*[Data Structures Succinctly Part 2, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/datastructurespart2) (PDF, Kindle) (email address *requested*, not required)
107
108
*[Elementary Algorithms](https://github.com/liuxinyu95/AlgoXY) - Larry LIU Xinyu
@@ -228,6 +229,7 @@ Books that cover a specific programming language can be found in the [BY PROGRA
228
229
*[CI/CD for Monorepos: Effectively building, testing, and deploying code with monorepos](https://github.com/semaphoreci/book-monorepo-cicd) - Pablo Tomas Fernandez Zavalia, Marko Anastasov, SemaphoreCI (PDF, EPUB, Kindle)
229
230
*[CI/CD with Docker and Kubernetes Book](https://github.com/semaphoreci/book-cicd-docker-kubernetes) - Marko Anastasov, Jérôme Petazzoni, Pablo Tom F. Zavalia, SemaphoreCI (PDF, EPUB, Kindle)
230
231
*[Docker Jumpstart](http://odewahn.github.io/docker-jumpstart/) - Andrew Odewahn
232
+
*[Docker Tutorial](https://www.tutorialspoint.com/docker/) - Tutorials Point (HTML, PDF)
231
233
*[Kubernetes Deployment & Security Patterns](https://resources.linuxfoundation.org/LF+Projects/CNCF/TheNewStack_Book2_KubernetesDeploymentAndSecurityPatterns.pdf) - Alex Williams (PDF)
*[Uncomplicating Kubernetes](https://livro.descomplicandokubernetes.com.br/en/) - Jeferson Fernando
@@ -351,7 +353,7 @@ Books that cover a specific programming language can be found in the [BY PROGRA
351
353
*[Machine Learning for Data Streams](https://moa.cms.waikato.ac.nz/book-html/) - Albert Bifet, Ricard Gavaldà, Geoff Holmes, Bernhard Pfahringer
352
354
*[Machine Learning from Scratch](https://dafriedman97.github.io/mlbook/) - Danny Friedman (HTML, PDF, Jupyter Book)
353
355
*[Machine Learning, Neural and Statistical Classification](http://www1.maths.leeds.ac.uk/~charles/statlog/)
354
-
*[Machine Learning with Python](https://www.tutorialspoint.com/machine_learning_with_python) - Tutorials Point (HTML, [PDF](https://www.tutorialspoint.com/machine_learning_with_python/machine_learning_with_python_tutorial.pdf))
356
+
*[Machine Learning with Python](https://www.tutorialspoint.com/machine_learning_with_python/) - Tutorials Point (HTML, [PDF](https://www.tutorialspoint.com/machine_learning_with_python/machine_learning_with_python_tutorial.pdf))
355
357
*[Mathematics for Machine Learning](https://gwthomas.github.io/docs/math4ml.pdf) - Garrett Thomas (PDF)
356
358
*[Mathematics for Machine Learning](https://mml-book.github.io) - Marc Peter Deisenroth, A Aldo Faisal, and Cheng Soon Ong
357
359
*[Neural Networks and Deep Learning](http://neuralnetworksanddeeplearning.com)
Copy file name to clipboardExpand all lines: courses/free-courses-en.md
+2-7
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,6 @@
115
115
*[Data Structures and Algorithms](https://www.youtube.com/playlist?list=PLdo5W4Nhv31bbKJzrsKfMpo_grxuLl8LU) - Jenny's lectures CS/IT NET&JRF
116
116
*[Data Structures and Algorithms for Beginners](https://www.youtube.com/watch?v=BBpAmxU_NQo) - Moshfegh Hamedani (Programming with Mosh)
117
117
*[Data Structures and Algorithms Specialization](https://www.coursera.org/specializations/data-structures-algorithms) - UC San Diego, HSE University
118
-
*[Data Structures and Algorithms Tutorial](https://www.tutorialspoint.com/data_structures_algorithms/) - Tutorials Point
119
118
*[Data Structures Easy to Advanced Course - Full Tutorial from a Google Engineer](https://www.youtube.com/watch?v=RBSGKlAvoiM) - William Fiset - (freeCodeCamp)
120
119
*[IIT Bombay Foundation of Data Structures (CS213.1x)](https://courses.edx.org/courses/course-v1:IITBombayX+CS213.1x+1T2017/course/)
121
120
*[Intro to Data Structures and Algorithms](https://www.udacity.com/course/data-structures-and-algorithms-in-python--ud513) - Brynn Claypoole, Horatio Thomas (Udacity)
@@ -381,7 +380,6 @@
381
380
### Docker
382
381
383
382
*[Docker](https://www.youtube.com/playlist?list=PLhW3qG5bs-L99pQsZ74f-LC-tOEsBp2rK) - Raghav Pal
0 commit comments