Java Projects

Objects and Classes

In this project as in many others I was asked to recreate a demonstrated Java program. This particular project included: classes, objects, loops and decision structures.

Screen shot of Java code

GUI

I worked with GUI fundamentals in both homework assignments and tests. I learned how to work with Scenes, Layout Containers, Images, Controls, Event Handlers and CSS styles.

Example of a Java Project

Database

This application is a solution to a test that required creating a database and tables, SQL queries that inserted, deleted, and retrieved data.

Screen Shot of Java Code