29.11.2014 Views

Smalltalk and Object Orientation: an Introduction - Free

Smalltalk and Object Orientation: an Introduction - Free

Smalltalk and Object Orientation: an Introduction - Free

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

10.9 Summary<br />

In this chapter you have encountered for the first time, one of the most import<strong>an</strong>t class hierarchies in<br />

<strong>Smalltalk</strong>. The various collection classes will form the basis of the data structures you build <strong><strong>an</strong>d</strong> will be<br />

the corner stone of most of your implementations. So far you have looked at Bags, Sets <strong><strong>an</strong>d</strong><br />

OrderedCollections. For those of you coming from a Lisp style l<strong>an</strong>guage these concept s won’t<br />

have seemed too str<strong>an</strong>ge. However, for those of you coming from l<strong>an</strong>guages such as C, Pascal or Ada<br />

you may well have found the idea of a bag <strong><strong>an</strong>d</strong> a set quite bizarre. Stick with them, try them out,<br />

implement some simple programs using them <strong><strong>an</strong>d</strong> you wi ll soon find that they are easy to use <strong><strong>an</strong>d</strong><br />

extremely useful. You will very quickly come to wonder why every l<strong>an</strong>guage doesn’t have the same<br />

facilities!<br />

Figure 10.5: The System Browser after the "next" method has been defined<br />

10.10 Further reading<br />

Almost <strong>an</strong>y good book on <strong>Smalltalk</strong> includes a detailed discussion of the collection classes. However,<br />

particularly good references c<strong>an</strong> be found in [Lalonde <strong><strong>an</strong>d</strong> Pugh 1991]. Useful references for the Queue<br />

<strong><strong>an</strong>d</strong> Stack classes c<strong>an</strong> be found in [Goldberg <strong><strong>an</strong>d</strong> Robson 1989].<br />

94

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!