5.3 CREDITS AND SUGGESTIONS FOR FURTHER READING


5.3 CREDITS AND SUGGESTIONS FOR FURTHER READING

For a comprehensive presentation of the C++ container classes, see [42]. For a detailed discussion of the complexity and amortized complexity issues related to the C++ container classes, see Stroustrup [54, pp. 464–465]. For further insights into the Java Collections Framework, the reader is referred to the online tutorial at the Java Developer Connection [28]. For additional reading on the different sorting algorithms, such as the merge-sort and quick-sort mentioned in this chapter, the reader is referred to [46]. The material in Section 5.2.5 on stable sorting was first posted by the author at [44]. Regarding the fail -- fast property of the iterators in the Java Collections Framework, the reader may also like to see the note posted by the author at http://www.jguru.com [43].




Programming With Objects[c] A Comparative Presentation of Object-Oriented Programming With C++ and Java
Programming with Objects: A Comparative Presentation of Object Oriented Programming with C++ and Java
ISBN: 0471268526
EAN: 2147483647
Year: 2005
Pages: 273
Authors: Avinash Kak

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net