COMP130: Introduction to Computing, spring 2026
- Syllabus
- Overview Schedule
- Detailed schedule and resources
- Textbook: Think Python, 3rd edition. Home page; online version; pdf version.
- Homework assignments
- 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.pymodule, authored by John M. Zelle:- The Python source code is available as graphics.py.
- The documentation is available as graphics.pdf.
- Readings
- Acknowledgment