lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi Friends!

Recently I started creating a series of small programming lessons
using Lua for examples and interactive exercises. I shared this idea
here before, probably, but just now have come to implementation. To
make things more interesting I added few functions allowing drawing
graphics on canvas and check for user clicks etc. Anyway all this is
targeted to beginners of course and is of not much interest to gurus.

However the Playground feature - a kind of pastebin for lua programs
automatically running when someone opens them by direct urls - this
could be handy even to more advanced programmers sometimes, so I dare
to share it here.

Easiest way to grasp the idea is probably to visit the page and watch
introductory video:
https://www.codeabbey.com/index/school

sincerely yours,
Rodion

P.S. I wonder if the mailing list still works. no news since Dec 1.
And lua.org site seemingly was down yesterday.