Day 3 AM Session Plan

This session introduces students to advanced python programming.

Presentation Slides

Session Introduction

TEACHER LED


    What Are We Doing?

    Lambda Functions
    Object Oriented Programming
    Classes
    Objects

Lambda Functions

TEACHER LED


    Students will learn:

    How to create lambda functions
    How to use filter and map

Classes

TEACHER LED


    Students will learn:

    Object Oriented programming
    How to create and use classes.