In Computer Science, we use a variety of languages such as Hypertext Markup Language and Cascading Style Sheets (HTML/CSS) and Java to build custom projects (such as this website) and help in other tasks (such as the Java program we made for High School Mathematical Contest in Modeling (HiMCM) which can be found on the Math page). We study everything from Boolean Logic to practical information regarding how to read and write information in Excel (csv files) with Java.
Projects
When coding several of our projects this year, we use methods from the Applet library to draw objects such as lines and stars. Here is an example of a program called DrawStar.java. If you choose to run this program locally on your device, please use Java 1.8 or other version compatible with the Applet library. You can also find another Java file on the Clubs page in the Programming Team Section.