From 2c6aaae4a73b5267ee85c538babd079b161ec0b3 Mon Sep 17 00:00:00 2001 From: Philip Mello <110171839+PhilipMello@users.noreply.github.com> Date: Mon, 5 Jun 2023 03:51:22 -0300 Subject: [PATCH 1/2] =?UTF-8?q?=E2=9E=95=20FIle=20Updated=20(README.md)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Youtube video links added --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 25894c5..d0fdc55 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# Go: Aprenda a Programar com a Linguagem do Google +# [Go: Aprenda a Programar com a Linguagem do Google](https://www.youtube.com/@AprendaGo "YouTube Channel") -01 - Visão Geral do Curso +[01 - Visão Geral do Curso](https://www.youtube.com/watch?v=WiGU_ZB-u0w&t=5s) -02 - Variáveis, Valores & tipos +[02 - Variáveis, Valores & tipos](https://www.youtube.com/watch?v=jXA0O5b-F1g) -03 - Exercícios: Ninja Nível 1 +[03 - Exercícios: Ninja Nível 1](https://www.youtube.com/watch?v=CvH9fC2eYO8&t=11s) 04 - Fundamentos da Programação From 11eac3734558c5c458457ce2f73812a4d2cbb389 Mon Sep 17 00:00:00 2001 From: Philip Mello <110171839+PhilipMello@users.noreply.github.com> Date: Mon, 5 Jun 2023 21:28:31 -0300 Subject: [PATCH 2/2] =?UTF-8?q?=E2=9E=95=20File=20Updated=20(README.md)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d0fdc55..fd66a18 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # [Go: Aprenda a Programar com a Linguagem do Google](https://www.youtube.com/@AprendaGo "YouTube Channel") +Português [01 - Visão Geral do Curso](https://www.youtube.com/watch?v=WiGU_ZB-u0w&t=5s) @@ -6,13 +7,13 @@ [03 - Exercícios: Ninja Nível 1](https://www.youtube.com/watch?v=CvH9fC2eYO8&t=11s) -04 - Fundamentos da Programação +[04 - Fundamentos da Programação](https://www.youtube.com/watch?v=n7PZo55Wl5A) -05 - Exercícios: Ninja Nível 2 +[05 - Exercícios: Ninja Nível 2](https://www.youtube.com/watch?v=V9zfX8Yhc9g&t=21s) -06 - Fluxo de Controle +[06 - Fluxo de Controle](https://www.youtube.com/watch?v=B5sy5v2dT9Y) -07 - Exercícios: Ninja Nível 3 +[07 - Exercícios: Ninja Nível 3]() 08 - Agrupamentos de Dados