Skip to content

Update Readme #69

@philippabele

Description

@philippabele

This README about this Java Masterclass Project gives you an overview of the project, instructions for setting up and using the project, and any other relevant information.

Overview

This project contains solutions to the coding challenges of Tim Buchalka's Java Masterclass on Udemy. This course is ideal for beginners and experienced programmers who want to learn or refresh their fundamental Java knowledge, which was recently updated to Java 17. It covers the following Java topics:

  • Expressions and statements
  • Control flow
  • Object-oriented programming with inheritance and polymorphism
  • Arrays
  • Lists, ArrayLists, LinkedLists, Iterators, Autoboxing
  • Inner and abstract classes, as well as interfaces
  • Java Generics
  • Packages, static and final keywords
  • Java Collections
  • JavaFX
  • Basic input and output, including java.util
  • Concurrency
  • Lambda expressions
  • Regular expressions
  • Debugging and unit testing
  • Databases
  • Network programming
  • Java 9 Module System

Installation

Feel free to support your own java journey with the solutions of this project. This project provides a dockerfile which contains a ready to use java environment. Just run the dockerfile and connect to the running container with VS Code.

Usage

The solutions are organized within packages and classes in the src folder of this project. The coding challenges are described within the classes itself or in markdown files named task.md within the packages.

Contributing

to contribute to the project, in order to report bugs or request additional solutions of coding challenges, feel free to open issues. if you would like to contribe with bug fixes or your own solution to challenges open a pull request and we will review your changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions