Weekly Schedule 20112 - OOP344

From CDOT Wiki
Jump to: navigation, search


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

OOP344 -- Weekly Schedule 2011/2 (Summer Semester)

Week 9 - July 3

This Week

  • Introduction to Open Source development.
  • Collaboration Tools:

To Do

Due date: Jul 10 , 23:59 (11:59pm)

  1. Create an account on this wiki, (please use your seneca email id for your wiki id)
    • Create your user page on wiki and fill it with your info (Not private ones)
  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. Download SVN and checkout the OOP344 repo(svn://zenit.senecac.on.ca/oop344) to get the notes done in class (userid: "oop344", no password)
  5. Create your team page using provided template
  6. Add your name to the OOP344 Student List

Resources

Week 10 - July 10

This Week

  • Assigning repos
  • Virtual methods
  • Pure virtual methods
  • Abstract base classes (Virtual Base Classes page 96)
  • Default arguments page 63
  • bool data type
  • Name space
  • Forward Declaration page 67;

To Do

Due date: Jul 19 , 23:59 (11:59pm)

  • Add your source code to your team's trunk
  1. Checkout the repository
  2. Copy only the .c and .h files to local trunk
  3. Right-click on the directory and select TortoiseSVN/ADD (select the files to add and click OK)
  4. Right-click on the directory and select SVN Commit to update the repository
  • Start doing the task (adding your comment to iolmain.c)

Resources

Week 11 - July 17

This Week

  • Dynamic Memory allocation review (oop244)
    Dynamic Array
  • Linked lists (page 69)
    1. Queues
    2. Stacks

To Do

Resources

Week 12 - July 24

This Week

  • Streams
    • Text files
    • Binary Random Access files

To Do

Resources

Week 13 - July 31

This Week

To Do

Resources

Week 14 - August 7

This Week

  • Test Two (Thursday)

To Do

  • Release 0.5 due

Resources

Exam week - August 14

This Week

  • Thu, 18 August, 11:30 – 13:30 Room: Tel3075

To Do

Project Due: Sunday Aug 21st.