Introduction to the development of algorithms for computer systems processing. Emphasis on structured problem solving and the design of problem solutions. Recommended as one of the first courses in the Computer Science major. Lecture and lab.
The design, development, and implementation of computer application systems, including files and GUI.
- DrawShape
- This java class has a user hit either the "Add Circle" or "Add Square" button to create new circles or squares.
- Exception Exercise
- Exception Exercise 2
- Stopwatch
- This java class has a user hit enter to start and stop the stopwatch.
- House Graphics
- This java class draws a house using shapes and JFrame.
- Linked List
- Event Ticket Program
- This java program sells and displays tickets for an event.
- Swimmer Program
- This java program keeps record of the results of one event in a swimming competition.
- Train & Plane Tickets Program
- This java program manages the selling of train and plane tickets.
- Airplane Reservation Program
- This java program creates a GUI application for an airplane reservation system.
- Learn German Game
- This application teaches the user words in German and then tests them on their knowledge.