Luxoft Training

[AUT-036] Adaptive AUTOSAR Advanced
This course provides an overview of Adaptive Autosar, explaining major components with hands-on training at the end.

[SCRIPT-006] Python Advanced
This complex training course helps participants understand the Python language from the basic aspects to the more advanced functions.

[2] Luxoft-training

[REQ-064] ECBA Exam Preparation - IIBA
This training is developed to help you prepare for the ECBA certification exam.

[SQA-054] Introduction to Risk Management in Testing
The "Introduction to Risk Management for Testers" course provides a comprehensive overview of risk management principles and practices, adapted to the context of software testing. It covers essential topics such as the risk management lifec

[ARC-015] Microservice Architecture
An introduction of the main concepts of microservice architecture (MSA). We focus on the notion of microservice architecture in connection with “traditional” methods for building a system. Microservice architecture patterns are discussed as

[DEV-001_JVA] Design Patterns for Java (GoF)
Our course covers 23 basic patterns that are generally considered to be the foundation for all other patterns. During the course participants will have the opportunity to practice these patterns with the help of case studies and exercises.

[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.

[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.

[JVA-075] Spring Advanced
How to use Spring REST, HATEOAS and CORS, documenting REST services, serializing and limiting the data passed to the client and more.

[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

[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.

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

[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

[FIN-085] Trading: Core Principals
This training covers the core principals of trading which can be used by individuals/institutions in their decision-making process to buy/sell financial instruments.

[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

[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

[4559] Welcome to the nuanced world of software testing!
In the software industry, it's rare to see engineers eagerly approaching managers to initiate detailed planning, document drafting, risk assessment or to delve into the formalities of bureaucratic processes.

[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.

[SCRIPT-002] Python® Basics
This Python® training course leads the students from the basics of writing and running Python® scripts to more advanced features such as file operations, regular expressions, error handling, system and network programming and the use of the

[WEB-022] Angular Advanced
This course continues the basic Angular course and is intended for developers who already have experience of using this framework. It focuses on advanced themes, which will enable you to increase the efficiency of development and improve th

[SQA-052] REST API Test Automation
An introduction in automated testing where you will learn how to design and develop automated tests for REST services by using Rest Assured and Retrofit 2 libraries.

[SQA-051] Test Automation: BDD Testing with Cucumber
Courses on the fundamentals of Behavior-Driven Development (BDD), Gherkin, and Cucumber blend theoretical concepts with practical exercises. It provides an overview of BDD methodologies, teaches Gherkin syntax for clear test cases, and demo

[SQA-050] Test Automation School. Selenium WebDriver
An introduction into automated testing where you’ll learn about the design and development of automated tests with Selenium Web Driver in Java and JUnit.

[SQA-044] Introduction to Test Automation
During this training we will discuss the basic problems related to the automation of testing tools, automated testing, issues and methods in developing automated tests.

[SQA-040] Mobile Applications Testing Peculiarities
Discover how to overcome the challenges of mobile applications testing in order to improve end user experience and avoid the most common mistakes which can block the appstore review process.

[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

[SS-088] Enhanced Interpersonal Communication
During the course, participants will deepen their knowledge and skills gained on previous interpersonal communication workshops - to use them more effectively in building relationships.

[SCRIPT-009] Testing with Pytest
Overview of testing basics, using PyTest for unit testing, component testing, and integration testing

[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.

[OFFICE-012] MS Excel: Tips & Tricks
This training covers useful features of MS Excel for day-by-day use, some unusual technics and special features that can be helpful when you work with Excel

[SDP-048] SAFe® DevOps
This two-day course provides a comprehensive overview for understanding the DevOps competencies needed to accelerate time-to-market by improving the flow of value through the Continuous Delivery Pipeline.

[JVA-079] Java Microservices
This course covers the topic of developing microservices in Java. It starts from architectural principals of splitting an application into microservices, then discusses the communication of microservices via different protocols, as well c

[JVA-076] Java Advanced II: High Performance Java
Learn how to improve the performance of Java applications.

[JVA-073] Java Behavior-Driven Development (BDD)
Participants will learn how to write their own applications, applying BDD principles and using JUnit5, Cucumber and JBehave.

[JVA-067] JUnit5
This course covers everything you need to know about JUnit5 (architecture and features), with examples and exercises to help participants practice everything they learned.

[JVA-059] RabbitMQ for Developers
We’ll start from crash course in JMS, then we’ll discuss AMQP and the message flow model in RabbitMQ - broker configuration options.

[JVA-043] Introduction to Spring Cloud
Spring Cloud is an umbrella project that enables the development of distributed applications with microservices architecture. In this course we review available components and also take a deep dive into its architecture and capabilities.

[JVA-017] Effective Java
The training explores new design patterns and language idioms, showing how to make the most of features ranging from generics to enums, annotations to autoboxing.

[JVA-013] Spring Security
This training offers participants an overview of the framework. You will learn how to build secured enterprise J2EE application using Spring Security framework.

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

[PM-031] Microsoft Project: Basics
This training introduces you to a project manager’s perspective on Microsoft Project. This set of software tools supports the management of all projects across an organization (i.e. enterprise project management). The training includes real

[DEV-007] Introduction to git
Our training program will allow you to hit the ground running in working with git, the world's most advanced Version Control System.

[ADM-009] Linux Shell Basics
The course covers the basics for Linux file systems – access permissions and structure, simple ksh scripting and common command line tools.

Still have questions?
Connect with us