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)
- Host: GitHub
- URL: https://github.com/jborrow/learningpython
- Owner: JBorrow
- Created: 2014-08-08T16:20:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-15T13:03:39.000Z (over 11 years ago)
- Last Synced: 2024-12-27T06:41:35.111Z (about 1 year ago)
- Language: TeX
- Size: 262 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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