Skip to content

Latest commit

 

History

74 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Learning 🚀

A repository documenting my journey of learning Java fundamentals through hands-on coding exercises and problem-solving.

📚 Concepts Covered

Java Basics

  • Variables and Data Types
  • Input and Output
  • Type Conversion
  • Arithmetic Operations

Conditional Statements

  • if
  • if-else
  • else-if ladder
  • switch statements
  • Decision-making programs

Functions

  • Method creation
  • Parameters and arguments
  • Return values
  • Modular programming
  • Mathematical and number-based problems

Loops

  • for loop
  • while loop
  • do-while loop
  • Iterative problem solving

Operators

  • Arithmetic Operators
  • Relational Operators
  • Logical Operators
  • Assignment Operators
  • Ternary Operators

Pattern Printing

  • Pyramid Patterns
  • Number Patterns
  • Character Patterns
  • Butterfly Patterns
  • Diamond Patterns
  • Hollow Patterns

Problem Solving

  • Number-based problems
  • Mathematical computations
  • Logic-building exercises
  • Beginner coding challenges

🛠️ Tech Stack

  • Java
  • JDK
  • VS Code

🎯 Objectives

This repository helps me:

  • Strengthen Java fundamentals
  • Improve problem-solving skills
  • Build a strong programming foundation
  • Prepare for Data Structures and Algorithms
  • Practice writing clean and structured code

📈 Learning Roadmap

Completed:

  • ✅ Java Basics
  • ✅ Conditional Statements
  • ✅ Functions
  • ✅ Loops
  • ✅ Operators
  • ✅ Pattern Printing

⭐ About

This repository is a personal learning project and serves as a reference for revising Java concepts and tracking my progress as a developer.

About

java concepts

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages