https://github.com/kyleam/python-tutorial
Materials for a weekly python tutorial
https://github.com/kyleam/python-tutorial
Last synced: 11 months ago
JSON representation
Materials for a weekly python tutorial
- Host: GitHub
- URL: https://github.com/kyleam/python-tutorial
- Owner: kyleam
- Created: 2013-07-10T03:06:02.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2015-04-03T03:43:23.000Z (about 11 years ago)
- Last Synced: 2025-01-30T01:41:38.302Z (over 1 year ago)
- Language: CSS
- Homepage: http://kyleam.github.io/python-tutorial/
- Size: 2.03 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Materials for a weekly Python tutorial
This repository consists of materials (written tutorials, toy data, and
in-class code) from a Python class for biologists with no programming
experience.
The written tutorials can be accessed [here][tutorials]. They were
intended to supplement the meetings, so they may not be too useful on
their own.
The contents of this repository are released under a
[Creative Commons Attribution-ShareAlike 3.0 Unported License][license].
[tutorials]: http://kyleam.github.io/python-tutorial/
[license]: http://creativecommons.org/licenses/by-sa/3.0/deed.en_US