📜 ⬆️ ⬇️

Ciklum Speakers' Corner "Tables - salt of the language of Lua", February 13

We have great news for LUA lovers. Due to numerous requests from technology lovers, our friend and LUA expert Vladimir Bezobuk (Senior Linux Developer, IntroPro) will continue to share his experience and knowledge. We invite everyone to the open Speakers' Corner "Tables - the salt of the Lua language" , which will be held at the Kiev office of Ciklum on February 13 at 19.00 .
image

So, what will Vladimir tell about at this meeting:
1. Tables as a container
a) "about the poor table of the mering I word." introduction
b) table as an array
c) table as a dictionary
d) use of tables in the language itself - modules and scopes
2. Metatables: the basics
a) the principle of fallback as the basis of LUA metaprogramming
b) __index, __newindex and __call
c) __le, __lt and __eq
d) __gc (3 min)
d) __add, __sub, __mul, __div, __mod, __pow, __unm, __concat, __len
e) __mode and “weak tables” (weak tables)
3. Using metatables
a) OOP
b) control of semantics of scopes
c) declarative programming
d) debugging techniques using tables and metaprogramming

The event is free by prior registration goo.gl/sF4w07
When: February 13
Time: 19.00-20.00
Venue: Kiev, 12 Amosova St., BC Horizont, 2nd tower, 20th floor, Ciklum office

')

Source: https://habr.com/ru/post/211799/


All Articles