Computer Science
Line Art Program
In our Computer Science class, we frequently do labs to practice our programming skills. In this lab, we were assigned to graph the below geometric image using Applet feature on java. It's almost an optical illusion as it is comprised of only straight lines!
Time Display Program
In this lab exercise, we were prompted to create a program that could convert a certain number of milliseconds to the equivalent hours, minutes, seconds, and milliseconds.