The "Java Advanced" course covers working with the Java language. In the course you will learn to create linear data structures, solve algorithmic problems (problem solving skills), work with streams, files and directories, create template classes. Attention is paid to the functional programming paradigm, as well as to the main tool based on it - Stream API for processing data flows. The development environment that will be used by the training team is IntelliJ Idea 2020, but each student is free to use tools as desired.
SKILLS YOU WILL ACQUIRE:
☑Working with two-dimensional data structures ☑Creating linear data structures ☑Application of basic algorithms ☑Application of functional programming ☑Working with data streams, files, and directories ☑Creating template classes