Python tutorial for beginners ๐
4.0
(0)
8 learners
What you'll learn
This course includes
- 14.3 hours of video
- Certificate of completion
- Access on mobile and TV
Course content
1 modules • 93 lessons • 14.3 hours of video
Python tutorial for beginners ๐
93 lessons
• 14.3 hours
Python tutorial for beginners ๐
93 lessons
• 14.3 hours
- Python PyQt5 setup a basic GUI Application! ๐ฅ๏ธ 09:09
- Create LABELS with Python in 8 minutes! ๐ท๏ธ 08:56
- Python PyQt5 IMAGES are easy! ๐ท 06:06
- Layout managers in Python are easy! ๐งฒ 06:39
- Create Python buttons in 7 minutes! ๐๏ธ 07:05
- Create Python checkboxes in 5 minutes! โ 06:31
- Python PyQt5 RADIO BUTTONS are easy! ๐ 09:13
- Python PyQt5 LINE EDITS are easy! ๐ฌ 06:01
- Add CSS to Python in 10 minutes! ๐จ 10:53
- Let's code a digital clock with Python! ๐ 16:25
- Code a stopwatch using Python! โฑ 17:58
- Create a weather app with Python! โ๏ธ 54:28
- Start coding with PYTHON in 5 minutes! ๐ 05:50
- Learn Python VARIABLES in 10 minutes! โ 10:16
- Learn type casting in 7 minutes! ๐ฑ 07:37
- User input in Python is easy + exercises โจ๏ธ 13:04
- Math in Python is easy! ๐ 13:51
- If statements in Python are easy (if, elif, else) ๐ค 08:21
- Let's code a simple python calculator! ๐งฎ 05:52
- Python weight conversion exercise ๐๏ธ 04:01
- Python temperature conversion program ๐ก๏ธ 03:59
- Logical operators in Python are easy ๐ฃ 05:04
- Learn conditional expressions in 5 minutes! โ 05:33
- String methods in Python are easy! ใฐ๏ธ 12:06
- String indexing in Python is easy โ๏ธ 07:28
- Python email slicer program ๐ง 03:46
- Learn Python format specifiers in 5 minutes! ๐ฌ 05:21
- While loops in Python are easy! โพ๏ธ 06:58
- Code an interest calculator in 7 minutes! ๐ต 07:36
- Learn Python for loops in 5 minutes! ๐ 05:06
- Nested loops in Python are easy โฟ 05:35
- Countdown timer program in Python โ 05:56
- Python lists, sets, and tuples explained ๐ 15:06
- Python shopping cart program ๐ 07:14
- Python 2D collections are easy! โฌ 08:39
- Create a QUIZ GAME with Python ๐ฏ 09:29
- Python dictionaries are easy ๐ 08:06
- Python concession stand program ๐ฟ 08:10
- Generate random numbers in Python ๐ฒ 08:03
- Let's code a Python NUMBER GUESSING GAME! ๐ข 08:20
- ROCK PAPER SCISSORS game in Python ๐ฟ 09:29
- Code a dice roller program in 10 minutes! ๐ฒ 10:06
- Encryption program in Python ๐ 08:41
- Functions in Python are easy ๐ 10:38
- Python default arguments are awesome! ๐ 06:07
- Python keyword arguments are awesome! ๐๏ธ 06:44
- Python *ARGS & **KWARGS are awesome! ๐ฆ 14:54
- Learn Python iterables in 6 minutes! ๐ 06:30
- Learn Python MEMBERSHIP OPERATORS in 8 minutes! ๐ 08:50
- Learn Python LIST COMPREHENSIONS in 10 minutes! ๐ 10:20
- Learn Python MATCH-CASE STATEMENTS in 5 minutes! ๐ 05:55
- What are Python modules? ๐จ 06:36
- What is Python scope resolution? ๐ฌ 05:34
- if __name__ == '__main__' for Python beginners ๐ฅ 09:13
- Credit card validator in Python ๐ณ 08:54
- Let's code a beginners Python BANKING PROGRAM ๐ฐ 15:01
- Let's code a beginners Python SLOT MACHINE ๐ฐ 20:11
- Let's code a HANGMAN GAME in Python! ๐บ 25:07
- Learn Python Object Oriented Programming! ๐ 12:18
- Learn class variables in 8 minutes! ๐ 08:16
- Python INHERITANCE in 6 minutes! ๐จโ๐ฆโ๐ฆ 06:57
- Learn Python multiple inheritance in 8 minutes! ๐ 08:03
- Learn Python ABSTRACT CLASSES in 7 minutes! ๐ป 07:02
- SUPER() in Python explained! ๐ด 13:06
- Learn polymorphism in 8 minutes! ๐ญ 08:06
- Learn Python DUCK TYPING in 4 minutes! ๐ฆ 04:19
- Learn Python AGGREGATION in 6 minutes! ๐ 06:38
- Learn Python COMPOSITION in 7 minutes! ๐ 07:22
- Learn Python NESTED CLASSES in 9 minutes! ๐ 09:49
- Learn Python STATIC METHODS in 5 minutes! โก 05:57
- Learn Python CLASS METHODS in 6 minutes! ๐ซ 06:46
- Python MAGIC METHODS are easy! ๐ 13:36
- Learn Python DECORATORS in 7 minutes! ๐ 07:22
- Learn Python @property in 7 minutes! โ๏ธ 07:43
- Learn Python LAMBDA in 6 minutes! ๐ฎ 06:50
- Python SORTING is easy (sort of) ๐ 12:27
- Learn Python zip() in 3 minutes! ๐ค 03:21
- Learn RECURSION in 5 minutes! ๐ต 05:59
- Learn Python EXCEPTION HANDLING in 5 minutes! ๐ฆ 05:49
- File detection in Python is easy! ๐ต๏ธโโ๏ธ 07:02
- Write files using Python! โ 13:47
- Read files using Python! ๐ 06:56
- How to measure EXECUTION TIME in Python โ 03:01
- Learn Python DATES & TIMES in 6 minutes! ๐ 06:18
- Code an alarm clock using Python! โฐ 10:33
- Learn Python iterators in 7 minutes! โก๏ธ 07:12
- Learn Python generators in 8 minutes! ๐ฐ 08:02
- Learn Python generator expressions in 9 minutes! โป๏ธ 09:08
- You'll love Python data classes! ๐ 07:29
- Learn Python multithreading in 8 minutes! ๐งต 08:43
- Request API data using Python in 8 minutes! โฉ๏ธ 08:34
- Create QR codes with Python in 4 minutes! ๐ฑ 04:11
- Build a music player with Python! ๐ถ 21:56
