Skip to content

Latest commit

 

History

History
73 lines (52 loc) · 4.58 KB

File metadata and controls

73 lines (52 loc) · 4.58 KB

🖥️ Java Programming - Software Construction 🚀

Welcome to the JavaProgramming-SoftwareConstruction repository! This repository is a comprehensive collection of Java programming resources and exercises that I completed during my MS in Data Science at RIT to enhance my understanding of software construction concepts. Dive in and explore the various topics and code examples provided.

📂 Repository Structure

Here's a quick overview of what's included:

🌟 Key Topics

📚 Learning Objectives

By working through this repository, I was able to:

  • Grasp fundamental and advanced Java programming concepts.
  • Implement various data structures and understand their applications.
  • Develop problem-solving skills by coding and debugging algorithms.
  • Gain hands-on experience with real-world programming scenarios.

🛠️ Tools and Technologies

  • Java: Primary programming language used in this repository.
  • MySQL Connector: Library included for database connectivity exercises.