This document is a compilation of assignments from an Introduction to Computer Programming course. It covers the student's work in Python, Visual Basic, and Java. For the Python portion, the student created a menu-driven program incorporating 10 previous programs. For Visual Basic, the student reproduced a test average program and created a graphical user interface for a color mixer program. For Java, the student reproduced a GetInput program and created a program calculating automobile costs. Overall, the student found the project helpful for learning different languages and IDEs.