COMP130-02: Introduction to Computing, Fall 2025
- Syllabus
- Overview Schedule
- Detailed schedule and resources
- Textbook: Think Python, 3rd edition. Home page; online version; pdf version.
- Homework assignments
- Labs
- Zoom link for when class is online: https://zoom.us/my/johnmaccormick. Meeting ID: 398 215 6590.
- How do I get help in this course?
- Exams
- Supplementary study guide
- Moodle
- Python Standard Library reference at python.org
- string methods, in the Python Standard Library
- Turtle graphics, also in the Python Standard Library
graphics.py
module, authored by John M. Zelle: UPDATED on 9/12/2025- The Python source code is available as graphics.py.
- The documentation is available as graphics.pdf.
- Readings
- Acknowledgment