Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 708 Bytes

File metadata and controls

19 lines (10 loc) · 708 Bytes

Own Course for Udemy. In progress: Daily Projects for convert in Professional Python Developer.

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:

  1. Games --> Pygame

  2. Web Scraping --> Beautiful Soup, Scrapy, Selenium

  3. Desktop software --> TKinter

  4. Voice recognition --> SpeechRecognition

  5. Facial recognition --> OpenCV

  6. Data --> Numpy, Pandas, Matplotlib, Seaborn, Scikit Learn

  7. Web App --> Django, Flask, FastApi