CSC/ECE 517 Fall 2011/Table of Contents
Ch1 Introduction
1.1 IDE and Ruby
1.2 Collections Framework
- 1.2.1What is a collections framework?
- 1.2.2STL VS JCF
1.3 Methods vs Closures
- 1.3.1Methods
- 1.3.2Closures
- 1.3.3Significance of Closures
- 1.3.4Comparisons Between Closures and Methods