Environment - Minor TDD exercise

Revision as of 14:14, 21 March 2008 by Clarman (talk | contribs)

Computers are used occasionally throughout the course.


However, we only need (and want) 1 computer for each 2 students; e.g., if 16 students, then 8 computers. Often, it is possible for students to bring their own laptop.


No network is required.


Software

If Java group:

  • Latest release version of Java Runtime (JRE)
  • Latest release version of Eclipse


If C++ group:

  • we will do the exercises in Java (see above) (to avoid burning hours on awkward/slow tool setup and use); Java is very similar to C++, and sufficient for the educational goals (of introducing the idea of TDD)


If .NET group:

  • Visual Studio in C#