(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...)
 
 
Line 9: Line 9:
 
<p>
 
<p>
 
Other ideas are welcome.
 
Other ideas are welcome.
 +
 +
----
 +
[https://kiwi.ecn.purdue.edu/rhea/index.php/2009_Fall_ECE_462_Lu Back to ECE462]

Latest revision as of 14:34, 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.


Back to ECE462

Alumni Liaison

BSEE 2004, current Ph.D. student researching signal and image processing.

Landis Huffman