Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.
/ Edsger-Sketch Public archive

An interactive learning tool to help teach students Dijkstra's algorithm.

Notifications You must be signed in to change notification settings

dylanmorroll/Edsger-Sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edsger-Sketch

An interactive learning tool to help teach students Dijkstra's algorithm.
Main file is 'src/Main.py' or 'dist/Main.exe'.

My A-level Python project for Computing. This project required me to go through the complete development process of a piece of software, including analysis of the current available resources, design, development and finally testing of my product, as documented in 'Documentation.pdf'.

This was the largest project I had attempted to date and I had been programming in Python which didn’t enforce an object-orientated style. As this project was significantly substantial and required a GUI, something I had never attempted before, I had to self-teach myself both the object-orientated style and how to create a GUI. Although the object oriented aspect of my program could use improvement, I feel it demonstrates my ability to self-motivate and learn new techniques.

About

An interactive learning tool to help teach students Dijkstra's algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages