CreateJS Animation
By Brett Sheleski
A use of the CreateJS JavaScript Library to perform a looping animation.
CreateJS Cardioid
An interactive html page that allows the user to manipulate a Cardioid-like shape generated by lines.
Finding Factorials with Recursion
In this activity we will discover when recursion is the best solution for your computer programming task.
Network Internet Protocol (IPv6)
By Brett Sheleski, Terry Bartelt
In this learning activity you'll explore the IPv4 IP address scheme and the planned conversion to IPv6.
Strings in the .NET Framework
In this activity, we will explain the string datatype in the .net framework and cover the peculiarities of a reference type that appears to behave like value type.