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
Line 20: Line 20:
* Level: intermediate LSL
* Level: intermediate LSL


* Teacher assistant: Ali (sungali)
* Teachers: Suzanna (suzannalinn) & Ali (sungali)


* Format: text-only
* Format: text-only
Line 51: Line 51:
* Level: intermediate in LSL, no prior SLua knowledge needed
* Level: intermediate in LSL, no prior SLua knowledge needed


* Teacher assistant: Ali (sungali)
* Teachers: Suzanna (suzannalinn) & Ali (sungali)


* Format: text-only
* Format: text-only
Line 82: Line 82:
* Level: intermediate in LSL, enough knowledge of SLua to rewrite LSL scripts
* Level: intermediate in LSL, enough knowledge of SLua to rewrite LSL scripts


* Teacher assistant: Ali (sungali)
* Teachers: Suzanna (suzannalinn) & Ali (sungali)


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

Revision as of 01:26, 18 May 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 May 5th. For more information, contact the instructor Suzanna (suzannalinn) or the teaching assistant Ali (sungali).


LSL and Google Docs

  • Day: Mondays
  • Time: 09:00am - 10:30am SLT
  • Level: intermediate LSL
  • Teachers: Suzanna (suzannalinn) & Ali (sungali)
  • Format: text-only
  • Required: a Gmail account


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:

  • Access and update Google Spreadsheets from LSL
  • 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.


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)
  • Format: text-only
  • Required: access to the Beta Grid
  • In-world location:
    • on Wednesdays, main grid: Caledon Oxbridge (Main Lecture Hall) map to Caledon Oxbridge
    • on Thursdays, beta grid: SLua Yardang 175/5/23 (SLua class study area)


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
  • 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.


SLua - Advanced

  • 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
  • Required: access to the Beta Grid
  • In-world location:
    • on Fridays, main grid: Caledon Oxbridge (Main Lecture Hall) map to Caledon Oxbridge
    • on Saturdays, beta grid: SLua Yardang 175/5/23 (SLua class study area)


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.


Introducing Lua: 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: