Rossetta Code - For Fun & Learning

Hi guys and gals.

I just wanted to take a moment to point out a particular site I find useful and fun:

Rosetta Code

This site is basically a collection of selected solutions to problems (what they call a programming chrestomathy site).

I use this site in two ways:

  1. Learning + Research - Sometime I need to solve a programming problem in Lua, and often I find said solution on this site.

  2. Fun - Sometimes I browse the many solutions and tear them apart, remaking them into Corona mini-games and toys:

I modified this:

https://rosettacode.org/wiki/Forest_fire 

Into this: 

https://www.youtube.com/watch?v=BcfD5GnsqUM

I encourage both uses of this site to each of you.