https://github.com/huangfusl/python-lec
Slides and example code for the Python lecture in 2023-2024 Spring semester.\
https://github.com/huangfusl/python-lec
python tutorial tutorial-exercises
Last synced: 8 months ago
JSON representation
Slides and example code for the Python lecture in 2023-2024 Spring semester.\
- Host: GitHub
- URL: https://github.com/huangfusl/python-lec
- Owner: HuangFuSL
- Created: 2024-04-12T07:48:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T09:10:19.000Z (almost 2 years ago)
- Last Synced: 2025-07-19T12:39:38.602Z (9 months ago)
- Topics: python, tutorial, tutorial-exercises
- Language: TeX
- Homepage: https://github.com/HuangFuSL/python-lec/releases
- Size: 982 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python lecture notes
Slides and example code for the Python lecture in 2023-2024 Spring semester.
Checkout the "[Release](https://github.com/HuangFuSL/python-lec/releases)" tab for the slides PDF.
## Lecture notes
* Lecture 1: Introduction to Python
* Lecture 2: Advanced Python Programming
* Lecture 3: Statistics in Python
* Lecture 4: Data visualization