Hey guys, I thought I share a cool website I came across recently. It's called Rosetta Code, and it's a wiki that has a ton of different programming "tasks" from simple things like loops, to complete algorithms. Then, when you look at a page, it shows you how to do that task in just about any language imaginable! At the time of writing, there are 610 "tasks" in 483 languages! So if ever you need to know how to do something, I'd check it out here, they probably have it
http://rosettacode.org/wiki/Rosetta_CodeYou can click the links on the left to either sort by language, or task. Enjoy!