From 2a3126429d884942c9a82f9297cb909eecd0ee7d Mon Sep 17 00:00:00 2001 From: Raissa Brizeno Date: Sat, 10 Aug 2024 18:27:39 -0300 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c97cab7..f7accdd 100644 --- a/README.md +++ b/README.md @@ -41,11 +41,11 @@ O que veremos essa semana? - [Serviços e Ferramentas](./material/004-servicos-e-ferramentas.md) - [Inteligência Artificial (IA) e DevOps](./material/005-Inteligencia-artificial-e-devops.md) - [Git Flow vs Trunk Based](./material/006-gitflow-e-trunk-bases.md) + - [Docker](./material/007-docker.md) -- [Materiais](#materiais) +- [Materiais Usados](#materiais) - [PDF da Aula](./material/Aula_10_Metodologia_DevOps.pdf) - - + --- ### Desafio Semanal - [Link para o desafio](./material/005-desafio-semanal.md) @@ -78,6 +78,10 @@ O que veremos essa semana? * [Homebrew](https://brew.sh/) * [Colima](https://github.com/abiosoft/colima) +### Cursos e tutoriais: +* [Bash](https://learn.microsoft.com/pt-br/shows/bash-for-beginners/) +* [Git para iniciantes](https://codegym.cc/pt/groups/posts/pt.379.introducao-ao-git-um-guia-completo-para-iniciantes) +* [Docker para iniciantes](https://medium.com/inside-picpay/docker-para-iniciantes-ca5c34f9e3c2) ### Livros