Skip to content

sanspace/pyclass-feb21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Py Class Feb '21

Materials and Code for Python Training Feb 2021.

Lesson Plan

  • Introduction

    • Expectations
    • Intro to Python
  • Python Data Structures

    • List
    • Set
    • Tuple
    • Dictionaries
  • Introduction to OOP

    • objects
    • classes
    • inheritance
    • instance and class
  • Exception Handling

    • Except
    • Raise
    • Custom
  • Python Design Patterns ( Advanced OOP )

    • Introduction
  • Built in modules discussion

    • Standard Lib
    • Cheese shop
  • FastAPI

    • REST Principles
    • Guide
  • PyTest

    • Unit Testing
    • Parameterization
    • Options

About

Python Training for Advanced Beginners

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages