This repository contains the starter and completed code for all three MLH Localhost Workshops created in partnership with Capital One.
This curriculum is designed so that anyone who can use a web browser can learn and teach Python skills to others. If you want to host these workshops in your community, visit mlhlocal.host/apply.
Want to learn more? Visit localhost.mlh.io
In this workshop, participants will gain an introductory understanding to the following skills:
- indentation in Python
- variables
- arrays
- loops
- writing functions in Python
- common patterns such as variable = function(parameter)
The starter code may also be "remixed" by visiting
This workshop does not have a "live version."
In this workshop, participants will take the skills they learned in the first workshop to create a bot of their favorite Twitter celebrity. Skills include:
The starter code may also be "remixed" by visiting
You may test the live version of this workshop at:
In this workshop, participants will build on the skills from the first workshop to improve the responses of their bot by using the Markovify Python library. Skills include:
The starter code may also be "remixed" by visiting
You may test the live version of this workshop at: