Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 1.8 KB

File metadata and controls

52 lines (38 loc) · 1.8 KB

Training Index

Welcome to the Python Training project. This document serves as a guide to the contents of the training materials.

Lessons

Lesson 1: Basics

Lesson 2: Data Structures

Lesson 3: Control Flow

Lesson 4: Tasks

Lesson 5: Object-Oriented Programming

Design Patterns

Design Patterns Overview

Creational Patterns

Structural Patterns

Behavioral Patterns

Additional Resources