Marty Stepp's Resume - HIRE ME
Work Experience
herp derp
Education
- University of Arizona, 1997-2003, MS in Computer Science
- University of Arizona, 1997-2001, BS in Computer Science (Business minor)
- Canyon del Oro High School, 1993-1997, 2.14 GPA, chess team
Work Experience
herp derp
herp derp
herp derp
herp derp
Education
I went to the following schools:
- University of Arizona, 1997-2003, MS in Computer Science
- University of Arizona, 1997-2001, BS in Computer Science (Business minor)
- Canyon del Oro High School, 1993-1997, 2.14 GPA, chess team
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");
}
}
}