diff --git a/get-started/resources.md b/get-started/resources.md index aed4118a4e..acce0ecbcf 100644 --- a/get-started/resources.md +++ b/get-started/resources.md @@ -6,17 +6,17 @@ description: Get started resources learning docker Docker and the broader community of Docker experts have put together many different ways to get further training and hands-on experience with Docker. Expand your understanding of Docker and Kubernetes with these additional free and paid resources. +## Hosted labs -# Hosted Labs These self-paced and hands-on workshops use free, hosted environments ([Play with Docker](https://labs.play-with-docker.com/) and [Play with Kubernetes](https://labs.play-with-k8s.com/)) that do not require anything to be installed. Follow along and learn more about Docker and Kubernetes. * [Kubernetes Workshop](https://training.play-with-kubernetes.com/kubernetes-workshop/) * [Microservice containerization and orchestration](https://training.play-with-docker.com/microservice-orchestration/) -\* Labs are free but require registration with a Docker ID +\* Labs are free but require registration with a Docker ID. +## Self-guided tutorials -# Self-Guided Tutorials Created by experts in the Docker community, these free tutorials provide guided step-by-step workflows for working with the Docker platform. * **Integrating Docker with Your IDE** @@ -25,23 +25,25 @@ Created by experts in the Docker community, these free tutorials provide guided * [Java Development: Netbeans](https://training.play-with-docker.com/java-debugging-netbeans/) * [Live Debugging Node.js with Docker and Visual Studio Code](https://training.play-with-docker.com/nodejs-live-debugging/) - * **Windows Containers** * [Windows Container Setup](https://training.play-with-docker.com/windows-containers-setup/) * [Windows Container Basics](https://training.play-with-docker.com/windows-containers-basics/) * [Windows Containers Multi-Container Applications](https://training.play-with-docker.com/windows-containers-multicontainer/) -# Books +## Books + If books are your preferred learning style, check out these written by the [Docker Captains](https://www.docker.com/community/captains). Docker Captain is a distinction that Docker awards to select members of the community that are both experts in their field and are committed to sharing their Docker knowledge with others. -* [Learn Docker in a Month of Lunches (use the code `webdoc40` for 40% off)](https://www.manning.com/books/learn-docker-in-a-month-of-lunches), Elton Stoneman +* [Learn Docker in a Month of Lunches](https://www.manning.com/books/learn-docker-in-a-month-of-lunches), Elton Stoneman * [Docker on Windows: From 101 to Production with Docker on Windows](https://www.amazon.com/Docker-Windows-Elton-Stoneman-ebook/dp/B0711Y4J9K/), Elton Stoneman +* [Learn Kubernetes in a Month of Lunches](https://www.manning.com/books/learn-kubernetes-in-a-month-of-lunches), Elton Stoneman * [Docker in Action 2nd Edition](https://www.manning.com/books/docker-in-action-second-edition) Jeff Nickoloff, Oct 2019 * [The Kubernetes Book](https://www.amazon.com/Kubernetes-Book-Nigel-Poulton/dp/1521823634/ref=sr_1_3?ie=UTF8&qid=1509660871&sr=8-3&keywords=nigel+poulton), Nigel Poulton, Nov 2018 * [Docker Deep Dive](https://www.amazon.com/Docker-Deep-Dive-Nigel-Poulton/dp/1521822808/ref=sr_1_1?ie=UTF8&qid=1509660871&sr=8-1&keywords=nigel+poulton), Nigel Poulton, March 2018 * [Portuguese] [Docker para desenvolvedores](https://leanpub.com/dockerparadesenvolvedores) (2017) by Rafael Gomes -# Self-Paced Online Learning +## Self-Paced online learning + A number of Docker Captains have also created video courses on Docker and Kubernetes. * [Bret Fisher](https://www.bretfisher.com/courses/): Docker Mastery, Docker Swarm Mastery, Docker Mastery for Node.js Projects