Skip to content

alsimoes/python-studies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-studies

Python-studies are a collection of little projects to play and exercise my python skills, each simple project has its own goals. My main goal is to better understand some modules and libraries. The majority will be just simple tutorials (I will link then all), but I will try to do my own touch here and there on this journey.

I love to code, even if this is not my main activity, will always be in my blood.

Projects

Project Description Status
101 Webscraping tutorial from the Código Fonte TV Youtube channel. Done
102 The Django tutorial for now, but will evolve to something of my own. On hold (to complex for my goals)
103 Some PyGame ideia that I'm not sure yet. Lost interest (for now)
104 Dataclasses tutorial by ArjanCodes. Done
105 SQLAlchemy tutorial by I Am Data Engineer mixed with Dataclasses. Done