CIS 228

Text

Head First HTML and CSS, Second Edition, Elisabeth Robson and Eric Freeman, ISBN: 978-0-596-15990-0
booksite: HFHTMLCSS.
.

HeadFirst HTML5 Programming: Building Web Apps with JavaScript Elisabeth Robson and Eric Freeman, ISBN: 978-1-4493-9054-9
booksite: HFHTML5.
.

FTP Clients

Browsers

XHTML to PDF translator: Prince 8.0 download or online converter.

Image Processing Software

Validation

W3C validation tools.

CMP 338

Libraries and Abstract Data Types.

Text

Algorithms, 4th Edition, Sedgewick and Wayne, Addison Wesley, 2011.
Jar files: stdlib.jar and algs4.jar.

Java

Download Java SE Development Kit 7u6" (Windows x86) .
Java 7 documentation.

Eclipse

Download Eclipse Classic 4.2 (Juno).

CMP 407 and CMP 770

Text

The Definitive ANTLR Reference , Terence Parr, The Pragmatic Bookshelf, ISBN: 978-0-9787392-5-6.

Engineering A Compiler, 2nd Edition. , Cooper & Torczon, Morgan Kaufmann, ISBN: 978-0-12-088478-0.

Java

Download Java SE Development Kit 7u6 (Windows x86) .
Java 7 documentation.

Eclipse

Download Eclipse Classic 3.72 (Indigo).

ANTLR

Download ANTLR 3.4 complete binaries (includes StringTemplate 3.2.1).
Documentation for ANTLR v3 ( cheat sheet and ANTLR 3.4 API ) and for StringTemplate .
Subscribe to the ANTLR mailing list (get the daily digest).
Some ANTLR Tutorials including Setting up ANTLR v3 in Eclipse 3.5 .

Eclipse

Download Eclipse Classic 3.72 (Indigo).

ANTLR IDE

In Eclipse, Help => Install New Software, then Work with: Indigo - http://download.eclipse.org/releases/indigo
to install

  1. Dynamic Languages Toolkit - Core Frameworks 3.0.0.v20101211-0331-7l-2ED-z0UkhYdtV3_LBO,
  2. Graphical Editing Framework GEF 3.7.2.v20110927-2020-777D381B4Bz0755B465D34242, and
  3. Graphical Editing Framework Zest Visualization Toolkit 1.3.0.v20110425-2050-67A18yF6F18CBD5A7N54242.

Use the Eclipse Update Manager from update site http://antlrv3ide.sourceforge.net/updates (rather than download ANTLR IDE 2.1.2 ) to install the ANTLR IDE 2.1.2 plugin to Eclipse.
Use the Eclipse Update Manager from update site http://javadude.googlecode.com/svn/trunk/com.javadude.updatesite to install the Derived File Warning Cleaner Feature.

Parrot VM

DLX

LLVM