Difference between revisions of "Weekly Schedule 20113 - OOP344"

From CDOT Wiki
Jump to: navigation, search
(To Do)
(To Do)
Line 48: Line 48:
  
 
=== To Do ===
 
=== To Do ===
*[[Line Editing Facility - OOP344 20113 | Adding Display() method to Console] is due on Sep 20th, 23:59
+
*[[Line Editing Facility - OOP344 20113 | Adding Display() method to Console]] is due on Sep 20th, 23:59
  
 
=== Resources ===
 
=== Resources ===

Revision as of 11:13, 19 September 2011


OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources

OOP344 -- Weekly Schedule 2011/3 (Fall Semester)

Week 1 - Sep 4

This Week

  • Introduction to Open Source development.
  • Collaboration Tools:
    • Wiki
    • Blog
    • IRC
    • Code Repository


To Do

Form a team of 3 to 5 students and select a name for your team. (members can be from both sections of oop344)

  1. Create an account on this wiki, (please use your seneca email id for your wiki id)
  2. Join the IRC by registering your nickname on freenode server and joining the #seneca-oop344 channel for 344 related dialog
    Additional channels of interest: #seneca to interact with all Seneca students participating in opensource projects, and #seneca-social for Social (off-topic) dialog.
  3. Create a blog (if you don't already have one)
  4. Add your name to the OOP344 Student List
  5. Download SVN and check out the OOP344 repo(svn://zenit.senecac.on.ca/oop344) to get the notes done in class (userid: "oop344", no password)
  6. Create you team page using provided template

Resources

Week 2 - Sep 11

This Week

  • Compiler review
  • pre-processor directives
    #include
    #define (macros)


To Do

Resources

Week 3 - Sep 18

This Week

  • default arguments
  • cio startup

To Do

Resources