Last active
September 21, 2017 14:46
Revisions
-
Jamile Lima revised this gist
Sep 21, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -20,4 +20,4 @@ * [Fundamentos da programação com Python](https://br.udacity.com/course/programming-foundations-with-python--ud036/) * [Python Central](http://pythoncentral.io/) * [Curso em Vídeo - Python](https://www.youtube.com/watch?v=EBrZSrB8eUw&list=PLHz_AreHm4dlKP6QQCekuIPky1CiwmdI6) * [Python Exercises](https://www.ynonperek.com/2017/09/21/python-exercises/) -
Jamile Lima revised this gist
Sep 21, 2017 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -19,4 +19,5 @@ * [Google for education - Python](https://developers.google.com/edu/python/set-up) * [Fundamentos da programação com Python](https://br.udacity.com/course/programming-foundations-with-python--ud036/) * [Python Central](http://pythoncentral.io/) * [Curso em Vídeo - Python](https://www.youtube.com/watch?v=EBrZSrB8eUw&list=PLHz_AreHm4dlKP6QQCekuIPky1CiwmdI6) *[Python Exercises](https://www.ynonperek.com/2017/09/21/python-exercises/) -
Jamile Lima created this gist
Jul 31, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,22 @@ # Links para estudar Python * [Python para Zumbis](https://www.pycursos.com/python-para-zumbis/) * [Curso de Python - Ignorância Zero](https://www.youtube.com/watch?v=lJjR906426o&list=PLfCKf0-awunOu2WyLe2pSD2fXUo795xRe) * [Codigo Facilito - Python](https://www.youtube.com/watch?v=mGH1uooFhGs&list=PLagErt3C7iltgifmiGFQFI1GhUAKQvvyb) * [ProCode TV](https://www.youtube.com/watch?v=ZGHvjNL51P0&list=PL4qycS8CTHjuYITBjcGNT6ZQBXIZJZ4br) * [Datacamp](https://www.datacamp.com/courses) * [Learn Python Org](https://www.learnpython.org/) * [Codecademy](https://www.codecademy.com/pt-BR/learn/python) * [Pense em Python](https://penseallen.github.io/PensePython2e/) * [Learn Python The Hard Way](https://learnpythonthehardway.org/book/) * [Welcome to Python for you and me](http://pymbook.readthedocs.io/en/py3/index.html) * [A byte of Python](https://python.swaroopch.com/) * [Hands-on Python Tutorial](http://anh.cs.luc.edu/python/hands-on/3.1/handsonHtml/index.html) * [Python pratice book](http://anandology.com/python-practice-book/index.html) * [After hours programming](http://www.afterhoursprogramming.com/tutorial/Python/Overview/) * [The Hitchhiker’s Guide to Python!](http://docs.python-guide.org/en/latest/#the-hitchhiker-s-guide-to-python) * [Codementor](https://www.codementor.io/python/tutorial/) * [Python for everybody](https://www.coursera.org/learn/python) * [Google for education - Python](https://developers.google.com/edu/python/set-up) * [Fundamentos da programação com Python](https://br.udacity.com/course/programming-foundations-with-python--ud036/) * [Python Central](http://pythoncentral.io/) * [Curso em Vídeo - Python](https://www.youtube.com/watch?v=EBrZSrB8eUw&list=PLHz_AreHm4dlKP6QQCekuIPky1CiwmdI6)