Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.02 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.02 KB

Software Construction & Design: Lab Solutions

Fall 2024 (Fast Nuces Lhr)

This repository contains the solutions to the SCD Lab questions from my lectures at the Fall 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:

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.