Difference between revisions of "BTP300 Weekly Schedule 20113"
(→Weekly Schedule 20113) |
(→Weekly Schedule 20113) |
||
Line 19: | Line 19: | ||
=== This Week === | === This Week === | ||
* [https://cs.senecac.on.ca/~btp300/pages/content/scala.html Primitive Types] | * [https://cs.senecac.on.ca/~btp300/pages/content/scala.html Primitive Types] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
=== To Do === | === To Do === | ||
Line 34: | Line 29: | ||
== Week 3 - Sep 18 == | == Week 3 - Sep 18 == | ||
=== This Week === | === This Week === | ||
− | * [https://cs.senecac.on.ca/~btp300/pages/content/ | + | * [https://cs.senecac.on.ca/~btp300/pages/content/opera.html Expressions] |
− | |||
=== To Do === | === To Do === | ||
Line 44: | Line 38: | ||
== Week 4 - Sep 25 == | == Week 4 - Sep 25 == | ||
=== This Week === | === This Week === | ||
− | * [https://cs.senecac.on.ca/~btp300/pages/content/ | + | * [https://cs.senecac.on.ca/~btp300/pages/content/cppfn.html Functions] |
− | * [https://cs.senecac.on.ca/~btp300/pages/content/ | + | * [https://cs.senecac.on.ca/~btp300/pages/content/class.html Programmer-Defined Types] |
− | |||
=== To Do === | === To Do === | ||
* Lecture Material | * Lecture Material | ||
− | |||
* Workshop | * Workshop | ||
− | |||
− | |||
* Project | * Project | ||
− | |||
− | |||
− | |||
− | |||
− | |||
** Add your name and information to [[BTP300Student List 20113]] | ** Add your name and information to [[BTP300Student List 20113]] | ||
− | ** Form Teams, identify team members (4-5 members) and add your team and its members to [[ | + | ** Form Teams, identify team members (4-5 members) and add your team and its members to [[BTP300 Teams 20113]] ''' By Friday 30th'''. |
=== Resources === | === Resources === | ||
* Lecture Material | * Lecture Material | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* Wiki | * Wiki | ||
** [http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page How To edit Wiki pages] | ** [http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page How To edit Wiki pages] | ||
** [http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet How To edit Wiki Cheatsheet] | ** [http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet How To edit Wiki Cheatsheet] | ||
− | |||
− | |||
− | |||
− | |||
== Week 5 - Oct 2 == | == Week 5 - Oct 2 == | ||
=== This Week === | === This Week === | ||
− | * [https://cs.senecac.on.ca/~btp300/pages/content/ | + | * [https://cs.senecac.on.ca/~btp300/pages/content/abstr.html Abstract Base Classes] |
− | + | * [https://cs.senecac.on.ca/~btp300/pages/content/minhe.html Multiple Inheritance] | |
− | * [https://cs.senecac.on.ca/~btp300/pages/content/ | + | * [[Hints for Using SVN to collaborate on school projects]] (demo in class) |
− | * | ||
− | |||
− | |||
− | |||
− | |||
− | |||
=== To Do === | === To Do === | ||
− | # | + | # Download [http://tortoisesvn.net/downloads Tortoise SVN] and install it on your local computer. |
− | |||
− | |||
− | |||
− | |||
=== Resources === | === Resources === | ||
− | * | + | * Project |
− | ** | + | ** [http://subversion.tigris.org/ Subversion (SVN)] |
− | ** [http:// | + | ** [http://tortoisesvn.net/docs/release/TortoiseSVN_en/index.htmlTortoiseSVN TortoiseSVN Documentation] |
− | ** | + | ** [http://svnbook.red-bean.com/ SVN book at red-bean.com] or download [https://cs.senecac.on.ca/~fardad.soleimanloo/oop344/notes/svn-book.pdf the PDF from here]. |
+ | ** [http://ankhsvn.open.collab.net/ AnkhSVN - Free Visual Studio SVN Integration Alternative To VisualSVN] | ||
* Projects | * Projects | ||
** [http://subversion.tigris.org/ Subversion (SVN)] | ** [http://subversion.tigris.org/ Subversion (SVN)] |
Revision as of 06:42, 30 September 2011
BTP300 Fall 2011 | Weekly Schedule | Student List | Project Requirements | Teams and their Projects | Student Resources
Contents
Weekly Schedule 20113
Week 1 - Sep 4
This Week
To Do
- Download Visual Studio 2010 from ACS and install it on your local computer.
- Download Tortoise SVN and install it on your local computer.
- Download the Dialog and Selection Samples from the Course Repository. (userid: "dpsgam" password: blank [no password])
Resources
Week 2 - Sep 11
This Week
To Do
- Download and install DirectX SDK June 2010
- Download the Dialog Modes Sample from the Course Repository. (userid: "dpsgam" password: blank [no password])
Resources
- DirectX Developer Centre at Microsoft
Week 3 - Sep 18
This Week
To Do
Resources
- MSDN Library at Microsoft
Week 4 - Sep 25
This Week
To Do
- Lecture Material
- Workshop
- Project
- Add your name and information to BTP300Student List 20113
- Form Teams, identify team members (4-5 members) and add your team and its members to BTP300 Teams 20113 By Friday 30th.
Resources
- Lecture Material
- Wiki
Week 5 - Oct 2
This Week
- Abstract Base Classes
- Multiple Inheritance
- Hints for Using SVN to collaborate on school projects (demo in class)
To Do
- Download Tortoise SVN and install it on your local computer.
Resources
- Project
- Projects
- Download Page of TortoiseSVN
- TortoiseSVN Documentation