Luxoft Training

[DEV-006_JVA] Code Refactoring for Java
This course deals with the concept of refactoring as a way of preventing software rot. It describes various “smells” indicating that code needs refactoring, explains which refactoring types best suit specific situations, and describes the w

[C-003] Programming with C++
C++ is particularly challenging because it is a multi-paradigm, general purpose language, which strives to be efficient, not easy to learn. But our training will help you learn how to develop software with this flexible and popular programm

[258] Luxoft Training Romania becomes an ISTQB Accredited Training Provider
The Foundation Level is the first step in the certification process. It is aimed at individuals who are looking to start a career in testing or those who are involved in these activities and are looking to test their knowledge and skills ag

[887] Web

[888] C; C++

[AUT-051] Extended ASPICE Awareness
A comprehensive overview of Automotive SPICE®, which is considered the process assessment model of the automotive industry. Via a series of empirical use cases, participants will learn why this industry standard is suited to projects aimed

[SS-087] Assertiveness
Using assertive communication in your personal behavior is a matter of practice and more practice. And this is what this training is about – finding out about different methods and using them in practical sessions to become more effective i

[REQ-038] Business process modeling with BPMN 2.x
Learn the application rules for the graphic elements of the language, study the types of BPMN diagrams and discover the possibilities of automatic execution of the constructed models.

[ARC-005] Analysis Patterns in software development
The main objective of the course is to review the techniques used in designing a conceptual model for an application based on patterns. We also talk about reusing designs created within the framework of an object-oriented analysis.

[AUT-001] CAN in Automotive
CAN bus, terms and standard, CANoe practice.

[268] Migrating from JUnit 4 to JUnit 5: replacing rules with the extension model. Part 1
JUnit 5 Jupiter is the combination of the new programming model (annotations, classes, methods) and extension model for writing tests and extensions in JUnit 5. The Jupiter sub-project provides a test engine for running Jupiter based tests

[163] The Agile Testing Manifesto
At one of my trainings someone asked me a question, "How can testers survive in an Agile environment?" The training, by the way, was dedicated to quite a different topic, but the issue seemed to be very sensitive. I think we can find some a

[269] Migrating from JUnit 4 to JUnit 5: replacing rules with the extension model. Part 2
Time to focus on the new Junit 5 approach in our second article of the series where we talk about migrating from JUnit 4 to JUnit 5. Check it out.

[283] Dependency Injection and Testing in JUnit 5. Part 3
The last article in our series on dependency injection and testing in JUnit 5. This time we look at parameterized tests.

[281] Dependency Injection and Testing in JUnit 5. Part 2
It's time for the second article in our series about Dependency Injection and Testing in JUnit 5. This time we look at repeated tests.

[280] Dependency Injection and Testing in JUnit 5
Abstract: The article discusses the new possibilities to provide parameters to JUnit 5 unit tests, through dependency injection. We present how this may be effectively done, how to use different parameter resolvers, how to write repeated an

[165] A Check List for Knowledge Transfer
Sooner or later, you have to deal with the task of project acceptance or transfer. To do that efficiently, I follow my own check list, so as not to lose sight of anything and make it in such a way that the customer or project owner would n

[DB-021] Oracle: PL/SQL Language for Developers
The course offers a more detailed study of the procedural language Oracle PL/SQL. During the course we explain how to use the PL/SQL stored objects of Oracle DBMS (procedures, functions, packages, triggers), which offer powerful possibiliti

[DB-018] Oracle® 11g, Basics of PL/SQL Language
The course is an introduction to the Oracle PL/SQL procedural language. The language version used in DBMS 11g is considered in this training.

[DEV-010] Introduction to SQL
This training offers an introduction to SQL and helps participants develop the necessary skills for searching and modifying data in SQL databases. It is aimed at developers, analysts and other specialists who need to learn SQL basics.

[EAS-026] Kafka Fundamentals
An intro training on Apache Kafka, the open-source distributed event streaming platform. We’ll look at the architectural features of Kafka that enable high-performance data delivery.

