Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 

Repository files navigation

Java Challenges

This repository contains practical Java challenges and exercises developed during my learning journey using IntelliJ IDEA.

Objective

The goal of this repository is to practice and consolidate core Java fundamentals, improve problem-solving skills, and track my progress over time.

Topics Covered

  • Variables and Data Types
  • Control Flow (if, switch, loops)
  • Arrays and Collections (ArrayList)
  • User Input (Scanner)
  • Methods and Varargs
  • Basic Object-Oriented Programming (OOP)
  • Input validation and simple logic challenges

Projects

JDBC CRUD PostgreSQL

CRUD built with pure Java using JDBC and PreparedStatement.

OOP Bank System

A banking system simulation focused on encapsulation and inheritance.

Order Management OOP

An order management system focused on composition and polymorphism.

Technologies

  • Java
  • IntelliJ IDEA
  • Git & GitHub
  • PostgreSQL

About

Study projects built with pure Java (JDK), emphasizing standard library features and core language concepts.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages