Welcome to my Java Learning Journey repository! Today marks the beginning of my adventure into the world of Java programming. 🌟
This repository is a collection of Java programs that I’ll be writing as I learn Java programming from scratch. Right now, it’s just the beginning, but I’m excited to grow my knowledge and improve every day.
This repository helps me:
Track my learning progress in Java. Build a strong foundation in Java programming. Share knowledge and receive feedback from the community.
I will continue to add more programs every day as I explore various Java concepts, starting with:
- Class and Objects
-
Basics
- Hello World
- DataTypes
- Variable
- Strings
-
Control Statements
- Loops
- if else & if else if
- Switch Case
- Program for understanding Switch case and if else
-
Patterns
- Simple Patterns
-
Collections
- Array
- 2D Array
-
OOPs
- Functions
- String Builder
-
Exercise
- Math
- Area of Circle
- Number Power calculation
- Swap number without using 3rd variable
- GCD (Greatest Common Divisor)
- Patterns
- Simple Patterns
- Advance Patterns
- Simple Questions
- Data Type Size
- Find JAVA DataType size using program
- Leap Year
- Decimal number to binary number.
- Factorial
- Fibonacci Series
- Greatest of three number
- Positive, Negative & Zero number counter
- Finding Prime number between two number
- Find Average & addition of all number
- Reverse String using String Builder
- Armstrong Number
- Math
Suggestions, corrections, and feedback are welcome! Feel free to create an issue or submit a pull request.