Weekly Schedule 20112 - OOP344
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Contents
OOP344 -- Weekly Schedule 2011/2 (Summer Semester)
Week 9 - July 3
This Week
- Introduction to Open Source development.
- Collaboration Tools:
- Wiki
- Blog
- IRC
- Code Repository
To Do
Due date: Jul 10 , 23:59 (11:59pm)
- 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)
- 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. - Create a blog (if you don't already have one)
- Download SVN and checkout the OOP344 repo(svn://zenit.senecac.on.ca/oop344) to get the notes done in class (userid: "oop344", no password)
- Create your team page using provided template
- Add your name to the OOP344 Student List
Resources
- TortoiseSVN download page for windows
- A quick tutorial for SVN: Source Control in Ten Minutes
- create console application projects in Visual Studio
- IRC account and login (in Windows)
- RabbitVCS - Linux alternative to TortoiseSVN
- Compare IRC clients
- How To edit Wiki pages
- How To edit Wiki Cheatsheet
- Free Xchat (IRC Client) for windows
- Colloquy an IRC Client for Mac
- RapidSVN a SVN Client for Mac
- XChat For Linux user
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
- 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
Week 11 - July 17
This Week
- Dynamic Memory allocation review (oop244)
- Dynamic Array
- Linked lists (page 69)
- Queues
- Stacks
To Do
- Release 0.1 due, see project due dates
Resources
Week 12 - July 24
This Week
- Streams
- Text files
- Binary Random Access files
To Do
Resources
Week 13 - July 31
This Week
- Templates
- Function templates
- Class Templates
- Multiple inheritance
- Exception Handling
To Do
- Release 0.2 due Aug 3rd, See project due dates
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.