SlideShare a Scribd company logo
1 of 78
Download to read offline
Python, the next
Brazilian generation
Why Python?
http://cacm.acm.org/blogs/blog-cacm/176450-python-is-now-the-most-popular-
introductory-teaching-language-at-top-us-universities/fulltext
Why Python?
"Results show that many aspects of traditional C-
style syntax, while it has influenced a generation of
programmers, exhibits problems in terms of
usability for novices".
"Perl and Java did not accuracy rates significantly
higher than a language with randomly generated
keywords"
Andreas Stefik and Susanna Siebert: "An Empirical Investigation into
Programming Language Syntax." ACM Transactions on Computing
Education, 13(4), Nov. 2013.
The most common fault in computer classes is to
emphasize the rules of specific programming
languages, instead of to emphasize the algorithms
that are being expressed in those languages. D. Knuth
interview at People of ACM, June, 2014.
http://www.python.org/psf/diversity/
“We want our community to be more
diverse: whoever you are, and
whatever our background, we
welcome you”
Diversity
Diversity in Python Community is real
2014: 1/3 talks PyCon by women
2015: 1/3 talks PyCon by women
2016: 1/3 talks PyCon by women
2015: 1/3 talks DjangoCon by women
2016: 1/2 talks DjangoConEu by women
2015: 7 women, 4 men (newly elected
PSF board)
http://pyladies.com
We Love Python
http://djangogirls.org
Each week on our blog we try to introduce two badass
ladies who use Python or Django to highlight their work.
What about you?
http://djangogirls.org/story/
Goal: 25% non American 2015
We Love Python
A good sword just does not make a good
samurai, not just use Python
Python for Zombies
Summary
in 2 years
3 folks + zero budget =
42.000 enrollments
of comparison: one university professor reaches 3000 students throughout his career
Summary
Some girls that are former students have even
created the first PyLadies chapters in Brazil.
+100 talks and workshops in 11 countries
Django Girls Namibia
I love teaching
CS Professor at FATEC
https://about.me/fmasanori
http://pycursos.com/python-para-zumbis/
Goal
Teaching programming for everybody, for
free, in portuguese (only 5% of Brazilian
people are fluent in English1)
1. IBOPE (2012)
http://pycursos.com/python-para-zumbis/
First portuguese programming MOOC
MOOC Menu
MOOC Videos
MOOC Forum
Answers
Right answer Up vote Down vote comment
Differences from other MOOCs?
Community initiative
Not of my university
Cronology
• November 2012: “We need a MOOC to teach
Python” Marcel Caraciolo (president of Python
Brazil Association)
• My answer: “Cool, it will be ready in two years”
• July 2013: “Next month we will have the first
MOOC for teaching programming in Portuguese.
This is the website for pre-registration…”.
Marcel's announcement at Campus Party Brazil.
My first reaction
Because I had nothing ready
But we did it
One month to:
1.Design the entire course
2.Get the first week videos recorded
PS: We took advantage of a platform that already existed
Nexts weeks
I recorded the lessons at:
1.Fast food restaurants, airports, FATEC
classrooms
2.Travels to conferences
PS: theBoom Noise Canceling Headset is really useful
Python 3
• Convenient to use accents in foreign languages
– Ex.: opção = 42
• More natural division
– 1 / 2 results 0.5
Small 4min videos without quizzes
A huge compilation of exercises
• CodingBat
• Google Python Class
• Google Developer Day
• Cracking Code Interview
• Facebook Hackaton
• Edx MIT
• IME – USP
12 years old girls code
To promote diversity
42.000 enrolled in two years
overcomed with good humor
Some availability problems
TWD Portugal Fanpage
Some data
• Only three people:
– Fernando Masanori (videos)
– Gileno Filho (Django Dev)
– Marcel Caraciolo (Data Scientist)
• Zero budget: no grants, no investments received, no
crowdfunding
• With the collaboration of the whole Brazilian Python
Community
• 42.000 enrollments in two years of activity
• Course completion: 8.91%
Former students: PyLadies Brazil
First PyLadies Event (100+) 80 women
RuPy Natal (300+) 1/3 women
Increase on diversity in other conferences
Code Girl 2 Natal (700+) 60% women
Increase on diversity in other conferences
Code Girl 3 Speaker
Cecilia Tanaka (lawyer)
Erika Campos (journalist)
Patrícia Simões (phycicist)
PyLadies São Paulo Cofounders
First Meetup: open to non CS areas
Full class in 24h (62 waiting list)
20 hours course: full in 12h (180 waiting list)
Women Tech in Sampa Prize
Use case: University of São Paulo
A thousand engineers are using the videos
Former student: Ysani Kalapalo
Now first Brazilian indigenous at Harvard
Former student: Carlos Glória
www.youtube.com/watch?v=BrHHsPaE_WA
Ex-aluna: Luiza Nunes
Unicef U-Report
Zombie's Operating System
63%
26%
6%
3% 2%
Windows
Linux
Mac
Android
IOS
How did you find the course
32%
31%
10%
10%
Facebook
Friends refer
Search engines
Discussion lists
Where are the zombies?
PS: USA 1.2%, Portugal 0.9%,
Argentina 0.07%, Paraguai
0.06%
Massive Coding Dojo
Nitrous.IO (Collab Mode) + Hangout On Air with Live Q&A
Talk is cheap.
Show me the code.
Linus Torvalds
K-12 CEDET Decolar
CEDET Decolar Game
https://gist.github.com/10198873
Made by a 12 year old girl
Cripto CEDET Decolar
Made by another 12 year old girl
42 OOP
42 is stronger than the beast
https://gist.github.com/7034743
Facebook Hackaton 2013 (Selective Test)
https://gist.github.com/5620075
Selection Test 2013 Facebook Hackaton Given two positive integers n and k, generate all
binary integer between 0 and 2 ** n-1, inclusive. These binaries will be drawn in descending
order according to the number of existing 1s. If there is a tie choose the lowest numerical
value. Return the k-th element from the selected list. Eg n = 3 and k = 5 ['0 b111 ', '0 b11', '0
B101 ', '0 b110', '0 b1 ', '0 b10', '0 b100 ', '0 b0'] fifth element '0 b1 '
Quicksort: “The beauty will save the code”
https://gist.github.com/4673057
Interface GUI
https://gist.github.com/4961824
By Luciano Ramalho
World Cup
https://gist.github.com/fmasanori/1288160dad16cc473a53
.
.
.
https://gist.github.com/fmasanori/a428ef783211b0ffdee1
2014 World Cup Costs
https://gist.github.com/fmasanori/fc0e98c8c486be80d5a5
How many schools there are in Brazil, operating
without water, electricity and sewerage?
• Two years == +100 talks (Python for Zombies
MOOC related topics) and workshops
• Montevideo, Montreal, Florence, Berlin,
London, Amsterdam, Buenos Aires, Bilbao,
Tokyo, Windhoek
• A lot of friends all over the world!
Personal benefits
A lot of new friends…
• Visibility
• Flipped Classrooms: more time for Coding
Dojos and exercises
• Second chance for students to review the
lessons
Benefits for my university
• “Trojan Horse” to enter in many new places
• Material for tutorials in local user groups and
also for professors to teach CS1 with Python
• Low cost example of how to spread the
community: 3 folks that made an impact in
40.000 in two years
• We multiply the number of local Python Day
events: Alagoas, Bahia, Minas Gerais, Goiás,
Piauí, Mato Grosso, Pernambuco, Rio Grande
do Norte, Sergipe…
Benefits for Python Community
• Learning analytics
• Some A/B testing
• Distributed Leadership experiments
• Open edX: http://code.edx.org/
Future
Don't think too much
Just do it
Questions?
http://about.me/fmasanori
fmasanori@gmail.com
Slides: bit.ly/python-for-zombies

More Related Content

Viewers also liked

Testando Aplicações Django: Quando, Como e Onde?
Testando Aplicações Django: Quando, Como e Onde?Testando Aplicações Django: Quando, Como e Onde?
Testando Aplicações Django: Quando, Como e Onde?
Bernardo Fontes
 
Lista de exercícios III Desafios python para zumbis
Lista de exercícios III Desafios python para zumbisLista de exercícios III Desafios python para zumbis
Lista de exercícios III Desafios python para zumbis
FATEC São José dos Campos
 

Viewers also liked (20)

APIs de Visualização em Python
APIs de Visualização em PythonAPIs de Visualização em Python
APIs de Visualização em Python
 
Ensaio sobre testes automatizados
Ensaio sobre testes automatizadosEnsaio sobre testes automatizados
Ensaio sobre testes automatizados
 
import pybr12: experiencias de inclusión en la última PyCon Brazil
import pybr12: experiencias de inclusión en la última PyCon Brazilimport pybr12: experiencias de inclusión en la última PyCon Brazil
import pybr12: experiencias de inclusión en la última PyCon Brazil
 
Hackeando Dados públicos com python
Hackeando Dados públicos com pythonHackeando Dados públicos com python
Hackeando Dados públicos com python
 
Quokka CMS - Content Management with Flask and Mongo #tdc2014
Quokka CMS - Content Management with Flask and Mongo #tdc2014Quokka CMS - Content Management with Flask and Mongo #tdc2014
Quokka CMS - Content Management with Flask and Mongo #tdc2014
 
Processamento de tweets em tempo real com Python, Django e Celery - TDC 2014
Processamento de tweets em tempo real com Python, Django e Celery - TDC 2014Processamento de tweets em tempo real com Python, Django e Celery - TDC 2014
Processamento de tweets em tempo real com Python, Django e Celery - TDC 2014
 
Web Crawling Modeling with Scrapy Models #TDC2014
Web Crawling Modeling with Scrapy Models #TDC2014Web Crawling Modeling with Scrapy Models #TDC2014
Web Crawling Modeling with Scrapy Models #TDC2014
 
Lista de exercícios I python para zumbis
Lista de exercícios I python para zumbisLista de exercícios I python para zumbis
Lista de exercícios I python para zumbis
 
(2014-08-09) [TDC] AudioLazy 0.6 will robotize you!
(2014-08-09) [TDC] AudioLazy 0.6 will robotize you!(2014-08-09) [TDC] AudioLazy 0.6 will robotize you!
(2014-08-09) [TDC] AudioLazy 0.6 will robotize you!
 
Exercício Programa 1 Python para Zumbis
Exercício Programa 1 Python para ZumbisExercício Programa 1 Python para Zumbis
Exercício Programa 1 Python para Zumbis
 
Testando Aplicações Django: Quando, Como e Onde?
Testando Aplicações Django: Quando, Como e Onde?Testando Aplicações Django: Quando, Como e Onde?
Testando Aplicações Django: Quando, Como e Onde?
 
TDD com Python
TDD com PythonTDD com Python
TDD com Python
 
TWP52 MVC Model View Controller
TWP52 MVC Model View ControllerTWP52 MVC Model View Controller
TWP52 MVC Model View Controller
 
TWP56 DJ Mix 1
TWP56 DJ Mix 1TWP56 DJ Mix 1
TWP56 DJ Mix 1
 
Lista de exercícios IV python para zumbis
Lista de exercícios IV python para zumbisLista de exercícios IV python para zumbis
Lista de exercícios IV python para zumbis
 
Import community pycon jp
Import community pycon jpImport community pycon jp
Import community pycon jp
 
Diversidade na Comunidade Python
Diversidade na Comunidade PythonDiversidade na Comunidade Python
Diversidade na Comunidade Python
 
Lista de exercícios III Desafios python para zumbis
Lista de exercícios III Desafios python para zumbisLista de exercícios III Desafios python para zumbis
Lista de exercícios III Desafios python para zumbis
 
Lista de exercícios V python para zumbis
Lista de exercícios V python para zumbisLista de exercícios V python para zumbis
Lista de exercícios V python para zumbis
 
Curso de Python e Django
Curso de Python e DjangoCurso de Python e Django
Curso de Python e Django
 

Similar to Python, the next Brazilian generation

Current webcraft presentation
Current webcraft presentationCurrent webcraft presentation
Current webcraft presentation
MozillaColombia
 
ApresentaçãO Uca Olpc
ApresentaçãO Uca OlpcApresentaçãO Uca Olpc
ApresentaçãO Uca Olpc
andreamorais
 

Similar to Python, the next Brazilian generation (20)

Python and Jupyter: Your Gateway for Learning
Python and Jupyter: Your Gateway for LearningPython and Jupyter: Your Gateway for Learning
Python and Jupyter: Your Gateway for Learning
 
Current webcraft presentation
Current webcraft presentationCurrent webcraft presentation
Current webcraft presentation
 
Boss - Bringing More Diversity to Tech | Rasa Summit
Boss - Bringing More Diversity to Tech | Rasa SummitBoss - Bringing More Diversity to Tech | Rasa Summit
Boss - Bringing More Diversity to Tech | Rasa Summit
 
2009 Accountability Memo
2009 Accountability Memo2009 Accountability Memo
2009 Accountability Memo
 
The quality of the python ecosystem - and how we can protect it!
The quality of the python ecosystem - and how we can protect it!The quality of the python ecosystem - and how we can protect it!
The quality of the python ecosystem - and how we can protect it!
 
DWF WP2 UCA
DWF WP2 UCADWF WP2 UCA
DWF WP2 UCA
 
CV Fatima Dargam - 18.04.2016
CV   Fatima Dargam - 18.04.2016CV   Fatima Dargam - 18.04.2016
CV Fatima Dargam - 18.04.2016
 
CV - Fatima Dargam - 18.04.2016
CV - Fatima Dargam - 18.04.2016CV - Fatima Dargam - 18.04.2016
CV - Fatima Dargam - 18.04.2016
 
Beginning Python Programmers: Here's Where to Find Help!
Beginning Python Programmers: Here's Where to Find Help!Beginning Python Programmers: Here's Where to Find Help!
Beginning Python Programmers: Here's Where to Find Help!
 
The PSF and You
The PSF and YouThe PSF and You
The PSF and You
 
ApresentaçãO Uca Olpc
ApresentaçãO Uca OlpcApresentaçãO Uca Olpc
ApresentaçãO Uca Olpc
 
Brazil Presentation (Jose Aquino)
Brazil Presentation (Jose Aquino)Brazil Presentation (Jose Aquino)
Brazil Presentation (Jose Aquino)
 
Python Meetup: The Origins
Python Meetup: The OriginsPython Meetup: The Origins
Python Meetup: The Origins
 
Python on Science ? Yes, We can.
Python on Science ?   Yes, We can.Python on Science ?   Yes, We can.
Python on Science ? Yes, We can.
 
Online Python Resources
Online Python ResourcesOnline Python Resources
Online Python Resources
 
Application of the Multiple Perspectives Model in an Undergraduate Course
Application of the Multiple Perspectives Model in an Undergraduate CourseApplication of the Multiple Perspectives Model in an Undergraduate Course
Application of the Multiple Perspectives Model in an Undergraduate Course
 
Application of the Multiple Perspectives Model in an Undergraduate Course
Application of the Multiple Perspectives Model in an Undergraduate CourseApplication of the Multiple Perspectives Model in an Undergraduate Course
Application of the Multiple Perspectives Model in an Undergraduate Course
 
TelaSocial Presentation and Lessons Learned with the Pilot Case at ICMC-USP
TelaSocial Presentation and Lessons Learned with the Pilot Case at ICMC-USPTelaSocial Presentation and Lessons Learned with the Pilot Case at ICMC-USP
TelaSocial Presentation and Lessons Learned with the Pilot Case at ICMC-USP
 
We19 Learn Python! Why and How
We19 Learn Python! Why and HowWe19 Learn Python! Why and How
We19 Learn Python! Why and How
 
Crowdsourcing Your Way to a Better ePortfolio
Crowdsourcing Your Way to a Better ePortfolioCrowdsourcing Your Way to a Better ePortfolio
Crowdsourcing Your Way to a Better ePortfolio
 

More from FATEC São José dos Campos

More from FATEC São José dos Campos (16)

Seja feliz programando em python
Seja feliz programando em pythonSeja feliz programando em python
Seja feliz programando em python
 
Import community
Import communityImport community
Import community
 
Import community
Import communityImport community
Import community
 
Lista de exercícios II python para zumbis
Lista de exercícios II python para zumbisLista de exercícios II python para zumbis
Lista de exercícios II python para zumbis
 
Lista de exercícios XIV Python para Zumbis
Lista de exercícios XIV Python para ZumbisLista de exercícios XIV Python para Zumbis
Lista de exercícios XIV Python para Zumbis
 
TWP54 Exceções
TWP54 ExceçõesTWP54 Exceções
TWP54 Exceções
 
TWP50 Interface Gráfica GUI
TWP50 Interface Gráfica GUITWP50 Interface Gráfica GUI
TWP50 Interface Gráfica GUI
 
TWP47 Módulos
TWP47 MódulosTWP47 Módulos
TWP47 Módulos
 
TWP45 Hackeando o Facebook com Python
TWP45 Hackeando o Facebook com PythonTWP45 Hackeando o Facebook com Python
TWP45 Hackeando o Facebook com Python
 
TWP42 Banco de Dados
TWP42 Banco de DadosTWP42 Banco de Dados
TWP42 Banco de Dados
 
TWP40 Revisão Geral 3
TWP40 Revisão Geral 3TWP40 Revisão Geral 3
TWP40 Revisão Geral 3
 
TWP40 Revisão Dicionários
TWP40 Revisão DicionáriosTWP40 Revisão Dicionários
TWP40 Revisão Dicionários
 
TWP38 Revisão Geral 2
TWP38 Revisão Geral 2TWP38 Revisão Geral 2
TWP38 Revisão Geral 2
 
TWP37 Revisão Listas
TWP37 Revisão ListasTWP37 Revisão Listas
TWP37 Revisão Listas
 
TWP35 Revisão Funções
TWP35 Revisão FunçõesTWP35 Revisão Funções
TWP35 Revisão Funções
 
TWP33 Revisão Strings
TWP33 Revisão StringsTWP33 Revisão Strings
TWP33 Revisão Strings
 

Recently uploaded

Recently uploaded (20)

TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 

Python, the next Brazilian generation