/nlouie-intro-to-python-atbs

intro to programming in python

Primary LanguageJupyter NotebookOtherNOASSERTION

Intro to Python

Description

IPython Notebook for Intro to Programming with Python. Originally created for Boston Chinatown Neighborhood Center

Resources

License

CC BY-NC-SA 3.0

Index

  1. Module 0 Python Basics
  2. Module 1 Flow Control

Building this project (for instructor/contributor use)

System Requirements

  • Python 3.X
  • jupyter

or use anaconda environment

Setting up the project

$ pip install -r requirements.txt

Converting the Notebook to Markdown

$ jupyter nbconvert demo0.ipynb --to markdown