Spring 2007
CSC 108
Introduction to Programming
Dr. Yue-Ling Wong
Course Information
Syllabus
Timetable
(check often!)
Final Project Description
Student Gallery
Student Gallery
Selected lab files and projects of the class will be posted here.
X-ray mask animation from Lab02
3d rotating stick figure from Lab05
Selected works from Lab07 Platform Game
for (var i:Number = 1; i < csc108.length; i++)
{
gotoAndPlay(
finalProjects
[i]);
}
Copyright © Dr.Yue-Ling Wong, Wake Forest University.