Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hasanyahya101/sda_lab_solutions
- Owner: HasanYahya101
- License: mit
- Created: 2024-02-07T18:19:51.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-10T20:10:23.000Z (7 months ago)
- Last Synced: 2024-06-10T23:08:08.387Z (7 months ago)
- Topics: fast, lab, lhr, nuces, programming, sda
- Language: Java
- Homepage:
- Size: 33.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.