On this page:
People
Office Hours
Policies
Computing Environment
Assignments
Pair Programming
Exams
Projects
Grades
Version: 5.3.0.10

General

People

Instructors: David van Horn, Viera K. Proulx

Instructor designs and implements this class, leads lectures, creates the labs, assignments, and exams. The instructor is here to teach from life.

TAs: Spencer Florence, Michael Ravert, Jesse Ryan Anderton, Ryan Plessner.

TAs teach labs, supervise the grading of homework sets, hold office hours, and occasionally substitute in lectures. In general, they are apprentice teachers and are here to learn how to run a course.

Tutors: Catherine Patchell, An Dang, Katie Soldau, Matthew Clamp, Joshua Caron, Garrett Goode.

Tutors have, in the past year or two, mastered the material of this course; they teach in labs, hold office hours, grade assignments, and can remember what it’s like to be lost. They are here to gain a deeper understanding by teaching what they know to others.

Office Hours

Viera K. Proulx

 vkp

WVH322

..

Monday

..

3:00-4:00 pm

Wednesday

..

3:00-4:00 pm

Thursday

..

11:00-noon

David van Horn

 dvanhorn

WVH350

..

Thursday

..

3:30-5:30 pm

Friday

..

11:00-noon

Spencer Florence

 florence

WVH102

..

Monday

..

12:00-2:00 pm

Michael Ravert

 ravert1

WVH102

..

Wednesday

..

3:00-5:00 pm

Jesse Ryan Anderton

 jesse

WVH472

..

Thursday

..

10:00-noon

Ryan Plessner

 rpless

WVH102

..

Thursday

..

5:00-7:00 pm

Catherine Patchell

 patchca

WVH102

..

Sunday

..

3:00-5:00 pm

An Dang

 andang

WVH102

..

Monday

..

1:00-3:00 pm

Katie Soldau

 ksoldau

WVH102

..

Monday

..

3:45-5:45 pm

Matthew Clamp

 mclamp

WVH212

..

Tuesday

..

6:00-8:00 pm

Joshua Caron

 jcaron

WVH102

..

Wednesday

..

5:00-7:00 pm

Garrett Goode

 ggoode

WVH102

..

Friday

..

10:00-noon

Communication

Use CCIS email (@ccs.neu.edu) to reach any of the course staff; usernames are given above.

Lectures are held Monday, Wednesday, Thursday at 1:35pm-2:40pm in 451 Richards Hall

Labs are held on Tuesdays in 212 WVH

Policies

Computing Environment

You will complete your assignments (other than the first one) using the Eclipse IDE. Though, if you feel more comfortable, you may choose to use another IDE (e.g. NetBeans) or work directly from the command line, but you and your partner must both be comfortable with the chosen programming environment, and the staff may not be able to assist you with issues encountered in other environments.

You will use Web-CAT to work on your homework sets, to keep track of revisions, and to submit your homework.

Assignments

There will be one problem set each week, comprised of two parts: practice problems and pair-programming problems.

The practice problems will be a series of practice problems that every student must be able to solve. You should work out these problems on your own, and keep your solutions as an electronic portfolio. You may ask the instructor to give an informal review your portfolio at any time, but there will be a formal review at least once during the semester.

In the pair-programming problems you and your partner will apply the concepts from lectures and labs. The problems will consist of structured programming assignments that may be based on the work done in previous weeks, and may also include more creative projects where you can practice your design skills.

Due Date: Tuesday at midnight, unless otherwise specified. We will not accept late homework.

Pair Programming

You must work on your problem sets in pairs. We will assign you a partner. Every few weeks, you will get a new partner.

Important With each assignment you must turn in a log/calendar documenting the times you and your partner met and worked together and when you plan to meet next. If the planned meeting does not happen, write down an explanation. Add to each entry a note on what has been accomplished during that meeting.

Pair programming means that you and your partner work on the problem sets jointly. You read them together and you work on the solutions together. One of the lab’s purposes is to teach you how to work in pairs effectively; indeed, pairs are provably more effective than individuals in programming. The rough idea is this: One of you plays pilot, the other co-pilot. The pilot works on the keyboard and explains aloud what is going on; it is the co-pilot’s responsibility to question everything. After a problem is solved to the satisfaction of both, you must switch roles.

Every partner must be able to solve every homework problem in the end. In other words, You must be able to solve every homework problem on your own.

All programs must be completed strictly by you and your partner. You are free to discuss the problem sets with others, so long as you acknowledge discussants. However, you may not share code in any way. Submitting code that is not your own will be considered a violation of the University’s Academic Integrity Policy (pages 38—40 of the 2011-2012 Underaduate Student Handbook). Violations of academic integrity will be reported to OSCCR and will have a negative impact on your grade.

If you are having difficulties working with your partner, please inform your instructor. Bring in your log of meetings with your partner to help explain the problems you may have.

Exams

Projects

There will be a substantial class project implemented over the last several weeks of the course.

Grades

You will get a gpa for your homework (including the project) and for your exams. You must have both a passing homework gpa and a passing gpa to pass the course. For the final grade, we will assign a weight of 40% to the homework grade and a weight of 55% to the three exams. The remaining 5% are up to the instructors’ whim.