For the past semester at Westmont College I have been in Dr. Kihlstrom's CS30 class. We Have been learning object-orientred programing in C++, data structures, and algorithms. We have learned types of abstract data such as lists, stacks, queues, and trees as well as Sorting and searching algorithms, Big-O notation, and Software testing and program verification. I learned the most when working on "The Official Airline Guide." This project that took over a month from the beginning to completion. This would be useful to a travel agent when helping clients plan their flights. I made a short 24 spoof showing how great this program can be, it can even stop bombs from detonating. Below are screenshots of the program in action.

OAG1

OAG2