Difference between revisions of "Extra Labs"

From CompSciWiki
Jump to: navigation, search
(update with Winter 2011 schedule.)
(added robocode 2)
 
(11 intermediate revisions by 9 users not shown)
Line 11: Line 11:
 
You don't need to have experience in Java to attend these labs -- any programming experience, combined with what you've already seen in COMP 1010 will probably be enough to allow you to understand the materials in the labs.
 
You don't need to have experience in Java to attend these labs -- any programming experience, combined with what you've already seen in COMP 1010 will probably be enough to allow you to understand the materials in the labs.
  
===Schedule and Labs===
+
===Labs===
  
  
 
All extra labs are 50 min long.
 
All extra labs are 50 min long.
  
* Extra Lab 1: [[GUI_I|Graphical User Interfaces in Java]] (Part I)
+
* [[GUI_I|Graphical User Interfaces in Java]] (Part I)
** March 9, 10:30 AM, E2-430 EITC.
+
* [[GUI_II|Graphical User Interfaces in Java]] (Part II)
** March 9, 11:30 AM, E2-430 EITC.
+
* [[Twitter_and_Java|Twitter]]
** March 9, 2:30 PM, E2-430 EITC.
+
* [[Accessing the web in Java]].   
* Extra Lab 2: [[Accessing the web in Java]].   
+
* [[QR Codes]]
** March 23, 10:30 AM, E2-430 EITC.
+
* [[Graphics with Processing I]]
** March 23, 11:30 AM, E2-430 EITC.
+
* [[Graphics With Processing II]]
** March 23, 2:30 PM, E2-430 EITC.
+
* [[Graphics With Processing III]]
* Extra Lab 3: [[QR_Codes]]  
+
* [[Greenfoot]]
** April 6, 10:30 AM, E2-430 EITC
+
* [[Robocode 1]]
** April 6, 11:30 AM, E2-430 EITC
+
* [[Robocode 2]]
** April 6, 2:30 AM, E2-430 EITC
+
* [[Roomba]]
 
+
* [[Introduction to Python]]
 +
* [[More to Python]]
 +
* [[Introduction to Eclipse]]
  
 
}}
 
}}

Latest revision as of 12:12, 3 April 2012

COMP 1010 Home > Extra Labs


Extra Labs

This series of labs is intended for those students in COMP 1010 who have extra experience programming and would like a challenge beyond the weekly labs. As a student, you can participate in any of these labs and receive one credit towards your lab mark. This means you will be able to go to the extra labs instead of your usual weekly labs and not lose any marks.

You don't need to have experience in Java to attend these labs -- any programming experience, combined with what you've already seen in COMP 1010 will probably be enough to allow you to understand the materials in the labs.

Labs

All extra labs are 50 min long.

Previous Page: Help on Debugging Next Page: Glossary