From fe7461037d354d99b842c4534e048e151581aa56 Mon Sep 17 00:00:00 2001
From: Michel Bernardo <42414475+michelbernardods@users.noreply.github.com>
Date: Sat, 9 Jan 2021 01:12:30 -0300
Subject: [PATCH 1/2] Refatorando readme
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Tirando espaços para poder redirecionar quando clicar no link
---
README.md | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index f697617..b703413 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
> More than just a bunch of links, this is a selection of what we judge to be some of the best learning opportunities you will find online for free.
-## 📕 Índice
+## 📕Índice
📌 [Git and Github Courses](#git-and-github-courses)
📌 [Lógica de programação](#lógica-de-programação)
📌 [Agile](#agile)
@@ -14,7 +14,7 @@
📌 [FullStack courses](#fullstack-courses)
-## 💻 Git and Github Courses
+## 💻Git and Github Courses
| Link | Idioma |
| ----- | :-----: |
@@ -26,7 +26,7 @@
| [Git e Github para iniciantes (Loiane)](https://www.youtube.com/watch?v=UMhskLXJuq4/) | :brazil: |
| [Git-Game - Terminal game designed to test your knowledge of git commands](https://github.com/git-game/git-game) | :us: |
-## 💻 Lógica de programação
+## 💻Lógica de programação
| Link | Idioma |
| ----- | :-----: |
| [Curso completo de lógica de programação - Buildlab](https://buildlab.com.br/aprenda-a-programar/) | :brazil: |
@@ -35,12 +35,12 @@
| [Lógica de Programação (Algoritmos) - Pietro Martins](https://www.youtube.com/playlist?list=PLpaKFn4Q4GMNlLZQcOjt_-xxz6BTmugdU) | :brazil: |
| [Lógica de programação e algoritmos - Programador Br](https://www.youtube.com/watch?v=HXddFUe6VPU&list=PLVzrOYTg7zYDNdLJbnmhPtPcDaNWoxYVT) | :brazil: |
-## 💻 Agile
+## 💻Agile
| Link | Idioma |
| ----- | :-----: |
| [Agile Scrum Foundation](https://academy.estabil.is/courses/exin-agile-scrum-foundation) | :brazil: |
-## 💻 Mobile Courses
+## 💻Mobile Courses
#### Flutter
| Link | Idioma |
@@ -60,7 +60,7 @@
| ----- | :-----: |
| [React Native - By Rocketseat](https://app.rocketseat.com.br/node/curso-react-native) | :brazil: |
-## 💻 Frontend Courses
+## 💻Frontend Courses
#### Various
| Link | Idioma |
@@ -132,7 +132,7 @@
| [Curso de JavaScript 2020 - Fundamentos - Programador a Bordo](https://www.youtube.com/playlist?list=PLbA-jMwv0cuWbas947cygrzfzHIc7esmp) | :brazil: |
| [General Javascript Course](https://amigoscode.com/p/javascript)| :uk: |
-## 💻 Backend courses
+## 💻Backend courses
#### Java
| Link | Idioma |
@@ -209,7 +209,7 @@
| [Introduction to Haskell](https://www.seas.upenn.edu/~cis194/fall16/) | :us: |
| [Haskell para iniciantes](https://www.youtube.com/playlist?list=PL8eBmR3QtPL3pDzQpwPYfWQ4NEPGu6j7z) | :brazil: |
-## 💻 Data Science
+## 💻Data Science
### Data Analysis
| Link | Idioma |
@@ -243,7 +243,7 @@
| [Aulas da Escola Livre de IA - 2020](https://www.youtube.com/playlist?list=PLSZbIUwF2aOxXa7_UdKLQi1e4wl7DHcRN) | :brazil: |
| [Eletrônicos CODEiot](https://codeiot.org.br/courses?search_query=IOT103%20IOT103EN%20IOT103ES) | :us: |
-## 💻 Infrastructure courses
+## 💻Infrastructure courses
#### AWS
| Link | Idioma |
@@ -262,7 +262,7 @@
| [Descomplicando o Docker](https://www.youtube.com/watch?v=0xxHiOSJVe8&list=PLf-O3X2-mxDkiUH0r_BadgtELJ_qyrFJ_) | :brazil: |
| [Docker Essentials](https://www.udemy.com/course/docker-essentials/) | :us: |
-## 💻 FullStack courses
+## 💻FullStack courses
#### Diversos cursos em renomadas instituições
| Link | Idioma |
From 1f8c86d95eb1d335fd1b5d5c7f70b709dbab1dab Mon Sep 17 00:00:00 2001
From: Michel Bernardo <42414475+michelbernardods@users.noreply.github.com>
Date: Sat, 9 Jan 2021 01:22:37 -0300
Subject: [PATCH 2/2] Redirecionar ao index
Adicionando nova feature para redirecionar ao index
---
README.md | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
diff --git a/README.md b/README.md
index b703413..a63aaed 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,10 @@
| [Git e Github para iniciantes (Loiane)](https://www.youtube.com/watch?v=UMhskLXJuq4/) | :brazil: |
| [Git-Game - Terminal game designed to test your knowledge of git commands](https://github.com/git-game/git-game) | :us: |
+