未验证 提交 3841e573 编写于 作者: J Johanne Andersen 提交者: GitHub

Add Docker and Kubernetes courses and adjust sub headings (#3889)

* Add course for learning Docker

* Add course for learning Kubernetes

* Fix headings for javascript section

* Add name of platform

* Fix alphabetical order

* Fix white space
上级 f05eeaad
### Index ### Index
* [Algorithms & Data Structures](#algorithms--data-structures) * [Algorithms & Data Structures](#algorithms--data-structures)
* [Android](#android) * [Android](#android)
...@@ -30,6 +30,7 @@ ...@@ -30,6 +30,7 @@
* [Redux](#redux) * [Redux](#redux)
* [Sails.js](#sailsjs) * [Sails.js](#sailsjs)
* [Vue.js](#vuejs) * [Vue.js](#vuejs)
* [Kubernetes](#kubernetes)
* [Linux](#linux) * [Linux](#linux)
* [Lua](#lua) * [Lua](#lua)
* [Machine Learning](#machine-learning) * [Machine Learning](#machine-learning)
...@@ -183,6 +184,7 @@ ...@@ -183,6 +184,7 @@
* [Docker Tutorial](https://www.tutorialspoint.com/docker/index.htm) - TutorialsPoint * [Docker Tutorial](https://www.tutorialspoint.com/docker/index.htm) - TutorialsPoint
* [Docker Tutorial for Beginners](https://www.youtube.com/watch?v=fqMOX6JJhGo) - FreeCodeCamp * [Docker Tutorial for Beginners](https://www.youtube.com/watch?v=fqMOX6JJhGo) - FreeCodeCamp
* [Learn Docker, Container Runtimes, Builders and Registries](https://www.katacoda.com/courses/container-runtimes) - Katacoda
### Game Development ### Game Development
...@@ -299,16 +301,21 @@ ...@@ -299,16 +301,21 @@
* [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux) * [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux)
### Sails.Js #### Sails.Js
* [Develop web apps in free-programming-playgrounds.md.js and Sails.js](https://courses.platzi.com/courses/develop-apps-sails-js/) * [Develop web apps in free-programming-playgrounds.md.js and Sails.js](https://courses.platzi.com/courses/develop-apps-sails-js/)
### Vue.js #### Vue.js
* [Intro to Vue 3](https://www.vuemastery.com/courses/intro-to-vue-3/intro-to-vue3) * [Intro to Vue 3](https://www.vuemastery.com/courses/intro-to-vue-3/intro-to-vue3)
### Kubernetes
* [Learn Kubernetes](https://www.katacoda.com/courses/kubernetes) - Katacoda
### Linux ### Linux
* [Introduction To Linux](https://www.edx.org/course/introduction-to-linux/) - The Linux Foundation (edx) * [Introduction To Linux](https://www.edx.org/course/introduction-to-linux/) - The Linux Foundation (edx)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册