Blog
All news
On our blog you will find both substantive articles and news. There will also be case studies described in detail.

Grow in knowledge from spring
12.02.2021
Sages' special offer Grow in Knowledge from Spring is a proposal for training packages in 6 subject areas. Each package consists of two or three training…

Funding for KFS training in 2021
9.02.2021
The National Training Fund (KFS) is a form of financial support through which it is possible to subsidize training for employees and employers. In order…

How to recruit programmers during a crisis?
8.02.2021
The beginning of 2021 is the moment for many of us to think about planning New Year's resolutions. At the top of the list of plans we generally make at…

Problem n + 1 in Hibernate
21.01.2021
Hibernate is a very popular ORM (object-relational mapping) framework dedicated to programs written in Java or other languages running in the Java virtual…

How to counteract professional burnout?
7.01.2021
Andrew was slowly awakening from sleep. Levels of the stress hormone cortisol were rising in his blood. A jumble of thoughts of unsettled issues that…

What are corutines in the Basin?
17.12.2020
With version 1.3, coroutines were introduced into Kotlin. The concept of coroutines itself is by no means new in the world of programming and is already…

Popular machine learning algorithms
3.12.2020
I will present some machine learning algorithms that are now often used to build models. Since the target audience is managers, my goal is not to describe…

How do you develop the potential of your employees?
26.11.2020
A job that provides stability (primarily financial) is one of the basic needs in times of uncertainty. However, to a more or less changeable and increasingly…

Capture volatile. That is, a few words about ephemeral variables in Java
16.11.2020
The variable "volatile" is one of the keywords in Java. The meaning of this word is often misunderstood if only because it occurs in C/C++ and its purpose…

How to find the best machine learning model?
15.10.2020
I ended the article "What is a machine learning model?" by saying that testing various machine learning algorithms is simply applying them and seeing…

Is there a place for PMP certification in the agile world?
2.10.2020
Agile methodologies dominate IT. As the world is long and wide, people are training to be product owners and scrum masters. Traditional approaches to…

What is a machine learning model? - a guide for managers
25.09.2020
In this article, we will answer the question of what a model really is, for what purpose we might want to build one, and how to teach a computer something…