/Java

This repository houses a variety of Java assignments, demonstrating core programming concepts. Explore the provided Java files, each representing distinct programming challenges. The organized structure facilitates easy navigation, making it an excellent resource for learning and practising Java programming.

Primary LanguageJava

Java Assignments Repository

Welcome to my Java Assignments repository! Below are the Java files representing various assignments:

Assignments

Assignment 1

Bank.java Library.java Person.java Shopping.java SocialMedia.java StudentManagementSystem.java

2024-01-19

Calculator.java DogFunctions.java SimpleConstructor.java StaticDemo.java

Feel free to explore each file for detailed implementations!

How to Run

  1. Ensure you have Java installed on your system.
  2. Navigate to the Assignments/src or Project19Jan/src directory.
  3. Compile and run the Java files using your preferred Java compiler or IDE.

Contribution

If you find any issues or have suggestions for improvement, feel free to open an issue or create a pull request. Your contributions are welcome!

Happy coding! 🚀