Why Should You Learn Python? | Complete python3 tutorials for beginners[5:16]
1. Install python on windows [Python 3 Programming Tutorials][3:53]
2. Variables in python [Python 3 Programming Tutorials][3:43]
3. Numbers [Python 3 Programming Tutorials][8:45]
4. Strings [Python 3 Programming Tutorials][7:12]
5. Lists [Python 3 Programming Tutorials][10:24]
6. Install PyCharm on Windows [Python 3 Programming Tutorials][6:33]
7. Debug Python code using PyCharm [Python 3 Programming Tutorials][9:39]
8. If Statement [Python 3 Programming Tutorials][13:19]
9. For loop [Python 3 Programming Tutorials][20:41]
10. Functions [Python 3 Programming Tutorials][16:10]
11. Dictionaries and Tuples [Python 3 Programming Tutorials][8:46]
12.1 - Install Python Module (using pip) [Python 3 Programming Tutorials][3:07]
12. Modules [Python 3 Programming Tutorials][11:03]
13. Working With JSON [Python 3 Programming Tutorials][8:42]
Python Tutorial - 13. Reading/Writing Files[15:22]
[Python 3 Programming Tutorials][4:25]
15. Exception Handling [Python 3 Programming Tutorials][9:10]
16. Class and Objects [Python 3 Programming Tutorials][9:50]
17. Inheritance [Python 3 Programming Tutorials][11:47]
18. Multiple Inheritance [Python 3 Programming Tutorials][4:00]
19. Raise Exception And Finally [Python 3 Programming Tutorials][8:58]
20. Iterators [Python 3 Programming Tutorials][11:28]
21. Generators [Python 3 Programming Tutorials][9:19]
22. List Set Dict Comprehensions [Python 3 Programming Tutorials][6:00]
23. Sets and Frozen Sets [Python 3 Programming Tutorials][7:51]
24. Command line argument processing using argparse [Python 3 Programming Tutorials][14:45]
25. Decorators [Python 3 Programming Tutorials][9:07]
Python Tutorial - 26. Multithreading - Introduction[11:37]
Python Tutorial - 27. Multiprocessing Introduction[8:17]
Python Tutorial - 28. Sharing Data Between Processes Using Array and Value[7:05]
Python Tutorial - 29. Sharing Data Between Processes Using Multiprocessing Queue[6:13]
Python Tutorial - 30. Multiprocessing Lock[7:09]
Python Tutorial - 31. Multiprocessing Pool (Map Reduce)[10:58]
Python unit testing - pytest introduction[10:04]
Python unit testing - skip/selectively run tests in pytest[11:13]
Python unit testing - pytest fixtures[13:16]
Python unit testing - pytest parameters[5:01]
numpy tutorial - introduction | numpy array vs python list[10:35]
numpy tutorial - basic array operations[13:48]
numpy tutorial - slicing/stacking arrays, indexing with boolean arrays[12:09]
numpy tutorial: iterate numpy array using nditer | numpy nditer[8:32]
>

INFO:
Python tutorial for absolute beginners. For those who have never done coding in their life this is THE place to start. Python programming is extremely easy to learn so it is highly recommended language for anyone just starting out with programming. The tutorial videos are centered around solving real life problems so you won't get bored and you will have fun learning how to code.
Python 3 Programming Tutorials for Beginners