Difference between revisions of "Extra Labs"

From CompSciWiki
Jump to: navigation, search
(added robocode 2)
 
(6 intermediate revisions by 6 users not shown)
Line 21: Line 21:
 
* [[Accessing the web in Java]].   
 
* [[Accessing the web in Java]].   
 
* [[QR Codes]]
 
* [[QR Codes]]
 +
* [[Graphics with Processing I]]
 +
* [[Graphics With Processing II]]
 +
* [[Graphics With Processing III]]
 
* [[Greenfoot]]
 
* [[Greenfoot]]
 
* [[Robocode 1]]
 
* [[Robocode 1]]
 
+
* [[Robocode 2]]
 +
* [[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