Difference between revisions of "DPS909 and OSD600 Fall 2014 Notes"

From CDOT Wiki
Jump to: navigation, search
(Week 2)
Line 64: Line 64:
 
*** [https://twitter.com/codinghorror/status/507680549712838656 naming fallout]
 
*** [https://twitter.com/codinghorror/status/507680549712838656 naming fallout]
 
*** [http://blog.codinghorror.com/standard-markdown-is-now-common-markdown/ a third attempt, Common Markdown (2014)]
 
*** [http://blog.codinghorror.com/standard-markdown-is-now-common-markdown/ a third attempt, Common Markdown (2014)]
 +
*** [https://twitter.com/codinghorror/status/508027568839479297 ...and finally http://commonmark.org]
  
 
* Discussion of Class Projects: enabling browser based cloud sharing
 
* Discussion of Class Projects: enabling browser based cloud sharing

Revision as of 20:45, 5 September 2014

Contents

Week 1

  • TODO
    • Create an account on this wiki for yourself (note: requires manual creation)
    • Add your info to the Fall 2014 Open Source Students page.
    • Create a blog (wordpress or blogspot or whatever) and create a feed category or tag called "open source"
    • Read the Blog Guidelines for instructions on how to use your blog in the course
    • Add your blog feed and info to the Open Source@Seneca Planet List so that it appears in the OpenSource@Seneca Planet
    • Pick one Closed and one Open license/EULA, and read them from start to finish. Pick 3 things that struck you, blog about it and your reactions to the readings this week.
    • Begin learning how to use IRC for communication. We'll cover this in detail next week, but it's better to get started early.

Week 2

  • Release 0.1
    • Implement du in Filer
    • You will learn git, github, JavaScript, node.js, npm, Filer, code review
    • You must fix the bug yourself and have it reviewed by another student *and* review another student's implementation (i.e., do a pull request against another student's fork, and vice versa)