User:SuzannaLinn Resident: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
SuzannaLinn Resident (talk | contribs)
No edit summary
SuzannaLinn Resident (talk | contribs)
No edit summary
 
(35 intermediate revisions by the same user not shown)
Line 6: Line 6:
= Classes =
= Classes =


== A Series of Classes to Learn Scripting from 0 to Advanced    (34 classes and 68 P&Q) ==
I'm teaching SLua classes in-world:


* [https://suzanna-linn.github.io/slua/classes SLua classes]


from October 2nd to:May 31st, all Mondays, Wednesdays and Saturdays


= SLua: The New Scripting Language for SL =


Mondays: Class
I'm writing an SLua guide with an overview of Lua, details on how to transition form LSL to SLua, examples and a transpiler LSL to SLua:


Wednesdays: Practice & Questions
* [https://suzanna-linn.github.io/slua/ SLua guide]
 
Saturdays: Practice & Questions
 
 
11am to 12:45pm SLT, text only
 
 
Presentation: October 2nd and October 5th (same presentation both days)
 
Newbie: October
 
Beginner: November, December
 
Intermediate: January, February
 
Advanced : March, April, May
 
 
in-world location: [http://maps.secondlife.com/secondlife/Caledon%20Oxbridge/72/140/29 map to Caledon Oxbridge]
 
 
more info: [https://sites.google.com/view/scriptingwithsuzanna/home/classes link to LSL Course]
 
 
Classes are designed so students attending only one day a week can still keep up if they study independently, although attending all three days is highly recommended.
During the presentation session in the first week of October, there will be detailed explanations on how the classes will be structured and conducted
 
 
= Learning Lua: The New Scripting Language for SL =
 
I am compiling information about Lua and LuaSL to give you an overview of their features and functionalities:
{{KBcaution|[[User:SuzannaLinn_Resident/LuaIndex | Learning Lua index page]]}}
 
 
I will begin a series of in-world classes on LuaSL as soon as it becomes available in the Beta Grid. These classes will be oriented to scripters who primarily use LSL, and they will cover not only Lua but also introduce new programming concepts that are currently absent in LSL.
 
Once Lua is launched on the Main Grid, I will repeat the same series of classes, allowing you to choose the moment to start your learning journey.
 
For advanced scripters who have a solid understanding of other programming languages and don't require detailed classes, I will host script meetings and Q&A sessions, to exchange ideas and ask questions.

Latest revision as of 03:56, 5 June 2026

About me

Hi, I'm Suzanna, a teacher of scripting in-world, and a programmer in real life.


Classes

I'm teaching SLua classes in-world:


SLua: The New Scripting Language for SL

I'm writing an SLua guide with an overview of Lua, details on how to transition form LSL to SLua, examples and a transpiler LSL to SLua: