https://github.com/dlech/lu-fall-2019-python-class
Non-credit course teaching Python at Langston University
https://github.com/dlech/lu-fall-2019-python-class
Last synced: about 1 year ago
JSON representation
Non-credit course teaching Python at Langston University
- Host: GitHub
- URL: https://github.com/dlech/lu-fall-2019-python-class
- Owner: dlech
- License: mit
- Created: 2019-11-13T00:06:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-22T01:04:59.000Z (over 6 years ago)
- Last Synced: 2025-01-29T17:22:51.946Z (over 1 year ago)
- Language: Python
- Size: 67.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repository contains the code examples from class.
### Classes
- [Class 1: Turtle graphics](./class-1/)
- [Class 2: Loops and functions](./class-2/)
- [Class 3: Terminal output/input and math](./class-3/)
- [Class 4: Graphing calculator](./class-4/)
- [Class 5: If statements and logic expressions](./class-5/)
Class is from 3:30 to 5:00 PM Tuesday/Thursday during the 2019 fall semester.
This is a non-credit course to learn Python programming for several ongoing
research projects. All Langston University students and faculty are welcome to
join.