DOTNET_MAUI | Duration 4 days | 5 terms
The course is intended for developers on the .NET platform who want to get acquainted with the development of multiplatform applications for Windows, Android and iOS using the modern .NET Multi-platform App UI (.NET MAUI) framework. [...]
ASPNET_BLAZOR | Duration 2 days | 2 terms
ASP.NET Core Blazor is a versatile and very powerful framework for developing interactive web applications without the need to use JavaScript. It provides a robust component model that significantly reduces the amount of code you [...]
ASPNET_INTRO | Duration 5 days | 4 terms
In this training, I will explain the general basics of the .NET platform, we will show you how to host web applications on premises, in the Microsoft Azure cloud, on Windows and on Linux. It will also be about writing console [...]
ASPNET_ADV | Duration 5 days | 6 terms
In this course, we will build on ASPNET_INTRO and continue with a subtle introduction to the Entity Framework Core, and then take a look at Razor Pages, the MVVM framework that Microsoft offers as an alternative to the somewhat [...]
TESTING_RESTAPI | Duration 2 days | 3 terms
The course is intended for all programmers and testers who need to create automated tests of REST APIs and web services (SOAP) communicating via the HTTP protocol, in systems built on any platform or programming language. The aim of [...]
JAVADOCKER | Duration 2 days | 3 terms
The course focuses on wrapping a Java application inside a Docker image and then running it inside a Docker container. Next we will look at the benefits of Native applications and last but not least the production setup, where [...]
ELASTICSTACK | Duration 3 days | 3 terms
The course is focused on obtaining logs, transforming them into something usable for subsequent analysis, storing them in Elasticsearch, and the analysis and visualization of data in Kibana. We will also take a look at Kibana APM [...]
ASPNET_WEBAPI | Duration 2 days | 3 terms
Creating REST APIs is all the rage these days. It is used for communication between applications or perhaps within an application, for loading data from client JavaScript. In this training you will learn how to use ASP.NET Core Web [...]
KUBERNETES_INTRO | Duration 3 days | 6 terms
The course is an introduction to the Kubernetes infrastructure. Kubernetes, abbreviated K8s, is now referred to as the cloud operating system and is a modern way of running applications that run in container mode. During the course [...]
KUBERNETES_ADMIN | Duration 5 days | 5 terms
The course is intended for administrators who want to get acquainted in detail with the installation, configuration and operation of Kubernetes clusters. We will use a real multi-node cluster in the course, which we will configure [...]
KUBERNETES_HELM | Duration 3 days | 3 terms
The course will introduce participants to the Helm tool, which is useful not only for deploying applications to Kubernetes. Helm manages complete application lifecycle management, from deployment, through upgrade / downgrade to [...]
GOC2126 | Duration 4 days | 4 terms
The course is intended for developers on the .NET (Core) platform who want to get into the details of .NET and C # applications and learn how to write the most fast applications, use the right constructs or optimize memory [...]
PYTHON_ASYNC | Duration 3 days | 6 terms
The course introduces participants to modern trends in the development of multithreaded and multiprocess programs in Python. In addition, the options offered by the asyncio module, ie asynchronous programming, are also discussed. In [...]
PYTHON_ETL | Duration 5 days | 3 terms
ETL stands for Extract-Transform-Load - database functions that are integrated into one tool that extracts data from one database and places it in another database. Extract is the process of reading data from a database. Transform is [...]
PYTHON_ML | Duration 5 days | 2 terms
The training provides the necessary introduction to the issue of machine learning in the Python programming language. During five days we will take over the issue of machine learning in practical cases with and without a teacher [...]
PYTHON_STAT | Duration 5 days | 2 terms
The training provides the necessary introduction to the issue of machine learning in the Python programming language. During five days we will take over the issue of machine learning in practical cases with and without a teacher [...]
AD141 | Duration 90 days | No scheduled terms
Python is a popular programming language used by system administrators, data scientists, and developers to create web applications, custom Red Hat Ansible Automation modules, perform statistical analysis, and train AI/ML models. This [...]
RPA_BP_INTRO | Duration 3 days | 2 terms
The course deals with the analysis and development of processes in the RPA tool Blue prism.Software Blue prism has long been one of the most widespread and most successful RPA tools. In the course, in three days each participant will [...]
RPA_BP_ADV | Duration 3 days | 2 terms
The course covers more advanced automation techniques using the Blue prism RPA tool. The course is suitable for moderately to intermediate participants who already have real experience working in the RPa tool Blue prism. In the [...]
RPA_UIP_INTRO | Duration 3 days | 6 terms
The course deals with the analysis and development of processes in UiPath. Process automation with robots has been an increasing hit in recent years and many. The company is already fully aware of the potential of this technology and [...]
RPA_UIP_FRA | Duration 2 days | 4 terms
The course covers advanced process automation techniques in UiPath. The aim is to extend the basic development skills with specific knowledge of databases, OCR, RegEx, Web-automation, Reusable components (Library), Framework, [...]
RPA_INTRO | Duration 1 day | 4 terms
The course is an introduction to robotic process automation. Process automation using robots has been an increasing hit in recent years and many companies are fully aware of the potential of this technology and are building their own [...]
JAVASPRING | Duration 5 days | 3 terms
The course focuses on Spring Framework and Spring Boot, currently the most widely used framework for writing web applications in Java. In the course we will first go through Spring container, its services Inversion of Control (IoC), [...]
The course is intended for developers and architects on the .NET platform and will provide students with the knowledge and skills needed to develop data-oriented applications using the latest Entity Framework Core technology.
DOTNET_UPG | Duration 2 days | 4 terms
The course is intended for C# developers who plan to migrate from the .NET Framework to the current version of .NET or want to learn what's new from the current version. NET. The course focuses on important changes between the .Net [...]
DOTNET_TEST | Duration 5 days | 3 terms
The course offers an introduction to testing concepts and strategies and will teach you how to use the MS TEST framework, but you will also try other frames such as NUnit and XUnit. The course covers unit testing concepts, [...]
JAVADB | Duration 5 days | 3 terms
The course focuses on the access of Java applications to the database. In the course, we will first look at the low-level approach to working with the database using JDBC & JdbcTemplate, which is especially suitable for batch [...]
The course is taught for .NET developers who are interested in taking advantage of the MVVM architecture in creating WPF applications. You will learn to understand the advantages and disadvantages of this approach not only in theory, [...]