CIS 122

Spring 2014

 

 

Home

Syllabus

Schedule

Links

Contacts

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Course Information

  • CIS 122 Introduction to Programming and Problem Solving
    CRN: 46182

    Lecture (Pac 16): M-F 1-1:50pm

Tips for CIS 122 Students

  • Attend class regularly.

  • Keep up with the reading.

  • Do not fall behind; start projects early.

  • Ask questions in class. Everyone will be glad that you did.

  • Take advantage of KLA B-13 122 help hours.

  • Work "smart" and know when to ask for help (sooner rather than later).

Back to Top


Expected Workload for CIS 122

CIS 122 is an introduction to programming. Programming, like any other skill, requires an investment of time at the start, as you become familiar with the tools and methods of reasoning and practicing. You should plan on spending a sometimes significant amount of time on outside of classroom learning, in addition to attending class sessions.

We design the course with the expectation that there will be up to 8 hours needed per week for outside of class work (reading, projects, assignments, exams). If CIS 122 is consistently taking more time than that, please let us know.

Back to Top


Attendance

You should be aware that attending class is the only way to ensure access to all course information, materials, and activities. The nature of real-time, face-to-face interaction precludes complete replication outside of the original setting; notes posted at the CIS 122 web site are summaries rather than complete transcripts of classroom events. While attendance is not required, class will certainly include course material and/or activities that are not available outside of those venues.

CIS 122 KLA B-13 Help Hours are a good place to ask questions and catch up on classroom material missed due to unavoidable emergencies or illness, but are not a substitute for a skipped class or lab.

Email is a good place to pose short, succint questions that have short, succint answers, but does not work well for long questions or answers. Class and Klamath B-13 office hours are the best places to get immediate, personal help. In sum, for you to receive the most benefit from this course, always attend class. If you can arrange your schedule to be able to attend one or more Klamath B-13 help sessions per week, that is also helpful.

Back to Top


Programming Projects and Assignments

Projects will be assigned each week, beginning in week one. Projects will be posted on Fridays and will be due the following Thursday at 5p. The project posted in week 8 (the last week) will be optional. If completed, the grade on the last project may be used to replace any other project grade.

In a one quarter programming class, knowledge is cumulative and the weeks go by quickly. Therefore, to receive credit, assignments must be submitted by the due date.

Back to Top


Pair Programming is OK

Pair Programming refers to a particular way of programming with a partner:

"... a practice in which two programmers work side-by-side at one computer, continuously collaborating on the same design, algorithm, code, or test. ... One person is typing or writing, the other is continually reviewing the work. But, both are equal participants in the process." --All I Really Need to Know about Pair Programming I Learned in Kindergarten,Williams and Kessler, Communications of the ACM, May, 2000.

You may work with one partner on the programming projects. Taking turns in writer/reviewer (sometimes called "driver/navigator) roles can work well. Others may prefer for partners to work side-by-side at their own keyboards. What does not work well is for one person to always be at the keyboard while the partner watches. If you work as a team for programming projects, each individual should:

  • Understand the solution you are turning in (and be prepared to explain it).

  • Keep copies of all of the work on your own computer or computer space.

  • Submit your copy of the project files on Blackboard; use the comments section to identify your programming partner and also any other sources that contributed significantly to your solution.

A significant amount of the quizzes and final test will include concepts covered in the programming projects. The best way to learn to program is by programming!


Back to Top


Consulting is OK

You may get help from any source for the programming projects, as long as you:

  • Credit the source(s) (in the comments box of your Blackboard submission) of any and all significant help.

  • Understand the solution you are turning in (and be prepared to explain it).

  • Keep copies of all of the work on your own computer or computer space.


Back to Top


How to Submit Your Projects in Blackboard

Submit all projects on time. Late projects are by prior arrangement only.

From the menu on the left hand side of the screen, chooose "Projects". In the projects folder, choose "Submit Project X" where X=the number of the current project.

In Section 2 of the page that is displayed, scroll down to "Attach file" and choose "Browse My Computer".

Locate the file you need on your computer, and doubleclick on it. The file name will appear on an "Attached Files" list that you will see. Repeat "Attach File" and "Browse" for as many files as you need to attach for the current project.

At the bottom of Section 2, you will see a "Comments" window. This is where you credit all of the sources of any help you may receive on this assignment, including your partner if you are working in a programming pair. This is also the place to include any feedback you may have about the assignment and/or any remaining questions you may have.

Scroll down to Section 3 and hit the "Submit" button. You may re-submit your project up until the project deadline. Only the final submission will be graded.

Back to Top


How Your Final Grade is Calculated

The final grade for each student will be determined as follows:

Projects - ~33%
quizzes + final - ~66%
the final is ~1.5x the weight of a quiz

There will be 7 graded projects and one optional project.

The project posted in week 8 (due the last week) will be optional. If completed, the grade on the last project may be used to replace any other project grade.

I fully expect this class to be easy to pass for any student who does the homeworks, because the quizzes will be testing basic facility, not difficult or esoteric concepts.
Back to Top


Checking Your Grades

Please check your grades regularly. If there is any error or omission (these things do happen), please let the instructor know sooner rather than later. The earlier I know what needs to be fixed, the easier and less time-consuming it is for everyone involved. An email can alert me to simple errors; for larger issues, please come to office hours or schedule an appointment.

In Blackboard, choose Tools Areas/My Grades to view your grade report. Grades should be posted within one week to 10 days after assignments are submitted. If you do not see your grade and it has been more than 10 days after the due date, please let me know.

A (!) in the gradebook means your project has been submitted but needs to be graded.
A (-) in the gradebook means your project has not been submitted.
Unsubmitted projects will receive no points.

Back to Top


Missed Exams

If you have a legitimate reason for missing an quiz, please contact me in advance to make arrangements. If it is not possible to contact me in advance, then you must do so as soon as possible after the exam. No makeup exam will be given without instructor approval.

In fairness to all of the students in the class, you must have a justifiable and verifiable reason for missing the quiz.

Back to Top