The Online Workorder: A Java Development Application
Abstract
This SIP was about learning the Java programming language, and about
developing a product for a company that had never been done before. Java is a unique
language that allowed me to develop this program with little concern for the major issues
that were dealt to me; such as the type of computer the end user would be using, the type
of employee that called the application, and most importantly - making the design look
interesting.
This paper is written a bit different in comparison to most SIPs. I've written it as
an account of what and how I developed the application, and the steps I took. My goal is
to have the reader be able to understand the process of creating the application without
knowing the Java language itself.