An open API service indexing awesome lists of open source software.

https://github.com/jborrow/learningpython

This little book helps people learn Python (used at Cafe Scientifique Durham City)
https://github.com/jborrow/learningpython

Last synced: about 2 months ago
JSON representation

This little book helps people learn Python (used at Cafe Scientifique Durham City)

Awesome Lists containing this project

README

          

An Introduction to Programming With Python
==========================================

This is a project where we will write a 'book' that will accompany our course in
Python for Cafe Scientifique Durham City.

The project is written in a modular fashion, with each section in a different
.tex file. This allows us to change each section in an easy way without having
to mess around with huge plaintext files.

As such, it's actually also an introduction to writing modular LaTeX documents -
if you use the files as a guide!

Contact: joshua.borrow@durham.ac.uk