I Totally Know Java

Corey Jones
Aug 28, 2017 · 1 min read

I know enough about the Java programming language to be dangerous. How dangerous? Let’s just say if you need some program to calculate workers’ hours and spit out some basic analytical data, or something that manages train departure and arrival times, I got you. Mind-blowing, right? All this programming prowess, but I don’t really know how to get my source code from the rugged terrain of a command line or IDE, into a file that can be downloaded, double-clicked and there’s the GUI. This week, I’ll figure out how to take my code from the IDE and locally executed command line, to a user friendly, executable program.

)