Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.16 KB

File metadata and controls

38 lines (25 loc) · 1.16 KB

🧩 ADS Portfolio Exercise 2 – 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 builds on concepts from Exercise 1 by introducing more advanced programming and design techniques.


🧠 What the Program Does

This exercise demonstrates:

  • Applying structured and modular programming practices
  • Implementing key software development principles
  • Strengthening understanding of C# syntax and logic flow

This project is part of a series of assessed 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

  • Writing cleaner, more maintainable C# code
  • Applying software process techniques in practical development
  • Managing versions and commits effectively with GitHub

🖇️ Clone This Repository

You can clone this project using:

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