Main FeaturesDynamic LanguagesPre-lecture Preparation

Contents

Index

Pre-lecture Preparation

  1. Take a look at the on-line TIOBE programming community index at http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html.
  2. Try downloading Ruby to your desktop or notebook computer. You need the interpreter ruby, the interactive shell irb, and the package manager gem. You can also download JRuby, which is a more recent implementation based on Java. (Ruby will be the language used in class instruction and demonstration, but students are free to use other programming languages in assignments).

August 29, 2012

Main FeaturesDynamic LanguagesPre-lecture Preparation

Contents

Index