https://github.com/maxmsun/dslab-python-course-notes
Course notes for the Python course introduced by Prof. Nicholas at DSLAB
https://github.com/maxmsun/dslab-python-course-notes
Last synced: 3 months ago
JSON representation
Course notes for the Python course introduced by Prof. Nicholas at DSLAB
- Host: GitHub
- URL: https://github.com/maxmsun/dslab-python-course-notes
- Owner: MaxMSun
- License: mit
- Created: 2019-04-23T02:47:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-24T01:13:11.000Z (about 6 years ago)
- Last Synced: 2024-12-25T12:13:20.484Z (5 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DSLAB Python Course Notes
This is a repository for the course notes of the Python course at [DSLAB](http://dslab.lzu.edu.cn/), Lanzhou University. The instructor is Prof. Nicholas McGuire.
## Table of Content
1. [Doctest](./doctest/) (contributor: Muchen Sun)