Главная
Study mode:
on
1
Why Should You Learn Python? | Complete python3 tutorials for beginners
2
1. Install python on windows [Python 3 Programming Tutorials]
3
2. Variables in python [Python 3 Programming Tutorials]
4
3. Numbers [Python 3 Programming Tutorials]
5
4. Strings [Python 3 Programming Tutorials]
6
5. Lists [Python 3 Programming Tutorials]
7
6. Install PyCharm on Windows [Python 3 Programming Tutorials]
8
7. Debug Python code using PyCharm [Python 3 Programming Tutorials]
9
8. If Statement [Python 3 Programming Tutorials]
10
9. For loop [Python 3 Programming Tutorials]
11
10. Functions [Python 3 Programming Tutorials]
12
11. Dictionaries and Tuples [Python 3 Programming Tutorials]
13
12.1 - Install Python Module (using pip) [Python 3 Programming Tutorials]
14
12. Modules [Python 3 Programming Tutorials]
15
13. Working With JSON [Python 3 Programming Tutorials]
16
Python Tutorial - 13. Reading/Writing Files
17
14. if __name__ == "__main__"
18
15. Exception Handling [Python 3 Programming Tutorials]
19
16. Class and Objects [Python 3 Programming Tutorials]
20
17. Inheritance [Python 3 Programming Tutorials]
21
18. Multiple Inheritance [Python 3 Programming Tutorials]
22
19. Raise Exception And Finally [Python 3 Programming Tutorials]
23
20. Iterators [Python 3 Programming Tutorials]
24
21. Generators [Python 3 Programming Tutorials]
25
22. List Set Dict Comprehensions [Python 3 Programming Tutorials]
26
23. Sets and Frozen Sets [Python 3 Programming Tutorials]
27
24. Command line argument processing using argparse [Python 3 Programming Tutorials]
28
25. Decorators [Python 3 Programming Tutorials]
29
Python Tutorial - 26. Multithreading - Introduction
30
Python Tutorial - 27. Multiprocessing Introduction
31
Python Tutorial - 28. Sharing Data Between Processes Using Array and Value
32
Python Tutorial - 29. Sharing Data Between Processes Using Queue
33
Python Tutorial - 30. Multiprocessing Lock
34
Python Tutorial - 31. Multiprocessing Pool (Map Reduce)
35
Python unit testing - pytest introduction
36
Python unit testing - skip/selectively run tests in pytest
37
Python unit testing - pytest fixtures
38
Python unit testing - pytest parameters
39
numpy tutorial - introduction
40
numpy tutorial - basic array operations
41
numpy tutorial - slicing/stacking arrays, indexing with boolean arrays
42
numpy tutorial: iterate numpy array using nditer | numpy nditer
Description:
Embark on a comprehensive 7-hour journey into Python programming designed for absolute beginners. Learn the fundamentals of coding through real-life problem-solving scenarios, making the learning process engaging and practical. Start with installation and basic concepts like variables, numbers, and strings, then progress to more advanced topics such as object-oriented programming, exception handling, and multithreading. Explore essential tools like PyCharm for debugging, and dive into popular libraries such as NumPy for scientific computing. Master key programming concepts including loops, functions, file operations, and command-line argument processing. Gain proficiency in unit testing with pytest and discover the power of multiprocessing for improved performance. By the end of this tutorial series, develop a solid foundation in Python programming and be well-equipped to tackle real-world coding challenges.

Python 3 Programming Tutorials for Beginners

Add to list