From day 1 to day 9 we will see the fundamentals of programming in python, the use of the main modules included in the python standard and many exercises on all these topics.
Starting on the 10th we are going to start working with some particular frameworks to show the potential of the language:
-
Games --> Pygame
-
Web Scraping --> Beautiful Soup, Scrapy, Selenium
-
Desktop software --> TKinter
-
Voice recognition --> SpeechRecognition
-
Facial recognition --> OpenCV
-
Data --> Numpy, Pandas, Matplotlib, Seaborn, Scikit Learn
-
Web App --> Django, Flask, FastApi