Skip to content

Core Java tutorials, assignments, hands-on Java projects, and DSA modules — reflecting my journey of mastering Java programming and problem-solving skills.

Notifications You must be signed in to change notification settings

krSandip/java-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Learning 📘

This repository contains my Java learning journey, including Core Java concepts, Data Structures & Algorithms (DSA), and Java-based projects.
It is organized into different modules for easy navigation and understanding.


📂 Project Structure

  • .idea/ → Project configuration files (for IntelliJ IDEA).
  • dsaModules/ → Programs and implementations related to Data Structures & Algorithms in Java.
  • javaCore/ → Core Java concepts (OOPs, Strings, Collections, Exception Handling, etc.).
  • javaProjects/ → Small projects and practical applications built using Java.

🚀 How to Run

  1. Clone the repository:
    git clone https://github.com/krSandip/java-learning.git
  2. Open the project in your preferred IDE (IntelliJ IDEA, Eclipse, or VS Code).
  3. Navigate to the required folder (javaCore, dsaModules, or javaProjects).
  4. Run the Java files using: javac FileName.java java FileName

🛠️ Tech Stack

*Language: Java 8+ IDE: IntelliJ IDEA / Eclipse / VS Code


🎯 Goals

Strengthen Java fundamentals Implement Data Structures & Algorithms in Java Build practical projects for hands-on experience


🤝 Contribution

This is a personal learning repository. Suggestions and improvements are welcome! Feel free to fork the repo and create pull requests.


📌 Author

👤 Sandip Kumar GitHub Profile - https://github.com/krSandip

About

Core Java tutorials, assignments, hands-on Java projects, and DSA modules — reflecting my journey of mastering Java programming and problem-solving skills.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages