This repo contains tasks as follows:
- Inside 5_additional_topics/parsing_serialization_task folder there is a solution of task related to data processing.
- Inside 6_web_scraping folder there is a solution of task related to web-scrapping and data anylisis.
- Inside 7_concurrency folder there are solution of tasks, that apply concurrency to handle both I/O bound and CPU bound computations.
- Inside Capstone there is solution of a capstone project, which is a command line utility to create data for testing.
More detailed description about those tasks are provided in each folder.