Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 572 Bytes

File metadata and controls

29 lines (20 loc) · 572 Bytes

Learning Java

I'm learning how to code in Java, to make my way into test automation world.

Table of contents

General info

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.

Technologies

  • Java 11

Features

  • Data types
  • if & switch statements

To-do list:

  • Classes & objects
  • Access modifiers
  • ...

Status

Project is: in progress