
Free Python Complete Course for Beginners in Urdu
About This Course
Free Python Programming for Beginners in Urdu| Python for Beginners Course Outline in Urdu
Short Introduction
In this video, we’re teaching you Free Python for Beginners, and you can also check out our free Course Outline. You can Learn and Earn with this Free Course, It will boost your Skills and Earning.
Python for Beginners Course Outline
Lesson No.1 | Python | Introduction to Python
Lesson No. 2 | Python | History of Python
Lesson No. 3 | Python | Installation process of IDE
Lesson No. 4 | Python | Print Statement
Lesson No. 5 | Python | Comments
Lesson No. 6 | Python | Variables
Lesson No. 7 | Python | Data Types
Lesson No. 8 | Python | Type Casting
Lesson No. 9 | Python | Operators
Lesson No. 10 | Python | User Input
Lesson No. 11 | Python | Concatenation
Lesson No. 12 | Python | Conditional Programming: If And Else
Lesson No. 13 | Conditional Programming: If, Elif & Else 13
Lesson No. 14 | Python | Conditional Programming: Nested if
Lesson No. 15 | Python | List Introduction
Lesson No. 16 | Python | List: Access & Adding a value
Lesson No. 17 | Python | List: Updating and removing a value from a list
Lesson No. 18 | Python | List: Pop in a list
Lesson No. 19 | Python | List: Sorting in a list
Lesson No. 20 | Python | List: Slicing in a list
Lesson No. 21 | Python | List: List into a list
Lesson No. 22 | Python | Tuple
Lesson No. 23 | Python | Repetitive Programming: For Loop
Lesson No. 24 | Python | Repetitive Programming: Nested for loop
Lesson No. 25 | Python | Changing Case
Lesson No. 26 | Python | Dictionaries: Accessing & Adding an element in a dictionary
Lesson No. 27 | Python | Dictionaries: Removing an element in a dictionary
Lesson No. 28 | Python | Dictionaries: Iterating keys, values and items from a dictionary
Lesson No. 29 | Python | Dictionaries: List of dictionaries
Lesson No. 30 | Python | Dictionaries: List in a dictionary & Dictionary of Dictionaries
Lesson No. 31 | Python | While Loop
Lesson No. 32 | Python | Functions: Calling a function
Lesson No. 33 | Python | Functions: Keyword arguments in a function
Lesson No. 34 | Python | Functions: Default value parameter in a function
Lesson No. 35 | Python | Functions: Unknown number of arguments in a function
Lesson No. 36 | Python | Functions: Loop in a function
Lesson No. 37 | Python | Functions: Condition in a function
Lesson No. 38 | Functions: Function Return
Lesson No. 39| Python | Functions: Recursive function
Lesson No. 40 | Python | OOP (Object-oriented Programming)
Lesson No. 41 | Python | OOP: Inheritance
Lesson No. 42 | Python | OOP: Abstraction
Lesson No. 43 | Python | OOP: Polymorphism
Lesson No. 44 | Python | OOP: Encapsulation
Lesson No. 45 | Python | Modules Part – 1
Lesson No. 46 | Python | Modules Part – 2
Lesson No. 47 | Python | Data Files Part – 1
Lesson No. 48 | Python | Data Files Part -2
Lesson No. 49 | Python | CSV Files
Lesson No. 50 | Python | JSON Files
Lesson No. 51 | Python | Exception Handling