Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.24 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.24 KB

Software Design & Architecture: Lab Solutions

Spring 2024 (Fast Nuces Lhr)

This repository contains the solutions to the SDA Lab questions from my lectures at the Spring 2024 semester at FAST NUCES Lhr. These solutions are intended to help students who are struggling with understanding the concepts and solving the assignments.

Note: that these solutions are provided for the Lab (subject), not the theory subject. Therefore, they may not be useful for the theory subject.

Resources:

The UML Diagrams used here are created by StarUML software. The Files ending with .mdj extension are the Source Files for the UML Diagrams and can be edited using the StarUML Software and the Files ending with .java extension are Java language Source Code Files which can be used, if Java is installed on your Machine. I am using the VSCode Java Coding pack on Windows.

Contributing:

If you notice any errors in the solutions or would like to suggest improvements, please feel free to open an issue or submit a pull request. Contributions are always welcome!

License:

This repository is licensed under the MIT License. See the LICENSE file for more information.