Skip to content

Repository files navigation

SD1 Python Coursework

This repository contains my university semester 1 coursework for the Software Development 1 (SD1) module.

📁 Project Contents

  • graphics.py – Graphics library used in the project.
  • w2120124_ABC.py – [Brief description of what this script does].
  • w2120124_DE.py – [Brief description of what this script does].
  • traffic_data*.csv – Traffic data files used for the project.
  • __pycache__/ – Automatically ignored Python cache files.

🧠 Project Description

This project demonstrates basic to intermediate Python concepts including:

  • Basic python concepts
  • Exception handling
  • File handling
  • Data processing
  • Basic graphics
  • Object-oriented programming

🛠️ Requirements

  • Python 3.x
  • graphics.py (Zelle graphics library or your custom version)

▶️ How to Run

python w2120124_DE.py

About

This repository contains the Python coursework for the Software Development 1 (SD1) module at the University of Westminster. It includes scripts for processing traffic data, visualizing it using a graphics library, and applying core Python concepts such as file handling, exception handling, and object-oriented programming.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages