Submitted for your approval: three programs that all do the same thing, in three different languages, as a programming exercise for those of you interested in this sort of thing.
Java
Topics in Java programming are covered in this category. Functions and classes, as well as duplicating VBA functions.
Java version of Amazon ad link code creator
As an exercise, I created a Java version of my Amazon Ad Link Generator add-in. It's a stripped down version with a few less bells and whistles, and like the Excel add-in, no validation is performed (except on the 10 digit ISBN/ASIN to make sure it's 10 digits).
Follow Me