Difference between revisions of "Weekly Schedule 20113 - OOP344"

From CDOT Wiki
Jump to: navigation, search
(edited title "Weekly Schedule 2011/1 (Winter Semester)")
(Week 1 - Sep 4)
Line 39: Line 39:
 
* [http://colloquy.info/downloads.html Colloquy] an IRC Client for Mac
 
* [http://colloquy.info/downloads.html Colloquy] an IRC Client for Mac
 
* [http://www.rapidsvn.org/download/release/0.12/RapidSVN-0.12.0-8051.dmg RapidSVN] a SVN Client for Mac
 
* [http://www.rapidsvn.org/download/release/0.12/RapidSVN-0.12.0-8051.dmg RapidSVN] a SVN Client for Mac
 +
== Week 2 - Sep 11 ==
 +
=== This Week ===
 +
* Compiler review
 +
* pre-processor directives
 +
*: #include
 +
*: #define (macros)
 +
 +
 +
=== To Do ===
 +
 +
 +
 +
=== Resources ===

Revision as of 10:57, 12 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