|
C# .NET 2005 Programming Rules
Syllabus
Homework
Office Hours
Contact Me
Grades Page
send me an e-mail
|
Added 12/19/07
Added 11/29/07
-
Homework 6 has been posted.
It is an optional homework that you do not need to complete.
However, if you do not, your final grade will will be computed based on
the first five homeworks your turned in.
If you chose to do the sixth homework, the points you earn on it will be added to
your points on the first five homeworks.
This total will be divided by 90 (the total points available on the first
five homeworks) to determine your final percentage for the course.
Put practically, you could earn up to 110 points if you turn in homework 6.
When divided by the 90 points on the first five homeworks, this could earn
you a course percentage of up to 123%.
If you have fewer that 90 points on the first five homeworks, the extra 20
points that you may earn by completing homework 6 could increase your grade by
as many as two letters.
(i.e., from a C to an A.)
Added 10/31/07
-
Download and unzip
treeViewExample2.ZIP
for the source code of the program discussed yesterday in class.
Added 10/29/07
Added 10/24/07
-
The program discussed in class on Tuesday is available as
TreeViewExample.zip.
Fell free to download and unzip this file.
I did add some code to avoid the problems that can arise when
an attempt is made to access a removable media drive (such as a
DVD drive) when there is no media in it.
Added 10/15/07
-
Homework 3 grades are available.
Added 10/3/07
-
InputBox.zip
is the source code for the program used in class yesterday is available.
When unzipped, a folder named InputBoxTester will be created.
Load the file InputBoxTester.sln into Visual Studio and try it out.
In the button1_Click event for Form1, try using different constructors.
Or, try the suggestion for a new constructor to allow the input of digits only.
We'll be covering the use of classes and creation of Dynamic Link Libraries for
a while.
Hopefully, this, and other examples, will make you feel more comfortable
with this material.
Added 10/1/07
-
Homework 4 is now available.
Added 9/12/07
-
Grades for home work 2 are posted and comments have been sent.
Please let me know if you have a question about your grade and/or do not receive
my comments on your home work.
Added 9/5/07
-
Homework 3 is available. We will spend some time discussing it in class.
-
You can download and unzip
CreateControls.zip
This is the program shown in class yesterday to illustrate creating controls
while a form is executing.
Added 8/29/07
-
Grades for homework 1 are posted.
-
Now would be a good time to check your Grade to on the grades page to be
certain it is there.
Added 8/14/07
-
Feel free to download
Csharp2005presentation.ppt.
We will spend some time looking at C# using these PowerPoint slides.
-
Homeworks 1 and 2 are posted.
-
Make it a practice to check this page frequently.
It will be used to let you know when homeworks or grades are posted.
It will also contain links to material related to the course.
|