Weekly Schedule 20123 - OOP344

From CDOT Wiki
Revision as of 23:06, 19 September 2012 by Fardad (talk | contribs) (OOP344 -- Weekly Schedule 2012/3 (Fall Semester))
Jump to: navigation, search


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

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


Week 1 - Sep 3

This Week

  • Introduction to Open Source development.
  • Collaboration Tools:
    • Wiki
    • Blog
    • IRC
    • Code Repository
    • Big Blue Button
  • Object Orientation Review

To Do

  1. Read Pro-git book
    Chapter One and if possible Chapter Two
  2. Create an account on github
  3. Create a blog (anywhere you like)
  4. 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.
  5. Create a team of five students and pick a name for you team
  6. Send an email to me and send your github and team information
    subject of the email should be 344info
    email content
    nickname:
    name:
    surname:
    seneca username:
    github id:
    team name:
    number of team members:
  7. Create an account on this wiki
    send an email to cdot-wiki-admin@senecac.on.ca and ask for an account, an email will be sent back to you with your userid and a temporary password
  8. Learn how to do basic editing in a wiki
  9. Having all the information above add your name to the student list

Resources

Week 2 - Sep 9

This Week

  • Object Orientation Review
    Encapsulation, Inheritance, Polymorphism
  • Languages
    Platforms (Operating System + compiler)
    Multi-file compilation process basics
    compiler, linker

To Do

  1. Complete the to do list of last week
  2. Send an email to me and send your github and team information
    subject of the email should be 344info
    email content
    nickname:
    name:
    surname:
    seneca username:
    github id:
    team name:
    number of team members:

Resources

Week 3 - Sep 16

This Week

  • Pre-Processor Directives (Compiler continued) !
  • Macros !
    #define, #undef !
    multi-line macros !
  • Conditional Compilation !
    #ifdef, #ifndef, #if, #elif, #else, #endif, #undef !
  • Header file safeguards  !
    non-standard: #pragma once, !
  • Operators
  • Data types
    sizeof
    Integer, floating point, void, pointer, enum
    signed, unsigned
  • pointers
  • Storage Class Specifiers
    auto, register, volatile, const,
  • Statics
  • extern
  • typedef

To Do

  • Complete Teams' List 20123 - OOP344 page, (adding your team name and their members information)
    if you are not member of a team, add your name under "Not in a team" and I will assign you to a team.
  • Study chapter two of Pro-Git Book
  • Make sure you github account contains your REAL FULL NAME

Resources

Week 4 - Sep 23

This Week

To Do

Resources

Week 5 - Sep 30

This Week

To Do

Resources

Week 6 - Oct 7

This Week

To Do

Resources

Week 7 - Oct 14

This Week

To Do

Resources

Week 8 - Oct 21 (Study Week>

This Week

To Do

Resources

Week 9 - Oct 28

This Week

To Do

Resources

Week 10 - Nov 4

This Week

To Do

Resources

Week 11 - Nov 11

This Week

To Do

Resources

Week 12 - Nov 18

This Week

To Do

Resources

Week 13 - Nov 25

This Week

To Do

Resources

Week 14 - Dec 2

This Week

To Do

Resources

Week 15 - Dec 9 (Exam Week)

This Week

To Do

Resources