From ead34b6f9198171b77965849eb9178a3c4634e34 Mon Sep 17 00:00:00 2001 From: Giovana do Nascimento <34607779+GiovanaNp1@users.noreply.github.com> Date: Mon, 3 Oct 2022 12:19:30 -0300 Subject: [PATCH] Giovana np1 patch 1 (#7375) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update free-programming-books-pt_BR.md Books in portuguese * Update free-programming-books-pt_BR.md * Update free-courses-en.md * Update free-programming-books-pt_BR.md * Update free-podcasts-screencasts-pt_BR.md * Update free-programming-books-pt_BR.md * Update free-courses-en.md * Update free-podcasts-screencasts-pt_BR.md * Update free-courses-en.md * review Cloud Computing pt-BR * review Cloud Computing pt-BR (h3 to h4) * complete `Pull reCast` metadata * Update courses/free-courses-en.md with pt Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * Update free-courses-en.md Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> --- books/free-programming-books-pt_BR.md | 6 ++++++ casts/free-podcasts-screencasts-pt_BR.md | 1 + courses/free-courses-en.md | 13 +++++++++++++ 3 files changed, 20 insertions(+) diff --git a/books/free-programming-books-pt_BR.md b/books/free-programming-books-pt_BR.md index d125284d1..01e21f093 100644 --- a/books/free-programming-books-pt_BR.md +++ b/books/free-programming-books-pt_BR.md @@ -1,6 +1,7 @@ ### Índice * [Agnósticos](#agnósticos) + * [Cloud Computing](#cloud-computing) * [IDE and editors](#ide-and-editors) * [Programação](#programação) * [Sistemas Operacionais](#sistemas-operacionais) @@ -54,6 +55,11 @@ ### Agnósticos +#### Cloud Computing + +* [Guia da Computação em Nuvem: Conceito, Prática & Capacitação](https://archive.org/details/guia-da-computacao-em-nuvem) - Beatriz Oliveira, Mariana Carvalho (PDF, EPUB) + + #### IDE and editors * [O Editor de Texto Vim](https://code.google.com/p/vimbook) - Sérgio Luiz Araújo Silva, et al. diff --git a/casts/free-podcasts-screencasts-pt_BR.md b/casts/free-podcasts-screencasts-pt_BR.md index 3204bc5ce..22613207d 100644 --- a/casts/free-podcasts-screencasts-pt_BR.md +++ b/casts/free-podcasts-screencasts-pt_BR.md @@ -87,6 +87,7 @@ * [PODebug](http://www.podebug.com) (podcast) * [PodProgramar](https://mundopodcast.com.br/podprogramar) (podcast) * [podTag](https://podtag.com.br) (podcast) +* [Pull reCast](https://www.youtube.com/channel/UC4FvW-Q6kVLeZuvhGb4txrQ) - Alan Braz, Matheus Bitencourt (screencast) * [Screencast DevMedia - Lazy Load](https://www.youtube.com/playlist?list=PLi75dzoFwEbo89TG5IaD4ODYPeJK9uxA5) (screencast) * [Screencasts - Andre Baltieri](https://www.youtube.com/playlist?list=PLTMuY7ptzFISwigIWpZQtp6b0TuEEvqLC) (screencast) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index 53cc677c7..1fe0a5be8 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -26,6 +26,7 @@ * [Deep Learning](#deep-learning) * [DevOps](#devops) * [Docker](#docker) +* [Elastic](#elastic) * [Flutter](#flutter) * [Game Development](#game-development) * [Git](#git) @@ -394,6 +395,18 @@ * [IIEC RISE 1.0 Docker](https://www.youtube.com/playlist?list=PLAi9X1uG6jZ30QGz7FZ55A27jPeY8EwkE) +### Elastic + +* [App Search Fundamentals](https://www.elastic.co/training/app-search-fundamentals) - Elastic +* [App Search Web Crawler Fundamentals](https://www.elastic.co/training/app-search-web-crawler-fundamentals) - Elastic +* [ECE Fundamentals](https://www.elastic.co/training/ece-fundamentals) - Elastic +* [Elastic Security Fundamentals: SIEM]([https://www.elastic.co/training/kibana-for-splunk-spl-users](https://www.elastic.co/training/elastic-security-fundamentals-siem)) - Elastic +* [Kibana for Splunk SPL Users](https://www.elastic.co/training/kibana-for-splunk-spl-users) - Elastic +* [Kibana Fundamentals](https://www.elastic.co/training/kibana-fundamentals) - Elastic +* [Observability Fundamentals](https://www.elastic.co/training/observability-fundamentals) - Elastic +* [Workplace Search Fundamentals](https://www.elastic.co/training/workplace-search-fundamentals) - Elastic + + ### Flutter * [Flutter Crash Course](https://fluttercrashcourse.com/courses/basics/lessons/materialapp-scaffold-appbar-text) - Nick Manning *(account required)*