Archive for Java

You are browsing the archives of Java.

Bottles of Beer Song via Java

Bottles of Beer Song via Java

photo credit: NUCO This programming challenge is from the Head First Java book, which I studied and practiced spring 2009. The end result itself is not terribly sexy, but I liked the algorithm construction process. My programming curriculum changed course during the first year, and they eliminated our Java classes. I was still curious about [...]

Share

Plain and Recursive Factorials with Full Print Enhancements

Plain and Recursive Factorials with Full Print Enhancements

photo credit: gadl This programming challenge is from a WiBit.net instructional video, which I studied/practiced this spring 2009. The end result itself is not terribly sexy, but I liked the algorithm construction process. My programming curriculum changed course during the first year, and they eliminated our Java classes. I was still curious about Java, so [...]

Share