Blog
Articles
On our blog you will find both substantive articles and news. There will also be case studies described in detail. See the Articles category.
June in the clouds
31.05.2021
In June we would like to introduce our offerings from the area of cloud technologies. We invite you to take a look at our proposals for this month.
Test-Driven Development - why are you doing it wrong?
6.05.2021
Test-Driven Development is one of those practices that, despite having been in the minds of developers for a very long time, is not widely used. I know…
April with the Python language
20.04.2021
Each month we would like to introduce one of the training categories available with us. In April, our attention is directed to offerings from Python.…
NullPointerException - how to avoid the most popular exception in Java?
15.04.2021
If you program in Java, you're bound to be familiar with the exception given in the title. Although fixing it is usually easy, the key to success is to…
The equals method in Java. How to implement it correctly?
25.03.2021
In Java, all classes inherit from the class "java.lang.Object". Among the inherited methods is the "equals" method. Correct implementation of this method…
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…