Software Engineering
Scala Notes from 2015, still valid today.
Organized collection of notes from 2015 about Scala.
November 10th 2024 Software Engineering
Setting Up Phyton Local Environment with Poetry, Pyenv and Pipx
Learn how to set up a local Python development environment using Poetry, Pipx, and Pyenv to manage multiple Python versions and dependencies, ensuring isolation and flexibility across projects.
October 21st 2024