User Tools

Site Tools


assignments:a1

This is an old revision of the document!


Assignment 1

  • Due: June 12, 2013
  • Weight: 10%
  • Where: online
  • Type: Individual

Learning objectives

  • The implementation and documentation of abstract data types as classes
  • Eiffel programming
  • Programming from contracts and test cases

Short description

You are to complete the missing parts in the file map.e. The given partial implementation is a generic structure of Map, where different instances can store objects of different types but a particular instance will store only sequences of the same type of objects. Objects are inserted in the map using the put feature. For simplicity, the argument passed to the put feature is a pair of key and value – object in the given sequence.

Specification

assignments/a1.1463070198.txt.gz · Last modified: 2016/05/12 16:23 by pawluk

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki