The Note Context in the rightmost column is only shown in case an annotated program exists. - You can navigate to the annotated program via the annotated slide view (= 'the note context').
A die class for an IO exercise. | die.cs | Slide context | - | - |
A die class for the Die comparison exercise. | die-random-for-exercise.cs | Slide context | - | - |
The class Set with the operations Intersection, Union, and Diff. | set.cs | Slide context | - | - |
GCD. | gcd-prog-1.c | Slide context | - | - |
Demonstration of the simple type bool in C#. | ex.cs | Slide context | - | - |
A demonstrations of arrays in C#. | ex.cs | Slide context | - | - |
A demonstration of if. | control-demo.cs | Slide context | - | - |
Demonstration of simple functions in C#. | simple-function-demo.cs | Slide context | - | Note context |
Demonstration of parameter passing in C#. | parameters.cs | Slide context | - | - |
Demonstration of overloaded methods in C#. | overloading.cs | Slide context | - | - |
Hello World Program in C#. | hello-world.cs | Slide context | - | - |
A Mutable Date class. | date.cs | Slide context | - | - |
A Person class that can return its private birth Date. | person.cs | Slide context | - | - |
A client of the Person which modifies the returned birth Date. | Client.cs | Slide context | - | - |
A sample implementation of class Polygon. | Polygon.cs | Slide context | - | - |
Class Point with MidPoint and RotateAroundPoint. | Point.cs | Slide context | - | - |
All bank account classes - for exercise. | all.cs | Slide context | - | - |
A solution to the exercise. | concrete-stack.cs | Slide context | - | - |
A sample client program of class Stack. | client.cs | Slide context | - | - |
A BankAccount class with a funny Balance property. | funny-bank-account.cs | Slide context | - | - |
A client of the funny BankAccount. | funny-app.cs | Slide context | - | - |
A version of class Point modified to use polar coordinates - For exercise. | Point.cs | Slide context | - | - |
BankAccount Skeleton - For exercise. | bank-account-skeleton.cs | Slide context | - | - |
BankAccount Client - For exercise. | client.cs | Slide context | - | - |
Interval Overlapping - For exercise. | Interval-starting-point.cs | Slide context | - | Note context |
Interval Overlapping Client- For exercise. | app.cs | Slide context | - | - |
Generated: Monday May 3, 2010, 14:53:37