Category Archives: Java

FizzBuzz

I ran across “FizzBuzz” today, which is an interview problem that is given at some employers for potential software developers. I was intrigued by the stated problem and I could not wait to get home to try and figure it … Continue reading

Posted in Code Sample, Java | 2 Comments

Java Drop-down Dialog

Not to long ago, while taking my final programming course for college, I created a calendar program to track the dates I have with my daughter. I have taken a class from that project and wrapped it in a sample … Continue reading

Posted in Code Sample, Java | Leave a comment