Đây là các khóa học rất quý từ Lynda:
Learn Python 3 from scratch to become a developer in demand.
- Introduction
- Setup And Configuration
- Understanding Variables And Data Type
- Advanced Data Types
- Comparison And Boolean Operators
- Program Control Flow
- Methods - Working With Reusable Code
- Classes - Object Oriented Programming
- Exception Handling
- Modules
- Conclusion
Optimizing Python Code included exercise Files.
- Introduction
- Tools of the Trade
- Picking the Right Data Structure
- Tricks of the Trade
- Caching
- Cheating
- Parallel Computing
- Beyond Python
- Adding Optimization to Your Process
- Conclusion
Python Parallel Programming Solutions included exercise Files.
- Getting Started with Parallel Computing and Python
- Thread-Based Parallelism
- Process-Based Parallelism
- Asynchronous Programming
- Distributed Python
- GPU Programming with Python