If you have no idea what a virtual environment is for, I have a post where I explain what virtual environments in Python …
Posts
Python virtual environments are a tool that is used in every project. They are so important that they are part of the …
Beginning Python: From Novice To Professional was one of the first Python books I read. I chose this book because with …
The other day a person asked me why I use Wordpress for my blog if I could develop a website by myself. In the post …
Previously I briefly discussed unittest, coverage, mock, nose, nose, pytest and other testing tools in Python . You are …
Long ago, when I started programming I thought that testing code was a waste of time. Why did I need to write more code? …
The other day, one of the youtubers I follow recommended a page to receive algorithms by email How would you like to …
The previous entry was the third part of the series on the most common GNU/Linux commands. To end the entry I wrote …
This is the continuation of the following parts:
GNU Linux Basic Commands, part one GNU Linux basic commands, part two . …
This is the second part of the list of basic GNU/Linux terminal commands. If you want to see the commands from the …