M&IS 24080
Computer Programming for Business I
Spring, 2005

Instructor: Glenn Thomas

The last day to withdraw from this course is Sunday April 3, 2005.


Related Pages Course Announcements

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
  • Homework 6 is posted.


Added April 4, 2005
  • You can download and unzip RectangleInterface.zip. When unzipped, this expands into the three fodlers:

    • IRectangle -- A folder whch contains the source code for the interface IRectangle.

    • RectangleImplementation -- A folder containing the class Rectangle, which implements the interface IRectangle.

    • WindowsApplication1 -- A folder containing a standard C# Windows Application. This applicatino allows you to create instances of the class Rectangle. Hopefully it will give you some ideas about accessing and testing a class.

    The solution you need to open this sample in Visual Studio is IRectangle.sln. It is located in the folder IRectangle.

    Some notes on interfaces can be found at Interface Notes


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
  • Homeworks 1, 2 and 3 are posted.

  • Homework 1 is due Wednesday January 19, 2005 before 3:00 p.m.

  • You will find WinZip, PKZip or other software that compresses folders as zip files helpful when you turn in homeworks, except for the first.

    You can get WinZip at http://www.winzip.com/. PKZip is available at http://www.pkzip.com/.

  • When you submit homework 1, you should see a file named gradeid.txt in the folder hw01. If you edit this file, you'll find a four digit identification number in it. This number can be used to identify your grades on the grades page as they are posted.

  • You'll hear it from me frequently. But, it bears repeating.

    Do not procrastinate. Get an early start on all homeworks for this course.