Difference between revisions of "Winter 2014 SPO600 Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
(Created page with '{{Chris Tyler Draft}} Category:Winter 2014 SPO600 == Week 1 == * Introduction to Computer Architecture * Machine language and Instruction Set Architecture * Assembly Language…')
 
Line 8: Line 8:
  
 
=== ToDo ===
 
=== ToDo ===
* Identify two open source communities. Identify how they operate, specifically:
+
* Select two open source communities. Identify how they operate, specifically:
 
** Where the code is kept
 
** Where the code is kept
 
** How the community communicates
 
** How the community communicates
Line 14: Line 14:
 
** Who the gatekeepers are (e.g. module maintainers)
 
** Who the gatekeepers are (e.g. module maintainers)
 
** The code review process
 
** The code review process
** The age and maturity of the community
+
** The size, age, and maturity of the community
 
** The health of the community (from Vibrant to Moribund)
 
** The health of the community (from Vibrant to Moribund)
* Read through the entirety of two code reviews, one in each
+
* Read through the entirety of two code reviews, one in each community.
 +
* Write a blog post comparing the two communities.

Revision as of 01:49, 6 December 2013

Important.png
This is a draft only!
It is still under construction and content may change. Do not rely on this information.

Week 1

  • Introduction to Computer Architecture
  • Machine language and Instruction Set Architecture
  • Assembly Language
  • Porting vs Portable
  • Open Source

ToDo

  • Select two open source communities. Identify how they operate, specifically:
    • Where the code is kept
    • How the community communicates
    • How people join the community
    • Who the gatekeepers are (e.g. module maintainers)
    • The code review process
    • The size, age, and maturity of the community
    • The health of the community (from Vibrant to Moribund)
  • Read through the entirety of two code reviews, one in each community.
  • Write a blog post comparing the two communities.