Business Programming

Course announcements for INFS1609 and INFS2609

Business Programming random header image

Entries Tagged as 'Assignments'

Assignment 2

August 24th, 2011 · Comments Off on Assignment 2 · Assignments

Change Log 2011-09-02 Added submission instructions Task This assignment extends assignment 1. Now that you have defined classes for accounts and transactions, the next step is to use collections to make a simple journal and ledger. A journal will be implemented as an ArrayList of transactions. A ledger will be implemented as a HashMap containing […]

[Read more →]

Tags:

Assignment 1 FAQ

August 8th, 2011 · Comments Off on Assignment 1 FAQ · Assignments

An FAQ has been added to the assignment 1 spec page. Please consult this for answers to common questions before emailing your tutor or the course account.

[Read more →]

Tags:

Assignment 1 – FINAL

July 31st, 2011 · No Comments · Assignments

NOTE: check this web site regularly for updates and clarifications to the assignment specification. Due Date: Friday week 5 (23:59:59 19 August 2011) Change Log 2011-08-04 Clarified output of report for the sample program 2011-08-03 Final version, including new report method 2011-08-02 Bugfix: Corrected captalised Fred to fred Task Suppose you are designing a program […]

[Read more →]

Tags: