Day: July 7, 2024

Decorator in Python

Decorators are a powerful tool in Python. It allows developers to wrap a function inside another function to modify the behavior of the… Continue reading on Medium » Decorators are…

Uma breve introdução ao GNU/Linux

Desmistificando sistemas GNU/Linux. Uma pequena apresentação dos conceitos e filosofias adotadas e o básico para se operar um terminal Continue reading on Medium » Desmistificando sistemas GNU/Linux. Uma pequena apresentação…