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

Writing API automated tests (Cypress and Postman)
27.07.2023
API testing is software testing that focuses on checking the "application programming interface," or API. Check out the article.

Learn about Blazor. Harness the potential of .NET and C# to build web applications without JavaScript.
26.06.2023
Meet Blazor. Blazor is a hot topic among the .NET community. Based on WebAssembly, it allows you to build web applications without JavaScript.

Investor Data Room - analyzing startup data in R Shiny
17.05.2023
Data Room is a tool for sharing key company information that investors or potential business partners need. Read the article on Investor Data Room - analyzing…

Overview and comparison of classification algorithms in Python
19.04.2023
Artificial intelligence, including algorithms based on deep neural networks, have become increasingly popular recently. Image generators or complex text-processing…

Looker Studio with data from its own API
27.02.2023
Looker Studio commonly referred to as Google Reports is Google's browser-based answer to business analytics. Formerly, its full name was Google Data Studio.…

Sages with the Forbes Diamond for the fastest growing companies
6.02.2023
Sages was awarded a spot on the Forbes Diamonds list. This is a title awarded to the most dynamically developing Polish companies.

Podman. A brief introduction
30.01.2023
There is no doubt that Docker is the most popular tool for working with containers. In fact, it has become a standard and almost synonymous with containers.…

KFS funding for training in 2023
24.01.2023
From this article you will learn how much money has been allocated to the national training fund, how to apply for funding and when the best time to apply…

Estimating time-consuming work in IT projects
1.12.2022
For when will it be and why so late?
This is the question IT people know all too well. How do you find the answer?
From this article, you will learn about…

Pytech Summit 2022 (online) Winter Edition - Poland's largest conference on Python - 3rd. edition
30.11.2022
We would like to invite you to Pytech Summit 2022 (online) Winter Edition - the largest Polish conference, dedicated to Python. This year the conference…

Fibers in PHP - how to make it easier to implement asynchronicity in your project
17.11.2022
From this article you will learn what problems, can be caused by rewriting one functionality to asynchronous, what is the new mechanism in PHP 8.1 - Fibers,…

The pitfalls of asynchronicity in C#
12.09.2022
Asynchronicity is not a new topic. It has existed with us for years. Over time, a lot has changed in the approach to it. Modern programming languages…