01 Welcome to the Python Programming Course Thank you for joining me/001 Welcome to this Python Course What you need to know before starting..mp4196.17MB
02 Setting Up Python On Your Computer/002 Get Started by Installing Python 3.5.mp415.91MB
02 Setting Up Python On Your Computer/003 Setting up Sublime Text to Build Python.mp416.35MB
03 Introduction to your first program with Python data types and variables/004 First Program in Python.mp42.42MB
03 Introduction to your first program with Python data types and variables/005 Data Types.mp43.13MB
03 Introduction to your first program with Python data types and variables/006 Variables.mp48.02MB
03 Introduction to your first program with Python data types and variables/007 Indentation.mp42.46MB
03 Introduction to your first program with Python data types and variables/008 How to Clear Screen.mp41.43MB
04 Comments in Python/009 Single-line Comments.mp43.79MB
04 Comments in Python/010 Multi-line Comments.mp43.14MB
05 Expressions in Python/011 Basic Arithmetic.mp44.69MB
05 Expressions in Python/012 Division Characteristics.mp46.69MB
05 Expressions in Python/013 Operator Precedence.mp43.79MB
05 Expressions in Python/014 Complex Arithmetic.mp49.99MB
05 Expressions in Python/015 Binary Number Manipulation.mp49.6MB
06 Learn about Strings/016 Basic String Manipulation.mp418.87MB
06 Learn about Strings/017 Using the format Method.mp414.93MB
06 Learn about Strings/018 Specific Characters.mp47.12MB
07 Branching in Python/019 Logical Operators and Conditional Statements.mp413MB
07 Branching in Python/020 if Statement.mp48.14MB
07 Branching in Python/021 if else Statement.mp48.11MB
07 Branching in Python/022 ifelif Statement.mp410.17MB
07 Branching in Python/023 Ternary Operator.mp44.83MB
08 Loops in Python/024 for Loop Part 1.mp48.09MB
08 Loops in Python/025 for Loop Part 2.mp46.41MB
08 Loops in Python/026 for Loop Part 3.mp411.6MB
08 Loops in Python/027 while Loop.mp44.24MB
08 Loops in Python/028 break and continue Statements.mp43.73MB
09 Functions in Python/029 Defining and Calling Functions and Returning Values.mp49.32MB
09 Functions in Python/030 Passing Arguments Default Parameters Scope and Nested Functions.mp420.95MB
09 Functions in Python/031 Recursive Functions.mp412.8MB
09 Functions in Python/032 Lambda Functions.mp48.37MB
10 Exception Handling/033 Exceptions and Errors.mp47.58MB