Skip to content

NYCiSchoolCS/think-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro CS at NYC iSchool

This repository is split into the following directories:

  • Slides: Daily slides that are based on the Think Python textbook.
  • Exercises: In class exercises.
  • Projects: Larger multi-day projects.
  • Worksheets:
  • Textbook:

Helpful Commands for Using this Repo

  • Convert ipython notebook to HTML
	ipython nbconvert --to html MyNotebook.ipynb
  • Convert ipython notebook to fancy website
	ipython nbconvert --to slides --post serve MyNotebook.ipynb
  • Convert markdown to PDF
	pandoc README.md -o example13.pdf

Follow the pandoc installation instructions here.

About

Slides for intro CS class at NYC iSchool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •