COMP1400

Programming for Designers

COMP1400 header image 4

Entries Tagged as 'Assignment'

Assignment 3 Submission Problems

October 12th, 2009 · No Comments

Apologies for a mistake in assignment 3 submissions. This was not working for anyone but it has now ben fixed (hopefully) and you should be able to submit now. Please do not email your assignment. Try the submission again. The deadline has been extended so as long as you submit this week, there will be [...]

[Read more →]

Tags: Assignment

Assignment 3

September 20th, 2009 · No Comments

For the 3rd and final assignment, you will design and implement a program for managing phone contacts in Alice.
Requirements
Your program must include:

A means for adding a phone contact.  You can assume that a phone contact consists of two strings: aname and a number (stored as a string since you cannot have leading 0’s in a number).
A [...]

[Read more →]

Tags: Assignment

Flow charts and pseudo code

September 14th, 2009 · No Comments

When you present your designs for the assignment you may use either flow charts or pseudo code. Pseudo code is often easier to write and understand.

[Read more →]

Tags: Assignment

Submitting Assignment 1

August 15th, 2009 · No Comments

For assignment 1 you need to submit 2 files: an Alice world (.a2w) file and a HTML (.html) file. The HTML file should be generated using “Export Code For Printing…” under the File menu in Alice. This will allow us to hand-mark your code and give you feedback.
When you are ready to submit [...]

[Read more →]

Tags: Assignment

Assignment 1: Alice goes to Jurassic Park

August 2nd, 2009 · No Comments

Design and program an animated scene based around a dinosaur world. The scene can show anything you like, as long as your program satisfies the following criteria:

It is at least 30 seconds long
It contains at least 3 moving objects
Two or more objects must move simultaneously
At least one object moves its subparts.
Your program must use at [...]

[Read more →]

Tags: Assignment

Assignment 3 Submission and Due Date

October 15th, 2008 · No Comments

Assignment 3 will be due at midnight, Sunday October 26th.
You must submit your assignments online using the online ‘give‘ page. You need to submit three files:

Your Alice world, an .a2w file.
Your code, exported as HTML.
A Microsoft Word document (.doc) with your program flowchart design and a short user’s manual.

Remember that your HTML file is generated [...]

[Read more →]

Tags: Admin · Assignment

Assignment 3

October 3rd, 2008 · No Comments

For the 3rd and final assignment, you will design and implement a program for managing phone contacts in Alice.
Requirements
Your program must include:

A means for adding a phone contact.  You can assume that a phone contact consists of two strings: a name and a number (stored as a string since you cannot have leading 0’s in [...]

[Read more →]

Tags: Assignment

Assigment 2 Submission Problems

September 25th, 2008 · No Comments

Once again, we are having problems with the submission of ‘large’ assignments (~10M +). If your submission fails (or if you receive no confirmation), do not frustrate yourselves by repeatedly trying to submit. Here are the fallback positions:

Email me your assignment (rkwok@cse.unsw.edu.au) (if necessary, compress it with zip or some other compression program)
Try your [...]

[Read more →]

Tags: Assignment

Assignment 2 submission & due date

September 10th, 2008 · 1 Comment

As with assignment 1, there will be two phases to your submission of assignment 2:

Designs must be presented in the week 8 lab and hard-copies of your flowcharts given to your tutor.
Final implementation is due at the end of week 9 (Midnight Sunday 2628 Sept)

You must submit your assignments online using the online ‘give‘ page. [...]

[Read more →]

Tags: Assignment

Ass 2 Pair programming

September 9th, 2008 · No Comments

In assignment 2 it is required that you work together in pairs. It is very important that you find a partner this week and email your tutor letting them know who you are working with. Someone from your tut class is preferable, but not mandatory.
We’ve been asked how you are expected to manage pair work, [...]

[Read more →]

Tags: Assignment