Pacific University
 
Shereen Khoja Home
Research Interests
CS150
CS360
CS490
Fall Schedule
 
Office Hours
Mon 2:00 - 3:30pm
Tue 2:30 - 3:30pm
Wed 2:00 - 3:30pm
Fri 10:00 - 11:00am
or by appointment
 
Contact Info
shereen@pacificu.edu
(503) 352-2008
Strain 203C

 

Address:
UC689
2043 College Way
Forest Grove
OR 97116

Map it

CS360 - Windows Programming

Course Basics:

Prerequisite: CS250 Introduction to Computer Science II with a 'C' grade or better
Meeting Times: TTh: 09.25 - 10.40 AM
Location: Marsh LL12
Textbook: Programming Microsoft .NET by Jeff Prosise. Microsoft Press
Software: Microsoft Visual Studio .NET. This software is freely available to all students registered for this course. Contact me for information.

 

Course Assessment:

Grade Distribution:

5 Programming Assignments 50%
1 Midterms 25%
1 Final Project/presentation 25%

Program Grading:

Successful execution 70%
Adherence to coding standards 20%
Efficiency of code 10%

Percent Breakdown:

 
 
92-100%
A
90-92%
A-
88-90%
B+
82-88%
B
80-82%
B-
78-80%
C+
72-78%
C
70-72%
C-
68-70%
D+
60-68%
D
 
 
 
 
0-60%
F
 
 

 

Important Dates:

Dates for Midterms:

Thursday, 13 October in Marsh LL12

Date of Final:

Monday, 5 December, 12.00-02.30 PM in Marsh LL12

Other Dates:

5 September Labor day holiday (No Class)
12 September Last day to add courses. Last day to drop with no record
7 October No classes (Arts & Sciences)
7 November Last day to withdraw from courses
23-25 November Thanksgiving break

 

Course Policies:

Class Policies:

1. Attendance at every class is critical to your success in this course. I expect you to be on time and ready to go once it's 9.25am and that you stay till the end of class. Any missed lecture is your responsibility to make up; just remember, if you fall behind, it will be very difficult to catch up.

2. Computers are not to be used during lecture time. Once I begin lecturing, the keyboards should be pushed under the desk and the monitors should be ignored. Failure to do so will result in you being excused from class.

3. Cell phones are to be turned off and put away during class. Any cell phone that rings during class will be confiscated. Leaving during the middle of class to answer a call is extremely rude.

4. The instructor reserves the right to raise or lower a student's grade based on class participation and attendance. Specifically, participation can raise or lower your final grade by 1/3 of a grade. Further, your final grade may be lowered by 1/3 of a grade for each day (or portion thereof) of class missed. Please notify me PRIOR to class if you must miss class for any reason. Just sending an email prior to missing class does not guarantee you will be cleared to miss. Only legitimate reasons will be accepted as excuses for missing class.

Assignment and Exam Policies:

1. Assignments are to be turned in at the beginning of class on the day they are due.

2. Assignments can be turned in up to 24 hours late with a penalty of 10% of the grade. If the assignment is between 24 and 48 hours late you will lose 20% of your grade. Anything later will NOT be accepted.

3. Make sure to test your program before you turn it in. You may turn in your program only once.

4. A program that does not successfully compile or produces no output will lose 70% of the assignment grade.

5. No early or late exams/finals will be given under any circumstance. Do not make early Thanksgiving or end of term arrangements.

6. No incompletes will be given.

7. The cheating policy is defined in Pacific Stuff & the Pacific Catalog as well as the Academic Policy that each of you signed. Be sure you read this policy carefully. Every piece of code written for CS360 is to be an original design and an original implementation. The Web, textbooks and any other references are simply references for you. This means that copying code from any source is prohibited. Further, source code is not to exchange hands in any form or by any medium except when sending your solutions to the instructor. It is OK to share high level ideas during your design phase, help someone fix a bug occasionally, and share information dealing with the computer system (compiling, using editors, etc.) that does not involve code writing.

8. All code in any form generated from this course becomes the intellectual property of Pacific University. You may not share this code with anyone at any time (including after this course is over) without obtaining written permission from Pacific University.

9. Computer failure, software failure, and lack of computer access are not accepted as excuses for late programs; therefore, start work on the programs as soon as they are assigned, don't put them off until the last minute. Make sure to keep backup copies of your assignment. Corrupting or accidentally deleting your programs is also not an acceptable excuse for late programs.