User Tools

Site Tools


assignments:a3

This is an old revision of the document!


Assignment 3

  • Due: July 23, 2016
  • Weight: 10%
  • Where: online
  • Type: Individual OR pairs

Learning objectives

To learn and explore:

  • The implementation and documentation of abstract data types as classes
  • Eiffel programming
  • Design patterns

Short description

TBD

Specification

NOTES and EXPLANATIONS

There is a small error in the spec that is causing lots of confusion. To make it easier, please modify the speeding formula. It says now (3 * gas - 50).

Please change it to (3 * gas_max - 50) where gas_max is a maximum of gas that the car can carry. Let's assume that gas_max is always > 15.

assignments/a3.1468520531.txt.gz · Last modified: 2016/07/14 18:22 by pawluk

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki