Marty Stepp's Resume - HIRE ME

Work Experience

herp derp


Education

Skills

I am great at Java. See my mad skills at my web site.

Here is an example of my best code:

public class MyProgram {
    public static void main(String[] args) {
        for (int i = 0; i < 10; i++) {
            System.out.println("Marty is graet!1");
        }
    }
}