They way most people work with development environments varies a lot depending on tools they use and goals they have. Numerous times I saw people
Python Development
How to effectively use Vim as Python IDE (Part III)
By the time you read this article, you should have a basic setup in place that consists of Vim, Tmux, and Zsh. If you don’t,
How to setup Vim, Tmux, Docker for high productivity (Part II)
Development environment setup In the second article in the series, we are going to install all of the tools used in this tutorial on Ubuntu
5 tools that may double your productivity – vim, tmux, docker (Part I)
Oftentimes, when I meet with other developers, I’m shocked by the way they use their development environment. A common pattern is to see someone with
PEP8 Style Guide, and why is it important?
This post is about something that everyone knows, except from the people who don’t: the PEP8 Style Guide. What is PEP8 Style Guide? The first comment I’ve got during
Junior Developers Notes: Introduction to Mock and PyTest
Today we would like to present to you our new blog category – Junior Developers’ Notes (JDN). In this category we will publish articles written