Welcome to the Java Coding Practice repository! This repository contains a collection of Java programs categorized into different sections to help you learn and practice Java programming concepts.
Basic Java programming concepts including syntax, control structures, and data types.
- HelloWorld.java
- UserInput.java
- UserInputBufferedReader.java
- IfElseExample.java
- SwitchCaseExample.java
- Loops:
- MethodsExample.java
- ClassesAndObjects.java
Functions that call themselves to solve problems.
Programs related to numerical computations.