Python Zero to Hero

Course Overview

  1. Why Python?

  2. After Python ?

  3. Course Curriculum Overview

  4. Install Python ( Step by Step )

  5. Running Python Code

  6. Rules to write Python Code

Python Objects and Data Structure Basics

  1. Introduction to Variables

  2. Introduction to Data types

  3. Numbers

  4. String

  5. List

  6. Dictionaries

  7. Tuples

  8. Sets

  9. Boolean

  10. I/O with Basic files in Python

Python Comparison Operators

  1. Comparison operators in python

  2. Chaining comparison Operators in python

Python Statements

  1. IF, ELIF and ElSE statements

  2. For Loops

  3. While Loops

  4. Useful operators in python

  5. List Comprehensions in Python

Methods and Functions

  1. Introduction to Functions

  2. def keyword

  3. Basics of python functions

  4. Logic with Python functions

  5. Tuple unpacking with python functions

  6. interaction Between Python functions

Milestone Project 1

  1. Introduction to Milestone Project

  2. Displaying Information

  3. Accepting User input

  4. Validating User Input

  5. Simple User interaction

  6. First Python Milestone project overview

  7. Milestone Project help

  8. Project Solutions

Object Oriented Programming

  1. Introduction to Object oriented Programming

  2. Object Oriented Programming Attributes and Class Keyword

  3. Object Oriented Programming - Class Object Attributes and Methods

  4. Object Oriented Programming - inheritance and polymorphism

  5. Object Oriented Programming - Special (Magic /Dunder) Methods

  6. Object Oriented Programming - Homework

  7. Object Oriented Programming - Challenge

  8. Object Oriented Programming - Solutions

Modules and Packages

  1. Pip install and PyPi

  2. Modules and Packages

  3. __name __and "__main__"

Error and Exceptions Handling

  1. Errors and Exceptions Handling

  2. Errors and Exceptions Homework

  3. Errors and Exceptions Homework Solutions

  4. Update for Pylint Users

  5. Pylint Overview

  6. Running Test with the Unittest Library

Milestone Project -2

  1. introduction to Milestone project 2

  2. Card Class

  3. Deck Class

  4. Player Class

  5. Game Logic

  6. Milestone Project 2 Overview

  7. Solutions walkthrough - Card and Deck

  8. Solutions Walkthrough - Hand and Chip

  9. Solution Walkthrough - Functions for Gameplay

  10. Solution Walkthrough - Final Game Play

***Site Under Construction******Site Under Construction******Site Under Construction******Site Under Construction******Site Under Construction***