C# Programming Rules
Syllabus
Submit Homework/View Comments
Homework
Office Hours
Contact Me
Grades Page 5/16/2005
send me an e-mail
|
Added May 16, 2005
-
Fianl grades and grades/comments for homework 6 are available.
-
If you feel I have made an error on your grade, you need to let me know.
The sooner you do this, the easier it will be to fix if I did.
Added April 28, 2005
-
Grades and comments for homework 5 are posted
Added April 14, 2005
Added April 4, 2005
Added March 29, 2005
-
You can download and unzip
ToString.zip.
This will create the folder ToString containing the source code for the sample program
I was using today to display Decimal, Hexadecimal and Twos Complement reprsentations of
various int values and the results of doing different arithmetic and bitwise
logical operations on these int values.
Added March 24, 2005
-
Grades and comments for homework 4 are available.
Added March 17, 2005
-
Homework 5 is posted to the web.
-
Feel free to download the Class
ListViewItemComparer
and incorporate it in
your fifth homework.
(Depending on your browser settings,
you may have to right click the link to download this file.)
Added March 15, 2005
-
Grades and comments for homework 3 are posted.
-
I will begin grading homework 4 sometime Saturday.
So, please have your's on the web by then.
-
Homework 5 should be up soon (probabably tomorrow).
Added March 8, 2005
-
You can download and try out the Backup program discussed
in class by clicking
GTBackup.exe.
This will be the basis for homework 5, which I hope to have posted later today.
Added February 16, 2005
Grades and comments are posted for homework 2.
I strongly encourage you to read your comments -- even if you recieved full credit.
If I recommended you stop by to see me, you really should.
I believe you can master this material.
Some help could go a long way in your doing this.
Added February 15, 2005
-
Homework 4 is posted.
I suggest you download and unzip this file.
In addition to a sample program for homework 4, it contains the source code foe
the Class inputBox we will discuss Thursday.
Added January 28, 2005
-
If you are using the PCs in the lab for this course, there is a temporary problem.
Accidentally, an incorrect version of Visual Studio was installed.
This should be corrected this weekend.
In the meantime, what you do in the PC lab can be saved.
If you take your program to a PC elsewhere, it will be automatically upgraded to Visual Studio .NET 2003
and should work there without any problems.
But, you will not be able to take the program back to the College Lab and have it work there.
To find out what version of Visual Studio you are running, open Visual Studio;
click Help; and then click About.
If the first line of the About dialog says Microsoft Development Environment 2003,
this is the correct version.
If it says something else, you are using an older version and may experience problems
if you move your program to a different PC.
Added January 19, 2005
-
Homework 1 grades are posted.
Added January 18, 2005
-
As promised, the PowerPoint slides to be presented can be downloaded as
CSharpSlides.ZIP.
You might want to print them out before Thursday's class.
Welcome to the M&IS 24080 homepage.
You should check it frequently for announcements relevant to the
course.
I'll assume you are aware of any material posted here after 48 hours.
Added January 13, 2005
|