Scripting Notes
At the NCCA, Bournemouth Uni I cover scripting in XSI along with another colleague of mine.
We use the first term as a basis for introducing programming concepts,
so although a little soft on the
XSI side it covers most of the aspects that we go onto to use in the 2 other terms.
These notes correspond to some of the material that I cover in that first term and as such represent only about 50% of what we actually teach.
I strongly recomment both books that I mention in the week 1 notes for more indepth reference...
and of course the program that we teach upon...
Any comment please mail me at ahayes@bournemouth.ac.uk
Lesson1
Introduction to scripting and its use in XSI
More notes can also be found here:
Lesson2
Variables, data types, and how it works in VBScript.
More notes can also be found here:
Lesson3
Conditional Constructs
Lesson4
Loops
Lesson5
Functions and Subroutines
Lesson6
Lists/Groups/Collections