nlouie-intro-to-python-atbs

intro to programming in python

View the Project on GitHub nlouie/nlouie-intro-to-python-atbs

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

or use anaconda environment

Setting up the project

$ pip install -r requirements.txt

Converting the Notebook to Markdown

$ jupyter nbconvert demo0.ipynb --to markdown