Line 3: Line 3:
 
----
 
----
  
[http://doc.trolltech.com/4.5/index.html Qt] : very useful for C++
+
[http://doc.trolltech.com/4.5/index.html Qt] : very useful for C++. Has source code for many widgets to make your GUI's more user friendly.
  
 
From the Qt website here is a direct link to source code for [http://doc.trolltech.com/4.5/widgets-tetrix.html tetris]
 
From the Qt website here is a direct link to source code for [http://doc.trolltech.com/4.5/widgets-tetrix.html tetris]

Revision as of 05:03, 28 August 2009

Here are some important links that should help with this class.


Qt : very useful for C++. Has source code for many widgets to make your GUI's more user friendly.

From the Qt website here is a direct link to source code for tetris

Eclipse : Eclipse is an IDE that will make coding much easier

Netbeans : Netbeans is another IDE that will make coding much easier


Back to ECE462

Alumni Liaison

Abstract algebra continues the conceptual developments of linear algebra, on an even grander scale.

Dr. Paul Garrett