I will be at a conference (ICSM’09)
during the week of Sep 20 and will miss class on Sep 22 and Sep 24. Another
graduate student will be giving lectures on those days.
For this course, all software must be developed using Qt
and its integrated development environment Qt Creator. The software is free and
open source, and cross-platform. This means that you can develop your assignments
for this class under Windows, Mac or Linux without worrying if I can compile your
assignments. This also gives your leeway to create cross-platform user interfaces
for your projects if you so desire. Since Qt is an object-oriented framework,
using the software will also help accomodate you to the techniques.
All projects involving programming will be submitted using the
Subversion version control system.
The repository URL is at http://classes.cs.kent.edu/courses/cs43901/svn/username.
Replace username with your CS login id to access your repository.
Authentication is required.