Programming in Second Life

I needed to do a project related to robotics for a school course and elected to try and do something in Second Life. If you don't know what Second Life (SL) is then perhaps you might visit the web site: www.secondlife.com. If you're not already a programmer, this won't help you because it doesn't cover any fundamentals. If you already program in C, C++, Java etc. then this might help you get going. It's not so much a tutorial as a journal. It has all my notes from my own learning experience with an assortment of links to various SL web sites. I don't plan to update this very often but will publish the entire project including the scripts here once I'm done.

General notes of programming in SL

Journal, day 1, July 25

Journal, day 2, July 26

Journal, day 3, July 27

Journal, day 4, July 28

Journal, day 5, July 31

Journal, day 6 (after a long gap), September 9

Here is a zip file of all the scripts that I wrote during my robot project. You will see that several of them have version numbers. This helps to show how each one evolved as I developed it.