Below are various coding projects I’ve completed. Included are C# programs illustrating use of loops, parallel arrays, classes, and methods, and other techniques. Also included are web pages coded in HTML and CSS with JavaScript features. All programming examples linked here are hosted on GitHub.
- C# Program – Shipping cost calculator form using nested IF statements – CIS 199
- C# Program – Sales cost calculator form using parallel arrays and FOR loops – CIS 199
- C# Program – Using classes and methods, creates and displays objects, calculate costs, update object data, and displays objects after update – CIS 199
- HTML/CSS/JS Page – Webpage payment form – CIS 199
- HTML/CSS/JS Page – Webpage for event with active current time and active countdown – CIS 199