Archive for the ‘Multiple Languages’ Category


I’m a huge fan of making code shorter, where possible. One of the tricks that I use the most often is to make shorthand IF/ELSE statements. It seems as though a lot of beginner programmers are coming across these on the internet and can’t understand what’s going on. I can assure you that, once you see the syntax, you’ll easily understand it and even become a fan.

Read the rest of this entry »