From a4041f2d8745bd029602d90fb375157cdc8b285c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Victor=20=CE=9Bntonio?= Date: Wed, 2 Jan 2019 12:33:17 -0200 Subject: [PATCH] Add Python screencasts (#3099) * Add Python screencasts * Update free-podcasts-screencasts-pt_BR.md --- free-podcasts-screencasts-pt_BR.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/free-podcasts-screencasts-pt_BR.md b/free-podcasts-screencasts-pt_BR.md index 5bc37853..9d956c86 100644 --- a/free-podcasts-screencasts-pt_BR.md +++ b/free-podcasts-screencasts-pt_BR.md @@ -8,6 +8,7 @@ * [Java](#java) * [Language Agnostic](#language-agnostic) * [PHP](#php) +* [Python](#python) * [Vue.js](#vuejs) @@ -60,6 +61,13 @@ * [Gustavo Guanabara - PHP Orientado a Objetos](https://www.youtube.com/watch?v=KlIL63MeyMY&list=PLHz_AreHm4dmGuLII3tsvryMMD7VgcT7x) (screencast) +### Python + +* [Gustavo Guanabara - Python Mundo 1](https://www.youtube.com/watch?v=S9uPNppGsGo&list=PLHz_AreHm4dlKP6QQCekuIPky1CiwmdI6) (screencast) +* [Gustavo Guanabara - Python Mundo 2](https://www.youtube.com/watch?v=nJkVHusJp6E&list=PLHz_AreHm4dk_nZHmxxf_J0WRAqy5Czye) (screencast) +* [Gustavo Guanabara - Python Mundo 3](https://www.youtube.com/watch?v=0LB3FSfjvao&list=PLHz_AreHm4dksnH2jVTIVNviIMBVYyFnH) (screencast) + + #### Vue.js * [Série de vídeos sobre Vue.js](https://vimeo.com/channels/1115590/videos/) - Origem: Vedovelli (screencast) -- GitLab