This repo contains some of my writing and coding samples. Some are final, graded projects from my coursework.
The TaskList directory contains my final project for the Introduction to Programming in Java course I took in fall 2023. This project received an A. The project includes the program, which consists of a main class and a constructor class, and a technical design document.
I created the various Python programs for a couple of reasons:
- To better understand the math concepts
- To better understand how to write Python programs (to support my studies in an unrelated CS course)
- To check my results as I did practice problems while studying
These files, located in the Swift directory in this repo, are the result of the Introduction to Swift and iOS Application Development course I took in Spring 2024. You will need to download them and run them in Xcode to view them in Simulator.