This repository contains Java code examples and assignments from one year of CS HL (Higher Level) lessons. The code is organized into various topics such as variables, conditionals, loops, arrays, methods, recursion, and reading files.
To run these Java programs, you need to have Java Development Kit (JDK) installed on your machine. You can download it from the official Oracle website or use OpenJDK.