Difference between revisions of "Weekly Schedule 20131 - OOP344"

From CDOT Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{{OOP344 Index | 20131}}
 
{{OOP344 Index | 20131}}
Under Construction!
+
* Inclass notes archive: [https://github.com/Seneca-OOP344/fardad-archive.git git@github.com:Seneca-OOP344/fardad-archive.git]
 +
* Inclass notes: [https://github.com/Seneca-OOP344/20131-notes.git https://github.com/Seneca-OOP344/20131-notes.git]
 +
 
 +
 
 +
== 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
 +
 
 +
=== To Do 1 ===
 +
# Read [http://git-scm.com/book Pro-git book]
 +
#: Chapter One and Chapter Two
 +
# Create an account on [https://github.com github]
 +
# Create a [http://en.wikipedia.org/wiki/Blog blog] (anywhere you like)
 +
# Join the IRC by [http://www.wikihow.com/Register-a-User-Name-on-Freenode 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.
 +
# Select a team of four students and pick a name for you team
 +
# Send an email to [mailto:fardad.soleimanloo@senecacollege.ca?subject=344info 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:
 +
# Create an account on this wiki
 +
#: send an email to [mailto:cdot-wiki-admin@senecac.on.ca?subject=Wiki+account+request 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.<br />
 +
The content of the email should be:
 +
#:* 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
 +
# Having all the information above add your name to the [[Student List 20131 - OOP344|student list]]
 +
 
 +
=== Resources 1 ===
 +
* [http://git-scm.com/book Pro-git book]
 +
* [http://www.sourcetreeapp.com Git GUI Client for Mac ]
 +
* [http://windows.github.com/ Github Client for Windows]
 +
* [https://help.github.com/articles/generating-ssh-keys Generating SSH keys for github]
 +
* [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/Wikipedia:How_to_edit_a_page How To edit Wiki pages]
 +
* [http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet How To edit Wiki Cheatsheet]
 +
* Blogs
 +
** [http://wordpress.com/ Wordpress]
 +
** [http://www.blogger.com/ Blogger]
 +
** [https://www.tumblr.com/ Tumblr]
 +
* IRC Clients:
 +
** [http://www.silverex.org/download/ XChat 2  (Windows)]
 +
** [http://colloquy.info/downloads.html Colloquy Colloguy (Mac)]
 +
** [https://addons.mozilla.org/en-US/firefox/addon/chatzilla/ ChatZilla (Multi-platform)]
 +
** [http://clicksandwhistles.com/download.php Clicks & Whistles (Windows)]
 +
* How to Install
 +
** [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 10:33, 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

To Do 1

  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
    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.

The content of the email should be:

    • The subject you are enrolled in: "OOP344"
    • Your Seneca user id
    • Send this email from your Seneca Account only
  1. Learn how to do basic editing in a wiki
  2. Having all the information above add your name to the student list

Resources 1