Difference between revisions of "Extra Labs"

From CompSciWiki
Jump to: navigation, search
(update with Winter 2011 schedule.)
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]]
** 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.
+
** March 23, 11:30 AM, E2-430 EITC.
+
** March 23, 2:30 PM, E2-430 EITC.
+
* Extra Lab 3: [[QR_Codes]]  
+
** April 6, 10:30 AM, E2-430 EITC
+
** April 6, 11:30 AM, E2-430 EITC
+
** April 6, 2:30 AM, E2-430 EITC
+
  
  
 
}}
 
}}

Revision as of 09:22, 14 March 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