Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.18 KB

File metadata and controls

38 lines (25 loc) · 1.18 KB

🧩 ADS Portfolio Exercise 3 – Software Development Processes

📖 Overview

This project is part of my Software Development Processes module at Manchester Metropolitan University.
It was developed in C# using Visual Studio 2022 and extends previous exercises by introducing more advanced logic, data handling, and structured programming techniques.


🧠 What the Program Does

This exercise demonstrates:

  • Implementing reusable methods and clear program flow
  • Applying good coding practices and commenting
  • Strengthening understanding of C# logic and design patterns

This is one of several assessed portfolio exercises for the 2024 – 25 academic year.


🧱 Technologies Used

  • 🖥️ C# (.NET Framework / .NET 6)
  • 💡 Visual Studio 2022
  • 🌿 Git & GitHub for version control

📚 What I Learned

  • Improving code readability and structure
  • Translating software design theory into practical implementation
  • Managing commits and repositories using GitHub

🖇️ Clone This Repository

Clone this repository to your local machine:

git clone https://github.com/Sk543/SoftwareDevProcesses-Exercise3.git