Summer Semester, 2021
This paper aims to improve and develop your programming skills by setting a series of exercises, called études, which require an analytical and creative approach to problem solving. Most, but not all, of them will involve programming tasks. Some will not use computers at all, while others will use computers only for ancillary tasks. Each solution will be assessed against the requirements and you will be expected to go back and rework each étude until it is completed satisfactorily. You will be required to fully test and debug your programs as well as learn to identify inefficiencies.
The main objectives of this course are to develop and foster general skills relating to computer related techniques, understanding a problem, problem solving strategies and working with people. Most of the études will require working in pairs or in groups, although some exercises are individual work. There are no lectures, but weekly town hall meetings will be used to discuss or propose solutions, give hints, and reflect on the things you've learned.
To pass COSC326 you must complete all of the études.
The course structure and objectives are set out in more detail in the manifesto.
In COSC326 we place high value on the virtue of academic integrity, and view academic misconduct as a very serious matter. For further information, please see our statement on academic integrity and academic misconduct. Here is a student guide to Academic Integrity published by the University.
Please send all COSC326 related questions to mark326@cs.otago.ac.nz not to any personal address. This includes all submissions of work, questions etc.
When submitting programs you must submit source code (i.e., .java, .py, or similar files) with a README file or similar on how to compile and run your code. The readme file should contain some test cases you have used to test your code.
When submitting reports, please submit PDF files. Under no circumstances should you submit .doc, .docx, .odt or similar file types. You should think of your reports as being documents sent to a client answering questions that the client has raised -- we may bounce them back if they are too informal, too technical, or poorly presented.
If you have made significant use of any external resources in preparing your code or report, those resources must be identified, and acknowledged. Formal citation is not necessary, but enough information to enable me to find the resource is required.
If a submission is accepted we will reply with an email that includes the phrase "complete and correct", or a very close variant. When you receive such an email you can assume the submission has been accepted. Conversely, if that phrase does not appear, then your submission has not been accepted and a resubmission is required. If you are at all in doubt, then check back with us before assuming either that you've finished, or that you haven't (last semester a couple of students sent me resubmissions of études that we'd actually already accepted).
Town hall meetings: 11:00–12:00 on Tuesdays in Ōwheo G34
Laboratories: 09:00–11:00 on Mondays and Tuesdays and Wednesdays and Thursdays and Fridays, in Ōwheo G06.
Étude | Name | Type | Points | Files | Should be Completed and Passed by: |
---|---|---|---|---|---|
1 | Dates | Individual | 2 |
|
|
2 | Syllable slam | Group | 1 |
|
|
3 | Hilbert Curve | Individual | 1 |
|
|
4 | Desert Crossing | Group | 3 |
|
|
5 | Look Who's Talking | Pair | 2 |
|
|
6 | Counting it up | Pair | 2 |
|
|
7 | Where in the world is CS? | Individual | 2 |
|
|
8 | Rational Thinking | Pair | 2 |
|
|
9 | Social Distance | Group | 3 |
|
|
10 | Pushing Buttons | Pair | 1 |
|
|
11 | Video Manager | Pair | 2 |
|
|
12 | Floating Point | Group | 2 |
|
|
13 | Super size it | Group | 1 |
|
|
14 | Evaluation | EVERYONE | 0 |
|
Page maintained by Stefanie Zollmann. Last updated: 20th Jan 2021 11:13 Pacific/Auckland