with RedRover.School https://t.me/RedRoverSchool
- Lesson 1 - IDEA install and first project
- Lesson 2 - Variables, numeric datatypes
- Lesson 3 - Boolean and if
- Lesson 4 - Loops
- Lesson 5 - Arrays, Strings and reference types
- Lesson 6 - Looping through arrays
- Lesson 7 - Functions, codewars
- Lesson 8 - Classes, objects - instance fields and methods
- Lesson 9 - Constructors, private, getters and setters, immutable classes
- Lesson 10 - Inheritance, methods overload, methods override
- Lesson 11 - Maven, Unit tests, TestNG
- Lesson 12 - Abstract classes, packages
- Lesson 13 - Selenium
- Lesson 14 - GIT, GitHub
- Lesson 16 - Standard collections
- Lesson 18 - Exceptions. Interfaces
- Lesson 19 - Selenium wait
- Lesson 21 - TestNG Listeners
- Common classes in practice project:
- WelcomePageTest
- Lesson 23 - DependsOnMethods, POM
- Lesson 27 - Refactoring and FindBy
- JENKINS TESTS
- CODEWARS