Posts tagged resource
Financial Independence: Truth or Fiction?

Everybody heard of financial independence, and many consider it as one of the main goals. However, these people often understand it wrong. The following article describes several well-known facts about it and checks if they indeed true or not.

Read More
How To Move Developers Between Projects

Nowadays, most software development companies use agile methodologies to move developers across multiple projects flexibly. Although some developers do not like switching between projects, the idea of redistributing the load and resources is excellent. Let us see how to do it with a minimum amount of time and minimize the negative consequences.

Read More
On Importance Of Programming Interfaces

Software is built on top of programming interfaces. Every time an application has to contact any third party service (DB, mailing agent, API), it has to use a proper interface (and protocol) to do that. This article contains general thoughts on why interfaces are essential and how to use them properly.

Read More
Transparency in Project Management

Transparency is a concept that describes how easy it is to see for everybody what is going on. It is important in Project Management as it involves multiple people working on the same tasks and solving common problems. This article is going to show the most common issues that appeared in Project Management and explain the difference between transparent and non-transparent ways to solve them.

Read More