User:SuzannaLinn Resident: Difference between revisions
No edit summary |
No edit summary |
||
Line 59: | Line 59: | ||
* In-world location: | * In-world location: | ||
** 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 (Main Lecture Hall) [http://maps.secondlife.com/secondlife/Caledon%20Oxbridge/72/140/29 map to Caledon Oxbridge] | ||
** beta grid: SLua Yardang | ** beta grid: SLua Yardang (SLua Class Study Area) [secondlife://Aditi/secondlife/SLua%20Yardang/157/8/23 link to SLua Class] | ||
Line 90: | Line 90: | ||
* In-world location: | * In-world location: | ||
** 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 (Main Lecture Hall) [http://maps.secondlife.com/secondlife/Caledon%20Oxbridge/72/140/29 map to Caledon Oxbridge] | ||
** beta grid: SLua Yardang | ** beta grid: SLua Yardang (SLua Class Study Area) [secondlife://Aditi/secondlife/SLua%20Yardang/157/8/23 link to SLua Class] | ||
Revision as of 04:01, 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
- In-world location: Caledon Oxbridge (Main Lecture Hall) map to Caledon Oxbridge
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:
- main grid: Caledon Oxbridge (Main Lecture Hall) map to Caledon Oxbridge
- beta grid: SLua Yardang (SLua Class Study Area) 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.
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:
- main grid: Caledon Oxbridge (Main Lecture Hall) map to Caledon Oxbridge
- beta grid: SLua Yardang (SLua Class Study Area) 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.
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: