CS190 Resources


[ Class ] [ Articles ] [ NXT ] [ Java ] [ Software ] [ Home ]

Course materials will primarily live online, and this section will be updated regularly. In addition to this page, we will have a mailing list for course announcements (cs190000-list AT mathcs DOT emory DOT edu) that will be archived for your reference.


-

Class Resources

Robotics Articles

NXT Resources

NXT Demo Videos

Java Resources

(Video) Tutorials:

  1. Running BlueJ with leJOS on the lab machines
  2. Installing the Java Development Kit (JDK) in Windows
  3. Installing BlueJ (install the JDK first)
  4. Installing leJOS on OS X

API documentation:

Tutorials:

Electronic Textbooks:

Exercise packets:

  1. Introduction to writing and executing Java programs
  2. Data Types and while loops
  3. Control Statements

Software