Python Programming
4.0
(1)
17 learners
What you'll learn
This course includes
- 22.3 hours of video
- Certificate of completion
- Access on mobile and TV
Course content
1 modules • 119 lessons • 22.3 hours of video
Python Programming
119 lessons
• 22.3 hours
Python Programming
119 lessons
• 22.3 hours
- Introduction to Python Programming 07:28
- The Definition of Python 12:56
- What is a Compiler? 13:48
- What is an Interpreter? 08:55
- Compiled vs. Interpreted Languages 11:48
- Is Python Compiled or Interpreted? 14:25
- Python and Visual Studio Code Installation 11:50
- Indentation in Python (Part 1) 11:42
- Indentation in Python (Part 2) 12:04
- Understanding Arithmetic Operators through REPL in Python 13:19
- Basic Data Types in Python (Part 1) 16:21
- Basic Data Types in Python (Part 2) 07:29
- Variables in Python 13:09
- Variable Naming Conventions in Python 09:51
- Variables as Labels in Python 11:08
- Strings in Python 12:13
- Accessing String Characters in Python 12:25
- String Operators in Python (Part 1) 09:54
- String Operators in Python (Part 2) 13:16
- String Operators in Python (Part 3) 15:14
- String Slicing in Python (Part 1) 16:57
- String Slicing in Python (Part 2) 14:47
- String Formatting in Python (Part 1) 23:06
- String Formatting in Python (Part 2) 19:27
- String Methods in Python (Part 1) 08:48
- String Methods in Python (Part 2) 13:57
- String Methods in Python (Part 3) 10:42
- String Methods in Python (Part 4) 11:42
- String Methods in Python (Part 5) 08:29
- String Methods in Python (Part 6) 09:17
- String Methods in Python (Part 7) 11:31
- String Methods in Python (Part 8) 08:20
- Implicit Type Conversion in Python 12:42
- Explicit Type Conversion in Python (Part 1) 11:29
- Explicit Type Conversion in Python (Part 2) 08:17
- Arithmetic Operators in Python 12:05
- Precedence and Associativity of Arithmetic Operators 09:05
- Comparison Operators in Python 09:12
- Logical Operators in Python 15:12
- Decimal to Binary and Binary to Decimal Conversion 16:17
- Bitwise Operators in Python (Part 1) 09:21
- Bitwise Operators in Python (Part 2) 11:38
- Bitwise Right Shift Operator in Python 11:35
- Bitwise Left Shift Operator in Python 06:52
- Assignment Operators in Python 09:41
- Membership Operators in Python 07:29
- Identity Operators in Python (Part 1) 06:55
- Identity Operators in Python (Part 2) 11:42
- Expressions in Python (Part 1) 14:04
- Expressions in Python (Part 2) 14:42
- Statements in Python (Part 1) 06:06
- Statements in Python (Part 2) 08:49
- Comments in Python 10:07
- Python Programming - Rapid Fire Quiz 1 08:12
- Introduction to Lists in Python 07:29
- Accessing Elements of a List in Python 17:18
- Adding Elements to a List in Python 14:57
- input() Method in Python 09:21
- Input a List using Loops in Python 10:24
- Input a List using split() Method in Python 08:27
- Input a List using split() Method and Loops in Python 12:29
- Changing List Items in Python 07:08
- Removing List Items in Python 07:40
- List Comprehension in Python 10:23
- Python Programming - Rapid Fire Quiz 2 05:39
- Introduction to Dictionaries in Python 07:56
- Accessing Dictionary Items in Python 09:10
- Changing and Adding Dictionary Items in Python 07:13
- Removing Dictionary Items in Python 09:05
- Copying a Dictionary in Python 13:32
- Introduction to Tuples in Python 09:27
- Accessing Tuple Items in Python 08:30
- Updating a Tuple in Python 08:52
- Unpacking a Tuple in Python 09:29
- Python Programming - Rapid Fire Quiz 3 05:41
- The if Statement in Python 18:25
- The if-else Statement in Python 09:41
- The if-elif-else Statement in Python 12:46
- Logical AND with Conditionals in Python 10:00
- Logical OR with Conditionals in Python 06:54
- Logical NOT with Conditionals and Data Types in Python 06:36
- The Basics of while Loop in Python 08:17
- Conditionals and Loops - Program 1 12:17
- The Infinite while Loop in Python 08:56
- while Loop with else in Python 15:34
- for Loop with range() Function in Python 11:55
- Conditionals and Loops - Program 2 08:24
- for Loop - Reversing a Range of Numbers 08:02
- for Loop with Strings in Python 10:51
- for Loop with Lists in Python 08:35
- for Loop with Dictionaries in Python 09:11
- for Loop with else in Python 07:40
- break and continue Statements in Python 16:49
- Nested for Loop in Python 09:29
- Nested while Loop in Python 12:50
- for Loop vs. while Loop in Python 08:45
- Python Programming - Rapid Fire Quiz 4 06:20
- Python Special Programs - Separating Even & Odd Numbers 11:59
- Python Special Programs - Right Triangle Number Pattern 17:40
- Python Special Programs - Multiplication Table Pattern 15:37
- Python Special Programs - Full Pyramid of Stars 20:06
- Python Special Programs - Right Pyramid of Stars 15:33
- Python Special Programs - Sandglass Pattern of Stars 19:11
- Python Special Programs - Pascal's Triangle 20:09
- Python Special Programs - Armstrong Number 17:30
- Python Special Programs - Fibonacci Sequence 16:12
- Python Special Programs - Prime Number 14:54
- Python Special Programs - Number Guessing Game 13:16
- Python Special Programs - Counting Digits, Letters, and Special Characters 12:25
- Basics of Regular Expressions 17:09
- Python Special Programs - Password Validation 18:27
- Python Special Programs - Palindromes 12:11
- Python Special Programs - Finding HCF using Loops 17:40
- Python Special Programs - Finding HCF using Euclidean Algorithm 17:52
- Functions in Python | Chapter-8 | Python Programming | nesoacademy.org 01:08
- Built-In Functions in Python | Chapter-9 | Python Programming | nesoacademy.org 00:47
- Recursion in Python | Chapter 10 | Python Programming | nesoacademy.org 00:46
- File Handling in Python | Chapter 11 | Python Programming | nesoacademy.org 00:46
- Modules in Python | Chapter 12 | Python Programming | nesoacademy.org 00:46
