Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hasanyahya101/sda_lab_solutions

Solutions to SDA lab questions from Spring 2024 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the Lab (subject), not the theory subject.
https://github.com/hasanyahya101/sda_lab_solutions

fast lab lhr nuces programming sda

Last synced: about 1 month ago
JSON representation

Solutions to SDA lab questions from Spring 2024 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the Lab (subject), not the theory subject.

Awesome Lists containing this project

README

        

# 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](https://staruml.io/) 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](https://code.visualstudio.com/docs/java/java-tutorial) 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.