Source code to various programs that I have created, code to various programming problems. You will also find code snippets here which preform various functions.
- Project Euler - Challenging mathematical/computer programming problems.
Complete Projects
- BODMAS Calculator - Calculate BODMAS expressions. E.G (10-1)*10. My first project created in C# and is simply a re-code of the BODMAS Calculator which I created for University.