Difference between revisions of "Weekly Schedule 20112 - OOP344"

From CDOT Wiki
Jump to: navigation, search
(This Week)
(This Week)
 
(21 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
 
{{OOP344 Index | 20112}}
 
{{OOP344 Index | 20112}}
  
= OOP344 -- Weekly Schedule 2011/2 (Winter Semester)=
+
= OOP344 -- Weekly Schedule 2011/2 (Summer Semester)=
  
 
== Week 9 - July 3 ==
 
== Week 9 - July 3 ==
Line 54: Line 53:
  
 
=== To Do ===
 
=== To Do ===
 +
 +
Due date: Jul 19 , 23:59 (11:59pm)
 +
 +
* Add your source code to your team's trunk
 +
# Checkout the repository
 +
# Copy only the .c and .h files to local trunk
 +
# Right-click on the directory and select TortoiseSVN/ADD (select the files to add and click OK)
 +
# Right-click on the directory and select SVN Commit to update the repository
 +
 +
* Start doing the task (adding your comment to iolmain.c)
  
 
=== Resources ===
 
=== Resources ===
Line 60: Line 69:
  
 
=== This Week ===
 
=== This Week ===
 +
* Dynamic Memory allocation review (oop244)
 +
*: Dynamic Array
 +
* Linked lists (page 69)
 +
*# Queues
 +
*# Stacks
  
 
=== To Do ===
 
=== To Do ===
 +
* Release 0.1 due, see [http://zenit.senecac.on.ca/wiki/index.php/Console_UI_Core_Classes_-_OOP344_20112#Adding_Buffering_logic_to_your_iol_logic_.28Release_0.1.29 project due dates]
  
 
=== Resources ===
 
=== Resources ===
Line 68: Line 83:
  
 
=== This Week ===
 
=== This Week ===
 +
* Streams
 +
** Text files
 +
** Binary Random Access files
  
 
=== To Do ===
 
=== To Do ===
Line 76: Line 94:
  
 
=== This Week ===
 
=== This Week ===
 +
*Templates
 +
*: Function templates
 +
*: Class Templates
 +
*Multiple inheritance
 +
*:[[OOP344 Multiple inheritance, casting and temporary nameless objects | Multiple inheritance, casting and temporary nameless objects  ]]
 +
*Exception Handling
  
 
=== To Do ===
 
=== To Do ===
 +
* Release 0.2 due Aug 3rd, See [http://zenit.senecac.on.ca/wiki/index.php/Console_UI_Core_Classes_-_OOP344_20112#Adding_CFrame_and_CField_classes_to_your_project_.28Release_0.2.29 project due dates]
  
 
=== Resources ===
 
=== Resources ===
Line 84: Line 109:
  
 
=== This Week ===
 
=== This Week ===
 +
* Test Two (Thursday)
  
 
=== To Do ===
 
=== To Do ===
 +
* Release 0.5 due
  
 
=== Resources ===
 
=== Resources ===
Line 92: Line 119:
  
 
=== This Week ===
 
=== This Week ===
 +
* Thu, 18 August, 11:30 – 13:30 Room: Tel3075
 +
====To Do====
 +
Project Due: Sunday Aug 21st.

Latest revision as of 16:42, 8 August 2011


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.