Python for Beginners
5.0
(0)
7 learners
What you'll learn
This course includes
- 10.5 hours of video
- Certificate of completion
- Access on mobile and TV
Course content
1 modules • 87 lessons • 10.5 hours of video
Python for Beginners
87 lessons
• 10.5 hours
Python for Beginners
87 lessons
• 10.5 hours
- Complete Python π Syllabus π| Placement/interviews, College/University exams 09:54
- Lec-1: What is Python? Introduction to Python π | Why Python | Where Python is used.. 07:38
- Lec-2: βHello Worldβ in Python π vs Others | First Python π Program 02:27
- "Hello World" | First program in Python 00:48
- Lec-3: Input from User in Python π | Input() in Python π | Python for Beginners π» 06:19
- Lec-4: Variables in Python π with Execution | Python Programming 07:13
- Lec-5: Data Types in Python π | Various Data Types with Execution π» 08:17
- Lec-6: Various Data types in Pythonπ | Comparison of all python data types 08:38
- Lec-7: Typecasting in Python π with Execution | Python Programming π» 06:40
- Lec-8: Escape Character in Python π with Execution π»π₯οΈ 05:30
- Lec-9: Operators in Python π Precedence & Associativity with examples | Python for Beginners 05:51
- Lec-10: Python Arithmetic Operators Explained: Your Complete Guide | Master the Basics in Minutes 06:40
- Lec-11: Logical operators in Python | AND, OR, NOT | Python π for beginners 06:03
- Lec-12: Comparison Operators in Python | Precedence & Associativity | Python π for beginners 05:30
- Lec-13: Bitwise Operators in Python | Right-shift, Left-shift, AND, OR, NOT, XOR | Python π 11:02
- Lec-14: Identity operator in Python with Execution | Python Programming π»π₯οΈπ¨βπ»π©βπ» 09:38
- Lec-15: Membership Operators in Python π with Execution π»π₯οΈ | Python Programming π©βπ»π¨βπ» 03:39
- Operator Precedence Numerical Python #shorts #ytshorts #pythonprogramming #pythontutorial #interview 00:54
- Mutable vs Immutable in Python #shorts#ytshorts#interviews 00:52
- Lec-16: Introduction to StringsπΆ in Python π with Examples | Python for Beginners 04:48
- Lec-17: Various StringπΆ Operations with executionπ» 06:02
- Lec-18: Slicing in Python Strings with Examples | Python π for Beginners 07:31
- Lec-19: Python String Built-in Functions | Python π for Beginners 14:22
- Lec-20: Python Lists & Accessing from List with examples | Python for Beginners 11:05
- Lec-21: Python List Operations | Slicing, Membership, Repetition, Concat with examples 14:27
- Lec-22: List Functions In Python π | Built in Functions Python π 13:31
- Lec-23: Dictionary in Python π with Exs | Why accessing from Dictionary is fast | Python 4 Beginners 07:21
- Lec-24: If else, elif in Python π | Nested If | Python for Beginners 09:26
- Lec-25: For Loop vs While Loopπ in Python | Various Loops in Python π | Python for Beginners 08:45
- Lec-26: Why Python π doesnβt have Do-While Loop π | How to Use Do-While loop π in Python π 04:46
- Lec-27: Breakβ, Continueπ & Passπ¦ in Python π with Execution | Python for beginners 08:31
- Lec-28: Types of Errors in Python | Python π for Beginners 07:35
- Lec-29: Built-in Exceptions in Python | Python π for Beginners 11:37
- Lec-30: Quotes in Python π with Execution 03:00
- Lec-31: Introduction to NumPy Library in Python π List vs Arrays in Python π with examples 10:04
- Lec-32: How to Create NumPy Arrays with Execution | Easiest Explanation | Pythonπ for Beginners 09:46
- Lec-33: Attributes of NumPy in Python π with execution | Python π for Beginners 08:32
- Lec-34: Indexing in Numpy Arrays | 1D & 2D Arrays in Python π with examples 07:56
- Lec-35: Slicing in Numpy Arrays | 1D & 2D Arrays in Python π with examples 12:14
- Lec-36: Arithmetic Operations on Numpy Array with execution | Python π for Beginners 09:27
- Lec-37: Sorting 2D Arrays in NumPy Python π with execution | Python π for Beginners 05:47
- Lec-38: Sorting 1D Numpy Array with Execution | Python π for Beginners 06:22
- Lec-39: Statistical operations on 1D Array | Numpy Array | Python π for Beginners 05:07
- Lec-40:Data Frame in Python π | How to create Data Frame in Pandas | Reading Data from CSV files 09:49
- Lec-41: Operations on Pandas Data Frame | Python for beginners 08:56
- Lec-42: Function in Python | How Function works | Python for beginners 08:14
- Lec-43: File Handling in Python | Python for Beginners 10:33
- Lec-44: read(), readline() & readlines() in Python | Python for Beginners 09:06
- Lec-45: Types of Charts in Python | MatplotLib | Python for Beginners 10:46
- Lec-46: Scoping in Python | Scope & Lifetime | Python for beginners 07:11
- Lec-47: INSERTION SORT in PYTHON π | DSA Concepts in Python π 08:58
- Lec-48: SELECTION SORT in PYTHON π | DSA Concepts in PYTHON π 10:23
- Lec-49: BUBBLE SORT in PYTHON π with Code π©βπ» π¨βπ»DSA in PYTHON π 10:17
- Lec-50: Linear Search in Python π | Searching Algorithm in Python π 03:35
- Lec-51: Binary Search π in Python π | Complete DSA in Python 07:31
- Lec-52: List vs Array in Python π 06:37
- Lec-53: Quick Sort in Python π with Code | DSA in Python π 12:17
- Lec-54: Merge Sort in Python π with Code | DSA in Python π 09:33
- Lec-55: Introduction to OOPs in Python π | Object Oriented Programming Easiest Explanation 06:47
- Lec-56: Classes & Objects in Python π | Object Oriented Programming in Python π 09:08
- Lec-57: More Explanation Class & Objects with Real life examples 08:31
- Lec-58: Constructors in Python π | Use of _ _init_ _ in Python Constructors | OOPs in Python 06:51
- Lec-59: Inheritanceπ¨βπ§βπ¦ in OOPS with Execution | Complete Inheritance Concept in Python π 08:56
- Lec-60: Inheritance Program with execution | OOPS in Python 07:55
- Lec-61: Generators in Python π | Yield Function in Python with Execution π»πββοΈ 07:25
- Lec-62: List Comprehension in Python π with Execution | Best Python Tutorials for Beginners 05:36
- Lec-63: Append(), Extend(), Add(), Update() in Python π with Execution π»π 05:31
- Lec-64: Map() & Filter() in Python π with execution π©βπ»ππ» 07:23
- Lec-65: Lambda() Function in Python π with execution π©βπ» 06:37
- Lec-66: Queue in Python π | Data Structure in Python with execution π©βπ» 09:39
- Lec-67: Stack in Python π | Data Structure in Python with execution π©βπ» 06:32
- Lec-68: Python Libraries with their Applications | Python for Beginners 05:34
- Lec-69: Decorators in Python π with Example 06:34
- Lec-70: List & Dictionary Comprehension in Python π with Execution 06:34
- Lec-71: Execution Time of Python π Program with example 02:54
- Lec-72: Namespace in Python π with examples 04:52
- Lec-73: Modules in Python π with Execution | Python for Beginners 05:38
- Lec-74: Math Module in Python with example 02:47
- Lec-75: Linked List in Python π with Easiest Explanation & Execution 12:35
- Lec-76: Traversing in Linked List in Python π with Execution | Python for Beginners 05:14
- Lec-77: Insertion at the beginning of Linked list | Python π for Beginners 04:57
- Lec-78: Linked List Types | Data Structure 07:00
- Lec-79: Deletion in Linked List 10:54
- Lec-80: Insertion at the end of Linked list | Python π for Beginners 05:29
- Lec-81: Insertion a node at the specific position | Python π for Beginners 07:45
- Lec-82: Data Frames in Panda πΌ with Examples | Python π for Everyone 07:46
- Lec-83: How to Create Data Frames in Pandas πΌ | Various Ways to Create DataFrame in Python π 07:27
