I'm learning how to code in Java, to make my way into test automation world.
I'm learning how to code in Java, mainly by participating in 'Java dla Testera' (Java for testers, https://javadlatestera.pl/), a course by Bartosz Kita.
- Java 11
- Data types, math operations
- if & switch statements
- Classes, objects, constructors, parameters
- Access modifiers
- Arrays
- Static fields & methods
- Inheritance
- Abstraction
- Interface
To-do list:
- Collections
- Streams
- Exceptions
- Selenium Intro
- ...
Project is: in progress