Intro to Computer Science. 2022-2023 Academic Year (Fall Semester)
Java Runtime Environment(JRE) is required in order to be able to launch programs listed here.
Word Scrambler
A game where the user is asked to un-scramble words randomly chosen from a list.
Click to Download.
Click to Download.
Arithmetic Calculator
A calculator program that can do basic math and can take user input using the keyboard.
Click to Download.
Click to Download.
Unit Converter
A program that can convert between units of length, mass, temperature, pressure, etc.
Click to Download.
Click to Download.
GPA Calculator
A program that can calculate weighted and unweighted GPA.
Click to Download.
Click to Download.
Health Calculator
A program that can calculate health-related indicators such as Body Mass Index (BMI), Waist To Height Ratio(WHtR), daily energy requirements and more.
Click to Download.
Click to Download.
Random Sentence Generator
A program that can generate random sentences using nouns, adjectives verbs and adverbs.
Click to Download.
Click to Download.
Message Encryptor-Decryptor
A program that can encrypt and decrypt text messages using Caesar Cipher and Morse Code. The program can also save and load message to and from external files.
Click to Download.
Click to Download.