Skip to main content

Blog

Python tutorials, solved problems, and notes for CS students

Walkthroughs of coursework that trips students up, debugging patterns from real tutoring sessions, and study strategies that hold up under exam pressure.

This blog covers the Python coursework problems that take students the longest to unblock. You will find assignment walkthroughs (step-by-step code from brief to passing tests), debugging patterns pulled from real tutoring sessions, and study strategies for CS courses that use Python as the primary language.

If you are working through Python homework right now, use the topic filter below or the search bar in the header. Every post is indexed by Pagefind, so searching a specific error message or function name will surface the relevant post directly.

Stuck on something not covered here? Submit your assignment and we will answer it and publish the walkthrough.

Topics covered: announcements, data visualization, matplotlib, meta, pandas, plotly, python, seaborn.

Topics