16

Flisol 2014 - Python, por onde começar?

Embed Size (px)

DESCRIPTION

 

Citation preview

Page 1: Flisol 2014 - Python, por onde começar?

Python, por onde começar?

Ramiro Batista da Luz

Comunidade Curitiba Livre - FLISOL 2014.

26 de Abril de 2014

Ramiro Batista da Luz Python, por onde começar?

Page 2: Flisol 2014 - Python, por onde começar?

Sobre a linguagem

I Site o�cial http://www.python.orgI Linguagem de programação interpretada.I Multi plataforma.I Tipagem dinâmica.I Delimitada por espaços.I Usada para praticamente tudo, exceto nodesenvolvimento de driver de dispositivos.

Ramiro Batista da Luz Python, por onde começar?

Page 3: Flisol 2014 - Python, por onde começar?

Como aprender?

I Tutoriais.I Cursos presenciais.I Livros.I Cursos à distância.

Ramiro Batista da Luz Python, por onde começar?

Page 4: Flisol 2014 - Python, por onde começar?

Tutorial e documentação

I Guia para iniciantes.https://wiki.python.org/moin/BeginnersGuide

I Tutorial o�cial da versão 3.https://docs.python.org/3/tutorial/index.html

I Tutorial o�cial da versão 2.https://docs.python.org/2/tutorial/index.html

I Versão 2 ou 3?https://wiki.python.org/moin/Python2orPython3

Ramiro Batista da Luz Python, por onde começar?

Page 5: Flisol 2014 - Python, por onde começar?

Cursos presenciais

I Apenas um curso presencial em Curitiba.I Elaborata. http://va.mu/jhMw

Ramiro Batista da Luz Python, por onde começar?

Page 6: Flisol 2014 - Python, por onde começar?

Livros I

I Lista completa.https://wiki.python.org/moin/PythonBooks

I Python para desenvolvedores.http://ark4n.wordpress.com/python/

I Introdução à Programação com Python.http://www.nilo.pro.br/iprog/

I Python e Django - Desenvolvimento Ágil de AplicaçõesWeb. http://www.pythonedjango.com.br/

Ramiro Batista da Luz Python, por onde começar?

Page 7: Flisol 2014 - Python, por onde começar?

Livros II

I Dive Into Python. http://www.diveintopython.net/I Thinking in Python.

http://www.mindview.net/Books/TIPython

I A byte of Python.http://www.swaroopch.com/notes/python/

I How to think like a Computer Scientist.http://va.mu/jhM2

Ramiro Batista da Luz Python, por onde começar?

Page 8: Flisol 2014 - Python, por onde começar?

Material Áudio Visual

I Lista o�cial. https://www.python.org/doc/avI ShowMeDo.

http://showmedo.com/videotutorials/python

I Vídeos de Python. http://www.pyvideo.org/

Ramiro Batista da Luz Python, por onde começar?

Page 9: Flisol 2014 - Python, por onde começar?

Python na Educação I

I Lessons Learned in Teaching Python. http://va.mu/jhNJI Teaching with the IPython Notebook.

http://va.mu/jhNN

I What teachers really need from us. http://va.mu/jhNP

Ramiro Batista da Luz Python, por onde começar?

Page 10: Flisol 2014 - Python, por onde começar?

Python na Educação II

I Planning and Tending the Garden: The Future of EarlyChildhood Python Education. http://va.mu/jhNZ

I The Young Coder: Let's Learn Python.http://va.mu/jhNe

I Teaching Python: To In�nity and Beyond.http://va.mu/jhNg

Ramiro Batista da Luz Python, por onde começar?

Page 11: Flisol 2014 - Python, por onde começar?

Cursos à distância I

I Curso online de Python intermediário.http://va.mu/jhNm

I PyCursos. http://pycursos.com/I Python para Zumbies.

http://pycursos.com/python-para-zumbis/

I Welcome to the Django.http://welcometothedjango.com.br/

Ramiro Batista da Luz Python, por onde começar?

Page 12: Flisol 2014 - Python, por onde começar?

Cursos à distância II

I Code Academy.http://www.codecademy.com/tracks/python

I Google's Python Class.https://developers.google.com/edu/python/?csw=1

I Learn Python. http://www.learnpython.org/I Coursera.

https://www.coursera.org/course/interactivepython

I Learn street.https://www.learnstreet.com/lessons/study/python

I MIT Open Courseware. http://va.mu/jhNx

Ramiro Batista da Luz Python, por onde começar?

Page 13: Flisol 2014 - Python, por onde começar?

Outras alternativas

I Coding Dojo \o/I Lista Dojo Paraná. http://va.mu/jhRvI Repositório Dojo Paraná.

https://github.com/dojo-parana/dojo-parana

I Lista Grupy-PR. http://va.mu/jhR1I Aldeia CoWorking.

http://aldeiaco.com.br/cursos/?ee=49

I Comunidade brasileira.https://wiki.python.org/moin/PortugueseLanguage

Ramiro Batista da Luz Python, por onde começar?

Page 14: Flisol 2014 - Python, por onde começar?

Agradecimentos

I Organização do FLISOL.I Voluntários do Software Livre.I Fernando Masanori.

Ramiro Batista da Luz Python, por onde começar?

Page 15: Flisol 2014 - Python, por onde começar?

Ramiro Batista da Luz Python, por onde começar?

Page 16: Flisol 2014 - Python, por onde começar?

Contato

I [email protected] @ramiroluzI +ramiroluz

Ramiro Batista da Luz Python, por onde começar?