Welcome to the FSD-Java repository! 🚀
This repository contains Java programs, projects, and exercises developed as part of my Full Stack Development (FSD) journey.
It’s a mix of core Java fundamentals, OOP concepts, data structures, and backend development practices.
FSD-java/ │
├──Date/ src/ # Source code files
├── assignments/ # Class/lab assignments and exercises
└── README.md # You're here!
- ✅ Core Java (syntax, loops, arrays, classes, objects)
- ✅ Object-Oriented Programming (Encapsulation, Inheritance, Polymorphism, Abstraction)
- ✅ Exception Handling
- ✅ Collections Framework
- ✅ File Handling
- ✅ Multithreading (Basics)
- ✅ Java 8 Features (Lambdas, Streams)
- ✅ JDBC and Database Connectivity
- ✅ Mini Projects (console-based and backend-focused)
Clone the repository: git clone https://github.com/PratikC54/FSD-java.git
Use Intellij idea community edition for a good support