Assignment Assigned Due Notes
Quiz 1 2016/07/20
Project 1 2016/07/19 2016/07/22
Quiz 2 2016/07/22
Quiz 3 2016/07/28
Midterm 2016/07/25 In class
Project 2 2016/07/22

There will be two programming projects and four quizzes in class.

All quizzes and the first project is to be done individually. The second project will be done in groups. This is an opportunity to experience the joys and frustrations of working with others. It's a skill you only get better at with practice.

In the 04833120 course, you will be expected to learn and practice good software engineering, as well as demonstrate mastery of the networking concepts. Both partners in a project group will need to fully understand the project and your solution in order to do well on those exam questions relating to the projects. For example, a typical question might be: "When you implemented X, you came across a particular situation Y that required some care. Explain why this simple solution Z doesn't work and describe how you solved it." We'll pick questions such that it will take some effort to figure out Y. If you didn't take the time to work the problem yourself and just relied on your partner, you won't have enough time during the test to figure it out. Be careful, the insights you'll need will come only from actually solving the problem as opposed to just seeing the solution.

Notes on the Programming Projects

A key objective of 04833120 is to provide a significant experience with system programming, where you must write programs that are robust and that must integrate with a large, installed software base. Oftentimes, these programs are the ones that other people will build upon or use as tools. Systems programming is very different from the application program development you have done in earlier courses:

We'll go into more detail about each of these points during the recitation sections. But keep in mind: the programming assignments in 04833120 are larger and more open-ended than in other courses. Doing a good job on the project requires more than just producing code that runs: it should have a good overall organization, be well implemented and documented, and be thoroughly tested.


Last updated: 2016-07-17 13:24:27 +0800 [validate xhtml]