Post-AP Computer Science: Python Applications
💻 Welcome, coders! Everything for our class can be found on this website, including: course information, weekly schedules, notes for every unit, detailed project instructions, helpful external resources, cheatsheets, and more. ~ Ms. Navab
Course Description
The Post-AP Advanced Topics in 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.