Difference between revisions of "Weekly Schedule 20112 - OOP344"
(→This Week) |
(→This Week) |
||
Line 45: | Line 45: | ||
=== This Week === | === This Week === | ||
* Assigning repos | * Assigning repos | ||
− | * | + | * Virtual methods |
+ | * Pure virtual methods | ||
+ | * abstract base classes | ||
=== To Do === | === To Do === |
Revision as of 15:36, 14 July 2011
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Contents
OOP344 -- Weekly Schedule 2011/2 (Winter 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