Syllabus · Schedule · Policies · Resources · Course Description ··· Printable Page
Dr. Nazli HardyDr. Nazli Hardy - CSCI161 Introduction to Programming I
It’s your choice to be here so do come to class with a good attitude - to learn something, to contribute something
Each credit hour requires at least 3 hours of work outside class – you do the math ;-)
Do not sleep in class
If you have any questions or concerns about class, please do feel free to see me during the semester and we will take care of it together
Do seek help early so that you are not frustrated with new material
Most materials on which you will be tested will be taken from class work and labs, so do be sure to come to class or take notes from classmates
If you have any special needs, do see me as soon as possible so we can make accommodations
Do form study groups with classmates
* Graded Work:
Programs/ Assignments: Programs should be submitted using the submit script, which you will learn about in an introductory lab. Code should be formatted according to the coding standard discussed in class. It is imperative that your code is neatly formatted (proper indentation) and well-documented (comments, identifiers); correct, but sloppy, programs will not be accepted. Note well the format of programs distributed in class. Eclipse will help ensure your code is properly formatted.
* Academic Honesty:
Copying or extensive collaboration on assignments is not permitted and may result in failure of the course and expulsion from the university. You may discuss approaches to solving a problem, as long as the discussion remains above the level of specific Java instructions. You may also seek aid in resolving compiler messages. However, if someone else types on your keyboard or you copy code from someone else, you are committing academic dishonesty. Finding or purchasing a solution on the Internet or elsewhere and submitting it as your own work is plagiarism and may result in expulsion from the university.
Consult MU's Academic Dishonesty Policy for more details.
* this section is adapted from Dr. Zoppetti
Late submissions will NOT be accepted and there are NO make-up exams, barring extenuating circumstances. If your assignment is incomplete, submit it for possible partial credit. Programs must compile and run for any credit.