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
 
(10 intermediate revisions by the same user not shown)
Line 9: Line 9:




Starting on May 5th. For more information, contact the instructor Suzanna (suzannalinn) or the teaching assistant Ali (sungali).
Starting on September 29th. For more information, contact the instructor Suzanna (suzannalinn) or the teaching assistant Ali (sungali).




==== LSL and Google Docs ====
==== SLua - Basics (12 classes + 12 practices) ====


* Day: Mondays
* Dates: October 1st - December 19th


* Time: 09:00am - 10:30am SLT
* Day: Wednesdays (theory) and Fridays (practices)


* Level: intermediate LSL
* Time: 11:00am - 12:30pm SLT
 
* Level: beginner/intermediate in LSL, no prior SLua knowledge needed


* Teachers: Suzanna (suzannalinn) & Ali (sungali)
* Teachers: Suzanna (suzannalinn) & Ali (sungali)
Line 24: Line 26:
* Format: text-only
* Format: text-only


* Required: a Gmail account
* Required: access to the Beta Grid


* In-world location: Caledon Oxbridge (Main Lecture Hall) [http://maps.secondlife.com/secondlife/Caledon%20Oxbridge/72/140/29 map to Caledon Oxbridge]
* In-world location:
** main grid (Wednesdays): Builders Breweery (Sky Classroom) [https://maps.secondlife.com/secondlife/Builders%20Brewery/59/73/607 map to Builders Brewery]
** beta grid (Fridays): SLua Yardang (SLua Class Study Area) [secondlife://Aditi/secondlife/SLua%20Yardang/157/8/23 link to SLua Class]


SLua is the future of scripting in Second Life—and it's already live on the Beta Grid!
This series starts from the ground up and is designed to get you comfortable with the new Lua-based scripting system.


Discover how to connect Second Life scripts with Google’s suite of tools!
This class focuses on solving a common challenge in LSL: the limited ability to store and manage data inworld. By integrating with Google Docs and Apps Script, you can break past those restrictions and expand your scripting potential.


We will learn how to:
==== SLua - Advanced (12 classes + 12 practices) ====


* Access and update Google Spreadsheets from LSL
* Dates: September 29th - December 18th
* Use Google Apps Script to process and return data to your scripts
* Generate Google Slides as an alternative method of presenting or delivering information back to users
* Access external web functionalities that LSL cannot reach on its own


Ideal for creators looking to build powerful tools, dashboards, or systems that interact with data beyond the grid.
* Day: Mondays (theory) and Thursdays (practice)


* Time: 11:00am - 12:30pm SLT


 
* Level: intermediate in LSL, enough knowledge of SLua to rewrite LSL scripts
==== SLua - Basics ====
 
* Day: Wednesdays (theory) and Thursdays (practices)
 
* Time: 09:00am - 10:30am SLT
 
* Level: intermediate in LSL, no prior SLua knowledge needed


* Teachers: Suzanna (suzannalinn) & Ali (sungali)
* Teachers: Suzanna (suzannalinn) & Ali (sungali)
Line 58: Line 53:


* In-world location:
* In-world location:
** on Wednesdays, main grid: Caledon Oxbridge (Main Lecture Hall) [http://maps.secondlife.com/secondlife/Caledon%20Oxbridge/72/140/29 map to Caledon Oxbridge]
** main grid (Mondays): Caledon Oxbridge (Main Lecture Hall) [http://maps.secondlife.com/secondlife/Caledon%20Oxbridge/72/140/29 map to Caledon Oxbridge]
** on Thursdays, beta grid: SLua Yardang 175/5/23 (SLua class study area)
** beta grid (Thursdays): SLua Yardang (SLua Class Study Area) [secondlife://Aditi/secondlife/SLua%20Yardang/157/8/23 link to SLua Class]


Already scripting in SLua? This advanced series unlocks powerful features and techniques that go far beyond what’s possible with LSL.


SLua is the future of scripting in Second Life—and it's already live on the Beta Grid!
This series starts from the ground up and is designed to get you comfortable with the new Lua-based scripting system.
We will explore:


* The basics of the SLua environment and syntax
==== Study Groups ====
* Writing simple scripts using SLua in the Second Life context
* Real-time hands-on practice in the beta grid


Each class is split 50/50: theory on the main grid, and hands-on practice on the beta grid.
* Day: all Saturdays


* Time: 11:00am - 1:00pm SLT


* Level: all levels


==== SLua - Advanced ====
* Teachers: Ali (sungali) & Suzanna (suzannalinn)
 
* Day: Fridays (theory) and Saturdays (practice)
 
* Time: 09:00am - 10:30am SLT
 
* Level: intermediate in LSL, enough knowledge of SLua to rewrite LSL scripts
 
* Teachers: Suzanna (suzannalinn) & Ali (sungali)


* Format: text-only
* Format: text-only


* Required: access to the Beta Grid
* Required: access to the Beta Grid for SLua


* In-world location:
* In-world location:
** on Fridays, main grid: Caledon Oxbridge (Main Lecture Hall) [http://maps.secondlife.com/secondlife/Caledon%20Oxbridge/72/140/29 map to Caledon Oxbridge]
** main grid: Caledon Oxbridge (Sandbox) [http://maps.secondlife.com/secondlife/Caledon%20Oxbridge/53/48/1500 map to Caledon Oxbridge]
** on Saturdays, beta grid: SLua Yardang 175/5/23 (SLua class study area)
** beta grid: SLua Yardang (SLua Class Study Area) [secondlife://Aditi/secondlife/SLua%20Yardang/157/8/23 link to SLua Class]
 
 
Already scripting in SLua? This advanced series unlocks powerful features and techniques that go far beyond what’s possible with LSL.
 
Topics include:
 
* Advanced object-oriented scripting techniques
* Working with tables, closures, coroutines, and other Lua features
* Writing modular, clean, and reusable code in SLua
* Leveraging SLua’s unique capabilities


Each class is split 50/50: theory on the main grid, and hands-on practice on the beta grid.
Come with your questions, practices and projects, to chat about anything scripting related.




= Introducing Lua: The New Scripting Language for SL =
= SLua: The New Scripting Language for SL =


I am compiling information about Lua and SLua (the version of Lua for SL) to give you an overview of their features and functionalities:
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:


* [[User:SuzannaLinn_Resident/Lua | Lua index]]
* [https://suzanna-linn.github.io/slua/ SLua guide]

Latest revision as of 12:28, 26 September 2025

About me

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


Classes

I'm excited to announce the launch of three new scripting class series designed to expand your skills and creativity in Second Life! Whether you're interested in integrating with external tools or diving into the future of scripting with SLua, there's something here for you.


Starting on September 29th. For more information, contact the instructor Suzanna (suzannalinn) or the teaching assistant Ali (sungali).


SLua - Basics (12 classes + 12 practices)

  • Dates: October 1st - December 19th
  • Day: Wednesdays (theory) and Fridays (practices)
  • Time: 11:00am - 12:30pm SLT
  • Level: beginner/intermediate in LSL, no prior SLua knowledge needed
  • Teachers: Suzanna (suzannalinn) & Ali (sungali)
  • Format: text-only
  • Required: access to the Beta Grid

SLua is the future of scripting in Second Life—and it's already live on the Beta Grid! This series starts from the ground up and is designed to get you comfortable with the new Lua-based scripting system.


SLua - Advanced (12 classes + 12 practices)

  • Dates: September 29th - December 18th
  • Day: Mondays (theory) and Thursdays (practice)
  • Time: 11:00am - 12:30pm SLT
  • Level: intermediate in LSL, enough knowledge of SLua to rewrite LSL scripts
  • Teachers: Suzanna (suzannalinn) & Ali (sungali)
  • Format: text-only
  • Required: access to the Beta Grid

Already scripting in SLua? This advanced series unlocks powerful features and techniques that go far beyond what’s possible with LSL.


Study Groups

  • Day: all Saturdays
  • Time: 11:00am - 1:00pm SLT
  • Level: all levels
  • Teachers: Ali (sungali) & Suzanna (suzannalinn)
  • Format: text-only
  • Required: access to the Beta Grid for SLua

Come with your questions, practices and projects, to chat about anything scripting related.


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: