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.