CIS 162 Computer Science I
Fall 2018

Contact Information:
Instructor: Zachary Kurmas Office: MAK C-2-316
Phone: 331-8688 Office Hours: MWF 9:30-11
Home page: http://www.cis.gvsu.edu/~kurmasz
Course Objectives:
At the completion of the course, students will be able to
  • solve problems using conditional statements,
  • solve problems using repetition statements,
  • use arrays and ArrayLists to store, retrieve and manipulate data,
  • explain the concepts of object state and behavior,
  • implement a class definition given the specifications,
  • demonstrate an awareness of the impact of computing on society,
  • read and understand Java source code
Text:
  • Programming in Java: Early Objects by R. Lysecky and A. Lizarraga. ISBN: Online at zybooks.com
Pre-Requsites
MTH 110
Grading:
Points for this class are shown in the table below. Note also the additional conditions that follow.
Point distribution Grading scale
        Category         %
        Midterm Exam 15%
        Lab Exam 12%
        Final Exam 20%
        Projects 25%
        zyBook activities 10%
        Labs 18%
      
        Total 100%
             
       
Letter grade     Minimum Percentage
            A     94%
            A-     90%
            B+ 87%
            B 84%
            B- 80%
            C+ 77%
            C 74%
            C- 70%
            D+ 67%
            D 64%
Additional Conditions:
  • You must have a passing average on the tests to pass the class.
  • Your final grade may be at most one letter grade higher than your test average.
  • I reserve the right to make minor adjustments to the point distribution. In particular, I may make minor adjustments to the weights of each test if we cover more or less material than expected.
Important Dates:
  • Drop Day: Friday, 26 October
  • Final Exam: Saturday, 8 December, 9:00 a.m.
Course Policies:
  • Assignments are due at the beginning of class on the due date, unless specified otherwise.
  • The penalty for submitting assignments late varies by assignment. It could be as little as one or two points, or as much as no credit for the assignment. However, assignments more than 14 days late will receive a 0 even if "I just forgot to turn it in."
  • Unless specified otherwise, all assignments are to be completed individually.
  • I do not re-schedule labs, exams, or quizzes except in cases of extreme emergencies. Business trips are not emergencies.
  • The deadline to drop with a "W" is Friday, 26 October. Remember, I cannot and will not drop this class for you.
  • Attendance is required. I understand that absences are occasionally necessary; however, I reserve the right to lower grades for excessive absences.
  • This course is subject to the GVSU policies listed at www.gvsu.edu/coursepolicies/.
Special Assistance:
If there is any student in this class who has special needs because of learning, physical or other disability, please contact me and Disability Support Services (DSS) at 616.331.2490. Furthermore, if you have a disability and think you will need assistance evacuating this classroom and/or building in an emergency situation, please make me aware so I can develop a plan to assist you.

W3c Validation