with Python & Flask
A Next-Level Course for Junior High Students
This course introduces fundamental concepts of data science through hands-on learning. Students will explore databases, process data using SQL with Python, and build a simple web application using Flask. The program culminates in a final project where students build their own simple data application.
Session 1: Python Basics Refresher
Sessions 2-3: Introduction to DBMS and SQL with Python
Sessions 4-5: Flask Web Development & Database Integration
Session 6: Review and Final Project Planning
Sessions 7-8: Final Project Implementation & Presentation
Python 3.x
SQLite3
Flask
Pandas
Matplotlib
VS Code
Search a library dataset for books by author or genre using a web interface.
A web app to filter Pokémon by type and see average stats.
Use a CSV of weekly weather to find average temps and plot trends via Flask.