Skip to content

gu-lseg/intro-to-programming

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to programming in Python

View this course on python-at-the-guardian.readthedocs.io.

Dependencies

pip install -r requirements.txt

You might want to install the dependencies in a virtualenv.

Build

make html

Run

cd build/html
python -m SimpleHTTPServer

About

programming intro for complete beginners using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.0%
  • Makefile 33.6%
  • HTML 0.4%