Skip to content

Learn and practice core Java concepts with this collection of 50 programming exercises. The problems cover a wide range of topics, including data types, operators, control flow, arrays, strings, methods, and object-oriented programming. Each exercise is a standalone solution, making it easy to learn step-by-step.

Notifications You must be signed in to change notification settings

Significant-Hacks/Java50-Programs-Practice

Repository files navigation

Java 50 Programs

This repository is a project of practicing atleast 50 Java programming exercises covering various fundamental concepts.

1. Basics of Java & Syntax

2. Control Statements

3. Loops

4. Arrays

5. Strings

6. Methods

7. Object-Oriented Programming (OOP)

8. Inheritance & Polymorphism

About

Learn and practice core Java concepts with this collection of 50 programming exercises. The problems cover a wide range of topics, including data types, operators, control flow, arrays, strings, methods, and object-oriented programming. Each exercise is a standalone solution, making it easy to learn step-by-step.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages