Skip to content

davimca25/java-fundamentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 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

challenges using java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages