Projects

Python scripts summer 2021

Python3 scripts written by me while learning

I learned Python in summer 2021 by taking The modern Python3 bootcamp with this course I mastered all the basics of Python programming and tackled intermediate/advanced topics for example:

  • OOP
  • Generators, decorators and lambda expressions
  • Unit testing
  • Performance optimization
  • Regexp
  • Code refactoring and PEP8
  • Web Scraping with BS4 and Scrapy
  • Virtual environments

As I was learning I wrote many scripts to practice python, these are the best.

© 2024 Niccolò Toccane. All Rights Reserved.