Post-AP Computer Science:
Python Applications
Welcome, coders! This website is the central hub for everything youβll need throughout the course, including:
- π Notes for each lesson
- π― Activity instructions (shorter coding exercises)
- π» Project instructions (longer creative programs)
- π Reference materials (tutorials, cheatsheets, etc.)
Letβs have a great year! ~ Mrs. Walter π©πΌβπ»
Course Overview
The Post-AP Computer Science course offers highly motivated students the opportunity to expand on topics covered in the Pre-AP and AP courses. Modern applications of the
Python
language are highlighted, including Data Science & Exploratory Data Analysis (EDA) withpandas
/matplotlib
/seaborn
, dynamic web applications withFlask
, database operations withSQL
, and Machine Learning & AI.