Difference between revisions of "Weekly Schedule 20132 - OOP344"
(→To Do 1) |
|||
Line 72: | Line 72: | ||
* How to Install | * How to Install | ||
** [http://wiki.tryphon.eu/how_to_install_xchat XChat] | ** [http://wiki.tryphon.eu/how_to_install_xchat XChat] | ||
+ | == Week 2 - May 12== | ||
+ | === This Week 2=== | ||
+ | === To Do 2=== | ||
+ | === Resources 2=== | ||
+ | === blog posts 2=== | ||
+ | == Week 3 - May 19== | ||
+ | === This Week 3=== | ||
+ | === To Do 3=== | ||
+ | === Resources 3=== | ||
+ | === blog posts 3=== | ||
+ | == Week 4 - May 26== | ||
+ | === This Week 4 === | ||
+ | === To Do 4=== | ||
+ | === Resources 4=== | ||
+ | === blog posts 4=== | ||
+ | == Week 5 - June 2== | ||
+ | === This Week 5=== | ||
+ | === To Do 5=== | ||
+ | === Resources 5=== | ||
+ | === blog posts 5=== | ||
+ | == Week 6 - June 9== | ||
+ | === This Week 6=== | ||
+ | === To Do 6=== | ||
+ | === Resources 6=== | ||
+ | === blog posts 6=== | ||
+ | == Week 7 - June 16== | ||
+ | === This Week 7=== | ||
+ | === To Do 7=== | ||
+ | === Resources 7=== | ||
+ | === blog posts === | ||
+ | == Week 8 - June 23 (Study Break)== | ||
+ | === This Week 8=== | ||
+ | === To Do 8=== | ||
+ | === Resources 8=== | ||
+ | === blog posts 8=== | ||
+ | == Week 9 - June 30== | ||
+ | === This Week 9=== | ||
+ | === To Do 9=== | ||
+ | === Resources 9=== | ||
+ | === blog posts 9=== | ||
+ | == Week 10 - July 7== | ||
+ | === This Week 10=== | ||
+ | === To Do 10=== | ||
+ | === Resources 10=== | ||
+ | === blog posts 10=== | ||
+ | == Week 11 - July 14== | ||
+ | === This Week 11=== | ||
+ | === To Do 11=== | ||
+ | === Resources 11=== | ||
+ | === blog posts 11=== | ||
+ | == Week 12 - July 21== | ||
+ | === This Week 12=== | ||
+ | === To Do 12=== | ||
+ | === Resources 12=== | ||
+ | === blog posts 12=== | ||
+ | == Week 13 - July 28== | ||
+ | === This Week 13=== | ||
+ | === To Do 13=== | ||
+ | === Resources 13=== | ||
+ | === blog posts 13=== | ||
+ | == Week 14 - August 4== | ||
+ | === This Week 14=== | ||
+ | === To Do 14=== | ||
+ | === Resources 14=== | ||
+ | === blog posts 14=== | ||
+ | == Week 15 - August 11 (Exam Week)== | ||
+ | === This Week 15=== | ||
+ | === To Do 15=== | ||
+ | === Resources 15=== | ||
+ | === blog posts 15=== |
Revision as of 08:44, 14 May 2013
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Under Construction!
Contents
- 1 Week 1 - May 5
- 2 Week 2 - May 12
- 3 Week 3 - May 19
- 4 Week 4 - May 26
- 5 Week 5 - June 2
- 6 Week 6 - June 9
- 7 Week 7 - June 16
- 8 Week 8 - June 23 (Study Break)
- 9 Week 9 - June 30
- 10 Week 10 - July 7
- 11 Week 11 - July 14
- 12 Week 12 - July 21
- 13 Week 13 - July 28
- 14 Week 14 - August 4
- 15 Week 15 - August 11 (Exam Week)
Week 1 - May 5
This Week 1
- Introduction to Open Source development.
- Collaboration Tools:
- Wiki
- Blog
- IRC
- Code Repository
- Git, Svn, ....
- Big Blue Button
- Etherpad
- Object Orientation Review
- C Review
- pointers
- pointers and arrays
To Do 1
Due May 7th (Tuesday) 18:00
- Create an account on github
- Make sure your account name is presentable. This name will stay with you forever.
- Make sure your information on github is complete (real name, email, etc...)
- Send ONE email to me containing your git hub id
- subject of the email should be 344Github20132
- email content
- name: Your Name (exactly as it appears on your Seneca student card)
- nickname: Your Nick name
- Git hub ID: your Github id
Due by May 13th, 23:59
- Create a blog (anywhere you like)
- 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.
- Read Pro-git book
- Chapter One and Chapter Two
- Create an account on this wiki: send an email to cdot-wiki-admin@senecac.on.ca and ask for an account, an email will be sent back to you with your userid and a temporary password; make sure you have the following included in your email.
- Email subject: Wiki Account Request
- The subject you are enrolled in: "OOP344"
- Your Seneca user id
- Send this email from your Seneca Account only
- Learn how to do basic editing in a wiki
Resources 1
- Git
- Pro-git book
- GIT for OOP344 Projects
- Great 15 minutes tutorial that will give you basic understanding of Git
- Git GUI Client for Mac
- Github Client for Windows
- Generating SSH keys for github
- Wiki
- How to register your IRC nickname on freenode
- Compare IRC clients
- How To edit Wiki pages
- How To edit Wiki Cheatsheet
- Blogs
- IRC Clients:
- How to Install