Python - Basic to Advance
5.0
(4)
33 learners
What you'll learn
This course includes
- 35.5 hours of video
- Certificate of completion
- Access on mobile and TV
Course content
1 modules • 126 lessons • 35.5 hours of video
Python - Basic to Advance
126 lessons
• 35.5 hours
Python - Basic to Advance
126 lessons
• 35.5 hours
- Introduction to Python Course | Python for beginners 03:34
- Introduction to Python Programming | Python for Beginners #lec1 11:14
- History of Python | Python Tutorials for Beginners #lec2 07:47
- Download and Install Python (3.10.6) and Pycharm | Python Tutorials for Beginners #lec3 13:58
- Writing First Python Program | Printing to Console in Python | Python Tutorials for Beginners #lec4 13:05
- P_05 Coding Exercises for Beginners in Python - Exercise #1 09:57
- P_06 print() function & String concatenation(using +) in Python | Python Tutorials for Beginners 08:30
- P_07 Input function in Python | Take User Input in Python | Python Tutorials for Beginners 12:41
- P_08 Variables in Python | Python Tutorials for Beginners 15:10
- P_09 Coding Exercises for Beginners in Python | Exercise #2 | Program to swap two numbers 07:35
- P_10 Variable Naming Rules in Python | Python Tutorials for Beginners 08:25
- P_11 Data Types in Python | Python Tutorials for Beginners 23:54
- P_12 Type Checking, Type Error and Type Conversion | Type Casting in Python 15:02
- P_13 Coding Exercises for Beginners in Python | Exercise #3 | Program to add digits of a number 07:07
- P_14 Operators in Python | Arithmetic Operators | Python Tutorials for Beginners 15:01
- P_15 Operators in Python | Assignment and Comparison Operators | Python Tutorials for Beginners 14:16
- Operators in Python | Logical Operators | Python Tutorials for Beginners #lec16 09:57
- Operators in Python | Bitwise Operators | Python Tutorials for Beginners #lec17 17:11
- Identity Operators in Python | Python Tutorials for Beginners #lec18 20:27
- Membership Operators in Python | Python Tutorials for Beginners #lec19 09:27
- Coding Exercise for Beginners in Python | Exercise #4 | Python for Beginners #lec20 07:30
- round() function in Python | Python Tutorials for Beginners #lec21 20:34
- f-Strings in Python | Python Tutorials for Beginners #lec22 09:47
- Coding Exercise for Beginners in Python| Exercise 5 | Python for Beginners #lec23 06:57
- If & If Else Conditional Statements in Python | Python Tutorials for Beginners#lec24 18:41
- Coding Exercise for Beginners in Python | Exercise 6| Python for Beginners #lec25 03:26
- Nested If Else & elif Statements in Python | Python Tutorials for Beginners #lec26 22:51
- P_27 Coding Exercise for Beginners in Python | Exercise 7 | Python Tutorials for Beginners 06:57
- P_28 Coding Exercise for Beginners in Python | Exercise 8 | Python Tutorials for Beginners 11:22
- P_29 Multiple if Statements in Python | Python Tutorials for Beginners 16:13
- P_30 Coding Exercise for Beginners in Python | Exercise 9 | Python Tutorials for Beginners 08:38
- P_31 Coding Exercise for Beginners in Python | Love Calculator | Python Tutorials for Beginners 13:12
- P_32 List in Python and List Functions | Python Tutorials for Beginners 29:01
- P_33 Random Module in Python | Python Tutorials for Beginners 12:51
- P_34 Coding Exercise for Beginners in Python | Heads or Tails | Python Tutorials for Beginners 03:24
- Coding Exercise for Beginners in Python |Exercise 12 | Python Tutorials for Beginners #lec35 15:47
- Fix Python Index Error: List Index Out of Range | Python Tutorials for Beginners #lec36 07:10
- Nested List in Python | Python Tutorials for Beginners #lec37 11:06
- Coding Exercise for Beginners in Python |Exercise 13 | Python Tutorials for Beginners #lec38 13:19
- Python Project 1 | Rock Paper Scissors Game in Python | Python for Beginners #lec39 25:49
- Tuples in Python | Python Tutorials for Beginners #lec40 20:56
- Sets in Python | Python Tutorials for Beginners #lec41 Part1 16:00
- Sets Methods in Python | Python Tutorials for Beginners | #Lec41 Part 2 18:06
- Sets Methods in Python | Python Tutorials for Beginners #lec41 Part3 12:40
- Sets Methods in Python | Python Tutorials for Beginners #lec41 Part4 13:44
- For Loop in Python | Python Tutorials for Beginners #lec42 19:42
- For else in Python | Python Tutorials for Beginners #lec43 14:39
- Coding Exercise for Beginners in Python |Exercise 14 | Python Tutorials for Beginners #lec44 20:41
- Coding Exercise for Beginners in Python |Exercise 15 | Python Tutorials for Beginners #lec45 16:34
- Range function in Python | Python range() function |Python Tutorials for Beginners #lec46 13:33
- Coding Exercise for Beginners in Python |Exercise 16 | Python Tutorials for Beginners #lec47 03:01
- Coding Exercise for Beginners in Python with solution | Exercise 17 |Python for Beginners #lec48 08:16
- Python Project 2 | Password Generator in Python | Python for Beginners #lec49 22:20
- While Loop in Python | Python Tutorials for Beginners #lec50 26:51
- Break Continue Pass in Python | Loop Control Statements | Python Tutorials for Beginners #lec51 27:57
- Indentation in Python | Python Tutorials for Beginners #lec52 11:27
- Hangman Game for beginners |Introduction | Python Project for beginners #lec53 08:04
- Hangman Game for beginners |Flowchart | Python Project for beginners #lec54 05:02
- Hangman Game in Python | Python Project #3 | Python Project for beginners #lec55 31:43
- Functions in Python | Introduction | Python for beginners #lec56 24:07
- Coding Exercise for Beginners in Python with solution | Exercise 18| Python for Beginners #lec57 11:31
- Coding Exercise for Beginners in Python with solution |Exercise 19 | Python for Beginners #lec58 10:51
- Coding Exercise for Beginners in Python with solution | Exercise 20 |Python for Beginners #lec59 10:58
- Functions with Arguments in Python | Parameters vs Arguments | Python Tutorials for Beginners #lec60 14:11
- Types of Arguments in Python | Python Tutorials for Beginners #lec61 21:11
- *args and **kwargs in Python | Python Tutorials for Beginners #lec62 22:03
- Coding Exercise for Beginners in Python with solution | Exercise 21 |Python for Beginners #lec63 10:20
- Coding Exercise for Beginners in Python with solution | Exercise 22 | Python for Beginners #lec64 15:36
- Python Project #4 | Caesar Cipher Introduction - part1 | Python Project for beginners #lec65 08:48
- Python Project for beginners #4| Caesar Cipher - Complete Code | Python for Beginners #lec66 31:44
- Dictionaries in python | Dictionaries Built-in functions | Python Tutorials for Beginners #lec67 33:35
- Coding Exercise for Beginners in Python with solution | Exercise 23 | Python for Beginners #lec68 07:58
- Nested Dictionaries in Python | Python Tutorials for Beginners #lec69 22:33
- Coding Exercise for Beginners in Python with solution | Exercise 24 | Python for Beginners #lec70 07:15
- Python Project for beginners #5| Silent Auction Program-part 1 | Python for Beginners #lec71 06:17
- Python Project for beginners #5| Silent Auction Program-Complete Code | Python for Beginners #lec72 20:50
- Functions with Return Statement in Python | Python Tutorials for Beginners #lec73 18:10
- Return Multiple values from a Function |Multiple return Statements| Python for Beginners #lec74 11:57
- Coding Exercise for Beginners in Python with solution | Exercise 25 | Python for Beginners #lec75 11:14
- print vs return in Python | What is the Difference?| Python Tutorials for Beginners #lec76 10:51
- Python Project for beginners #6| Calculator -Complete Code | Python for Beginners #lec77 27:06
- local and Global Scope in Python | Python Tutorials for Beginners #lec78 14:34
- Global keyword in Python | Modify a Global Variable | Python Tutorials for Beginners #lec79 10:39
- Python Project for beginners #7| Guess The Number -Complete Code | Python for Beginners #lec80 26:25
- Debugging in Python | Debugging Tips | Python Tutorials for Beginners #lec81 17:22
- Python Project for beginners #8| Higher Lower Game - Complete Code | Python for Beginners #lec82 38:26
- Python Project for beginners #9| Coffee Machine Project | Python for Beginners #lec83 40:54
- OOP in Python | Object Oriented Programming | Python for Beginners #lec84 21:07
- Classes and Objects in Python | OOP in Python | Python for Beginners #lec85 17:06
- Self and __init__() method in Python | Python Tutorials for Beginners #lec86 17:46
- Class Methods in Python | How to add Methods in Class | Python Tutorials for Beginners #lec87 20:49
- Coding Exercise for Beginners in Python with solution | Exercise 26 | Python for Beginners #lec88 12:40
- Inheritance in Python | Python Tutorials for Beginners #lec89 27:20
- Multiple Inheritance in Python | Python Tutorials for Beginners #lec90 27:46
- Multilevel Inheritance in Python | Python Tutorials for Beginners #lec91 21:11
- Hierarchical Inheritance in Python | Python Tutorials for Beginners #lec92 17:08
- Hybrid Inheritance in Python | Python Tutorials for Beginners #lec93 10:45
- Diamond Problem in Inheritance | MRO in Python | C3 Linearization Algorithm Python Programming#lec94 28:32
- File Handling in Python | Python Tutorials for Beginners #lec95 45:32
- Python Project for beginners| Quiz Game Project | Python for Beginners #lec96 29:23
- Modules in Python | Python Tutorials for Beginners #lec97 25:28
- Abstraction in Python | Python OOP Concepts| Python Tutorials for Beginners #lec98 16:06
- Abstract Class & Abstract Method in Python | Python Tutorials for Beginners #lec99 26:38
- Access Modifiers in Python | Public Protected Private | Python for Beginners #lec100 30:53
- Encapsulation in Python | Getters & Setters methods | Python Tutorials for Beginners #lec101 17:44
- Polymorphism in Python | Python Tutorials for Beginners #lec102 10:20
- Duck Typing in Python| Python Tutorials for beginners #lec103 17:07
- Operator Overloading in Python | Polymorphism | Python Tutorials for Beginners #lec104 22:37
- Method Overloading and Method Overriding| Python Tutorials for Beginners #lec105 15:38
- Magic/Dunder Methods in Python | Python Tutorials #lec106 18:09
- Coding Exercise with solution | Exercise 27 | Python for Beginners #lec107 10:48
- pip & PyPI in python | Packages in Python | Python Tutorials for Beginners #lec108 19:56
- Packages in Python | Python Tutorials for Beginners #lec109 25:06
- If __name__ == '__main__ ' in Python | Python Tutorials for Beginners #lec110 21:44
- Python Turtle Graphics Introduction | Python Tutorials for Beginners #lec111 28:29
- Python Turtle graphics | part 2 | Python Tutorials for Beginners #lec112 33:28
- Turtle Coding Exercise for Beginners in Python |Exercise 28 | Python for Beginners #lec113 06:00
- Turtle Coding Exercise for Beginners in Python |Exercise 29 | Python for Beginners #lec114 13:19
- Coding Exercise for Beginners in Python |Exercise 30 | Python for Beginners #lec115 17:07
- Coding Exercise for Beginners in Python |Exercise 31 | Python for Beginners #lec116 21:35
- Coding Exercise for Beginners in Python |Exercise 32 | Python for Beginners #lec118 13:18
- Python Project for beginners #11| Turtle Race Project | Python for Beginners #lec119 39:35
- Python Higher Order Functions | Python Tutorials for Beginners #lec120 18:41
- Python Event Listeners | Python Tutorials for Beginners #lec121 19:07
- Coding Exercise for Beginners in Python |Exercise 33 | Python for Beginners #lec122 07:37
- Extracting RGB values from Image in Python | Colorgram Package | Python for Beginners #lec117 15:03
