Add Docker Tutorials (#3994)

Co-authored-by: konbo <konbo666@tutanota.com>
This commit is contained in:
Sudarshan P 2020-10-12 20:49:30 +05:30 committed by GitHub
parent 0b3d8a723a
commit 3cf2219575
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -14,6 +14,7 @@
* [Data Science](#data-science)
* [Databases](#databases)
* [Deep Learning](#deep-learning)
* [Docker](#docker)
* [Game Development](#game-development)
* [Git](#git)
* [Go](#go)
@ -178,6 +179,12 @@
* [What is Deep Learning](https://www.udacity.com/course/deep-learning--ud730) (Udacity)
### Docker
* [Docker Tutorial](https://www.tutorialspoint.com/docker/index.htm) - TutorialsPoint
* [Docker Tutorial for Beginners](https://www.youtube.com/watch?v=fqMOX6JJhGo) - FreeCodeCamp
### Game Development
* [Unity Beginner Fundamentals](https://learn.unity.com/course/unity-beginner-fundamentals)(Unity Learn)