Difference between revisions of "Weekly Schedule 20131 - OOP344"

From CDOT Wiki
Jump to: navigation, search
(This Week 1)
(Resources 1)
Line 46: Line 46:
  
 
=== Resources 1 ===
 
=== Resources 1 ===
* [http://git-scm.com/book Pro-git book]
+
* Git
* [http://www.sourcetreeapp.com Git GUI Client for Mac ]  
+
** [http://git-scm.com/book Pro-git book]
* [http://windows.github.com/ Github Client for Windows]  
+
** [http://www.sourcetreeapp.com Git GUI Client for Mac ]  
* [https://help.github.com/articles/generating-ssh-keys Generating SSH keys for github]
+
** [http://windows.github.com/ Github Client for Windows]  
 +
** [https://help.github.com/articles/generating-ssh-keys Generating SSH keys for github]
 +
** Great 15 minutes tutorial that will give you basic understanding of Git
 +
**: [http://try.github.com/levels/1/challenges/1 Try GitHub]
 +
** [[GIT for OOP344 Projects]]
 +
* Wiki
 
* [http://www.wikihow.com/Register-a-User-Name-on-Freenode How to register your IRC nickname on freenode]
 
* [http://www.wikihow.com/Register-a-User-Name-on-Freenode How to register your IRC nickname on freenode]
 
* [http://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients Compare IRC clients]
 
* [http://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients Compare IRC clients]
Line 65: Line 70:
 
* How to Install  
 
* How to Install  
 
** [http://wiki.tryphon.eu/how_to_install_xchat XChat]
 
** [http://wiki.tryphon.eu/how_to_install_xchat XChat]
* Great 15 minutes tutorial that will give you basic understanding of Git
 
** [http://try.github.com/levels/1/challenges/1 Try GitHub]
 

Revision as of 11:49, 7 January 2013


OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources


Week 1 - Jan 6

This Week 1

  • Introduction to Open Source development.
  • Collaboration Tools:
    • Wiki
    • Blog
    • IRC
    • Code Repository
    • Big Blue Button
  • Object Orientation Review
  • http://etherpad.proximity.on.ca

To Do by Jan 14

  1. Read Pro-git book
    Chapter One and Chapter Two
  2. Create an account on github
  3. Create a blog (anywhere you like)
  4. 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.
  5. Select a team of four students and pick a name for you team
  6. Send an email to me and send your github and team information
    subject of the email should be 344info
    email content
    nickname:
    name:
    surname:
    seneca username:
    github id:
    team name:
    number of team members:
  7. Create an account on this wiki
  8. 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 Accound Request
    • The subject you are enrolled in: "OOP344"
    • Your Seneca user id
    • Send this email from your Seneca Account only
  9. Learn how to do basic editing in a wiki
  10. Having all the information above add your name to the student list

Resources 1