Hi guys and gals.
I just wanted to take a moment to point out a particular site I find useful and fun:
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:
-
Learning + Research - Sometime I need to solve a programming problem in Lua, and often I find said solution on this site.
-
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
- Lua Version: https://rosettacode.org/wiki/Forest_fire#Lua
Into this:
https://www.youtube.com/watch?v=BcfD5GnsqUM
I encourage both uses of this site to each of you.