[WEB-021] Angular Development

[SCRIPT-003] Object-oriented Programming in Python
We cover the application of object-oriented approach in Python. From encapsulation to polymorphism, from the simplest custom type of data to complex classes deeply integrated in Python.

[JVA-010] Spring Framework 5 for Application Development
In this training you’ll learn how to use the core features of the Spring Framework, create production ready applications and discover how to use Spring in your projects.

[EAS-015] Hadoop Fundamentals
This training course delivers key concepts and methods for data processing applications development using Apache Hadoop. We’ll look at HDFS, the de-facto standard for large scale long-term robust data storage; MapReduce framework for automa

[SQA-011] Performance testing with Jmeter®
This training teaches the main principles of working with this tool, as well as its capabilities in assessing the performance and load testing of web-applications, DB and services.

[2] Luxoft-training

[EAS-025] Machine Learning in Practice
A basic practical training in machine learning that covers the entire cycle of building a solution – from initial data capture (“.xlsx file”), through building a model, to explaining data and outcomes specifics to the end customer.

[WEB-017] Node.JS Development
Course contains all necessary information for building web applications with NodeJS including Express, REST, MongoDb, and many other topics.

[REQ-031] Requirements Elicitation and Analysis Game
This business game simulates the process of studying customer’s needs and elaborating system requirements. Trainees will have an opportunity to improve their skills acquired during other trainings related to eliciting and analyzing the

[SS-011] Conflict Management

[EAS-028] Databricks Fundamentals
Databricks is an increasingly popular platform for big data processing and analysis. Our Databricks Fundamentals course is a great way to start if you want to improve your skills in this area.

[ARC-016] Cloud Applications Architecture
This course gives an overview on the topic of cloud application design. It covers basic principles of building cloud systems and additionally will discuss the primary building blocks offered by IaaS/PaaS/SaaS vendors (as well as methods and

[AUT-026] Adaptive AUTOSAR Basics
This course provides an overview of Adaptive AUTOSAR architecture, Functional Clusters and Methodology.

[4553] Virtual threads in Java 21
Virtual threads are a technology that has been in development for many years, and the Loom project has been working for about 10 years to provide support for virtual threads in Java. Finally, Java 21 introduced the ready-to-use implementati

[884] IT Project Management

[EAS-020] Machine Learning Fundamentals
This course provides an introduction to the fundamentals of Machine Learning, featuring key topics such as Basics, Spark for distributed data processing, Neural Networks, and Deep Learning. We will study how to utilize essential algorith

[JVA-030] New features of Java 8 (stream, API)
This training is designed to help participants understand these new features of Java 8. The course covers lambda expressions, data streams, stream data processing with map-filter-reduce approach, asynchronous programming and DateTime API.

[WEB-015] TypeScript Programming
TypeScript is a strongly typed programming language which is built on top of JavaScript. It includes a typing system to facilitate the validation of JavaScript applications.

[WEB-001] Introduction to Programming with JavaScript
An introduction to programming using JavaScript. It covers introductory HTML and CSS and the main JavaScript structures and concepts.

[SQA-028] School of testing. Test design
The course covers the basic concepts of test design, methodology of test case development based on UC, approaches to designing test plans and writing test scripts, as well as features of test plans for different types of testing.

[SQA-002] Web Application Testing
This course is dedicated to the specifics of web application testing. It deals with basic concepts and features of web applications, architecture and technologies used in their development, as well as problems that arise during various type

[SECR-010] Major Vulnerabilities in Web Application Security
This course is built as a detailed description with hands-on experience of today’s most common vulnerabilities: from OWASP Top-10 2021. Trainees will learn methods of static (including SAST) and dynamic (including DAST) identification an

[ARC-013] Enterprise Integration
The main focus of training is on asynchronous messaging through queues and integration patterns, and describing the basic elements of solutions built on classic message queues, such as IBM MQ, ActiveMQ, RabbitMQ, and modern tools such as Ka

Still have questions?
Connect with us