Skip to content

sandiegopython/intro-to-python

Repository files navigation

Intro to Python Workshop, San Diego, 2014

Brought to you by San Diego Python, San Diego PyLadies, Inland Empire Python, Inland Empire PyLadies.

This repo is adapted from the geekgirl repo, which was for the San Diego PyLadies workshop at the Geek Girl Tech Conference on Saturday June 21, 2014.

Instructions For Students

Before coming to the workshop, do the pre-workshop setup: part-0.ipynb

Instructions For Instructors

IPython Notebook Files

You can view each of the files online using nbviewer.

Giving the Talk

Before giving the talk, IPython Notebook must be installed:

$ pip install 'ipython[notebook]'

How to run an IPython Notebook:

$ ipython notebook part-1.ipynb

At the workshop we gave the talk like this:

  • We opened a Python shell on the projector monitor and an IPython notebook on the laptop monitor
  • One person read the notebook and typed into the Python shell
  • Another person stood in front of the audience and explained each step
  • Questions were answered ad-hoc, occasionally by Googling answers or typing at the terminal

Copying

You can give this talk too!

This work is licensed under a Creative Commons Attribution 4.0 International License. See LICENSE file for more details.

About

Introduction to Python (2014)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published