WIP
- Part 00 - Background
- Part 01 - Immediate Applications
- Part 02 - Logic Controls
- Part 03 - Data Containers and Repetitions
- Part FF - Open-source, its Impact, and Future Prospects
- Part 04 - Aggregation and Visualization
- Part 05 - Work with internet resources
- Part 06 - Meta-Automation
- Part 07 - Interactive visualizations
- Part 08 - Workspace automation
- Part 09 - Set operations
- Part 10 - Bridging Web UI into Notebook
- Part 11 - Work with SQL
- Part 12 - Generate data
- Part 13 - The Power of Parallel Processing
- Part 14 - Distributed Computation
- Part 15 - Task Queue (tasks and server)
This series does not aim to cover every aspect needed to solve any of the exercise problems provided. The programming language and all the technologies that lead to it are still evolving rapidly.
Instead, what each part covers aims to be just right to whet your appetite and let you know enough to ask the right questions to come to your solutions.
- Make liberal and effective use of online communities such as Stack Overflow, GitHub, and search engines such as DuckDuckGo.
- Consult the official Python documentation.
- Collaborate with others.
- Share what you have tried for your problems.
- Share what you have asked for to get your answers.