This is full python course. Course Content Introduction Variables Memory Allocation and Interning Understanding Numeric Data Types in Python Arithmetic and Comparison Operators in Python Logical and Bitwise Operators in Python Assignment Identity and Membership Operators in Python Operator Precedence and Associativity in Python Practice Examples on operators in Python Type Conversion and Type Casting in Python User Input Output in Python Conditional Statements and Indentation in Python if elif else and nested if in Python Example on Conditional Statements Python range Function in Python While Loop Continue and Break in Python for Loop Pass and Nested Loop in Python No of Digits in a Number Swap Digits using Loops Examples on Nested Loops Python Square and Triangle Patterns in Python Pyramid Patterns in Python String Data Type in Python String Slicing in Python Unicode Character an UTF 8 Encoding Reverse Words in a String and String Rotation in Python List Datatype and Methods in Python List With in the List in Python Memory Allocation to List in Python List Comprehensions in Python Mutable vs Immutable Object in Python Tuple Data Type and Methods in Python Set Data Type and Methods in Python Dictionaries Data Type and Methods in Python Decimal to Binary in Python Binary to Octal Using List and Dictionaries Python Alphabet Digit Count and Most Occurring Character in String Remove Characters and Duplicate in String Use of Set Datatype Number of Words in a String in Python Count Occurrence of Word and Palindrome in String Python Bubble Sort in Python Selection Sort in Python Function Defining and Calling in Python Scope of Variable Local and Global in Python Function Parameters and Return Statement in Python Memory Allocation to Functions and Garbage Collection in Python Recursive Function in Python Recursion Examples in Python Nested Functions and Non Local Variables in Python Filter Map Reduce Functions in Python Lambda or Anonymous Function in Python Reverse a Number Using Recursion and use of Global Variable Power of a Number Using Recursion Understanding return in Recursion GCD of Two Numbers Using Recursion Understanding Class and Object with an Example in Python Constructor Instance Variable and Self in Python Class Variable in Python Method and Constructor Overloading in Python Inheritance Multi-Level and Multiple in Python Method and Constructor Overriding Super in Python Module import and from in Python Access Modifiers Public and Private in Python Functions as Parameters and Returning Functions for understanding Decorators Decorators in Python Abstract Class and Method in Python Class and Static Method in Python Understanding Exception in Python Exception Handling Try Except Else Finally User Defined Exception in Python Files in Python Introduction to Numpy Arrays Memory Allocation Numpy Arrays Numpy Array Axis amd argmax max mean sort reshape Methods Random sqrt std log Functions in Numpy Introduction to Regular Expressions in Python Special Sequence Regular Expressions Methods and Flags Regular Expressions