Thursday, June 26, 2008

Object-Oriented Programming and Data Types

Reading

Read the C# For Sharp Kids starting from the section entitled "The Object-Oriented Approach Summarized". Continue reading to where the binder clip is. Some of this is re-reading from yesterday. Pay attention to the notes I made in the document.

The new reading section talks about data types and fields. This should be like a review, however they do a good job of explaining it here.

Code Study

Look at Program2. It is in "D:\John's Documents\MSDN\Csharp for Sharps Kids\Examples - CSharp\Program2". The program is very similar to what you have been writing. I placed comments in the code directed at you.

No comments: