Tags

open course with price instance 30.07.2025 7 Weeks
open course with price instance
Python Programming Basics - Zero Course 03.07.2025 4 Weeks
The Programming Basics course provides the beginning programming skills required for all technology majors at Software University. This includes writing entry-level programming code (basic coding skills), working with an IDE, using variables and data, operators and expressions, working with the console (reading input and printing results), using conditional statements (if, if-else) and loops (for, while, do-while).
tes1 03.07.2025 4 Weeks
test1test1test1test1
WT - Java OOP - May 2025 16.05.2025 6 Weeks
The Java OOP course will teach you the principles of object-oriented programming (OOP), how to work with classes and objects, how to use object-oriented modeling, and how to build class hierarchies. The basic principles of OOP such as abstraction (interfaces, abstract classes), encapsulation, inheritance and polymorphism will be studied. We will go into the most commonly used design patterns. We will pay attention to component testing (writing unit tests) and the concept of Test Driven Development (TDD), the use of reflection.
WT - Java Advanced - April 2025 05.04.2025 6 Weeks
The course "Java Advanced" examines working with the Java language. In the course, learners will learn to work with linear data structures, solve problem solving skills, work with streams, files and directories, as well as create template classes. Attention is paid to the paradigm of functional programming, as well as to the main tool relying on it - the Stream API for processing data flows. The development environment that will be used by the training team is IntelliJ Idea 2021, but each student is free to use tools as preferred.