Free Python Coding Course

In our STEM Outreach program, Mary and Michelle offer a free coding course to middle school girls interested in coding or computer science. We hope to create opportunities for middle school girls in our local community to explore coding at an early age. This initiative is held EVERY TUESDAY from 4:30pm – 5:30pm at the Oak Grove Public Library. Below is the program flier, curriculum and PowerPoint lessons for each week.

Python Course PowerPoints

Week 1: Introduction to Python

Week 2: Integers and Floats

Week 3: Strings

Week 4: Mathematical Operations

Week 5: Loops

Week 6: If/Else Conditions

Week 7: For Statements

Week 8: range() function

Week 9: While Statements & Pseudocode

Week 10: Docstrings and Comments

Week 11: Data Structures

Week 12: Tuples

Week 13: Defining Functions

Week 14: Dictionaries

Week 15: Break and Continue statements