Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 705 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 705 Bytes

Java Fundamentals 1Z0-811

This repository contains resources and notes for preparing for the Oracle Java Foundations (1Z0-811) certification exam.

Contents

  • Java syntax and structure
  • Object-oriented programming concepts
  • Core Java libraries and APIs
  • Practical examples and exercises

Setup

  1. Clone this repository:
    git clone https://github.com/IcyOrca/1z0-811_Java_Fundamentals.git
  2. Import the project into your preferred IDE.
  3. Explore the code examples in the respective directories.

Usage

Study each folder for specific Java topics and test your understanding with the examples.

License

This project is licensed under the Mozilla Public License 2.0.