Second Look at AList

| | Comments (0) | TrackBacks (0)
This assignment builds on the previous, with the transforming of the methods into classes. More importantly, through the use of these classes, for the first time in this course we see the use of the visitor design pattern. The same randomness and interface output as in the previous assignment were implemented here. All required tasks to be performed on the list required by the specification were implemented successfully. 
See the wiki for a detailed write-up on this whole assignment, and/or click the below picture to go to the repository listing, likewise for this assignment.

repo-listing.jpg

Code critiques and criticisms are always welcome.

Categories: ,

0 TrackBacks

Listed below are links to blogs that reference this entry: Second Look at AList.

TrackBack URL for this entry: http://www.lozzisolutions.com/cgi-bin/movable-type/mt-tb.cgi/88

Leave a comment

About this Entry

This page contains a single entry published on June 23, 2008.

First Look at AList was the previous entry in this section.

Third Look at AList is the next entry in this section.

Find recent content on the section index or look in the archives to find all content posted to this section.

Overview

  • This section contains a repository of code created at the university level, completed for individual clients(with their permission), or simply varieties of programs which may have no place at all but to serve as a reference. Please note that this section has its own search engine for finding the entries which contain code or links to code.