(New page: Several features can be very helpful to ECE 462 (and other programming classes): <ul> <li>A version control server. Right now, setting up a version control server is somewhat cumbersome...)
 
(No difference)

Latest revision as of 05:56, 10 September 2009

Several features can be very helpful to ECE 462 (and other programming classes):

  • A version control server. Right now, setting up a version control server is somewhat cumbersome. Sharing a repository requires ECN setting up groups. A better solution is to allow students to create their own repositories and decide who can access the files (read only or read + write). Something like sourceforge would be very helpful. It can track progress, show contributions by individuals, and so on. There are many version management tools. Can you evaluate them, pick a good one, and port it to Rhea?
  • Source-to-video. Can you submit source files (Java or C++ Qt) and the web site automatically compile and execute the program, and perform screen capture to create a video of the demo mode of your games?

Other ideas are welcome.

Alumni Liaison

Questions/answers with a recent ECE grad

Ryne Rayburn