Difference between revisions of "DPS909 & OSD600 Winter 2017"

From CDOT Wiki
Jump to: navigation, search
(Week 2)
Line 35: Line 35:
 
* '''Introducing [http://git-scm.com/ git]'''
 
* '''Introducing [http://git-scm.com/ git]'''
 
** [[DPS909 & OSD600 Winter 2017 - Git Walkthrough | Git Walkthrough - Basics]]
 
** [[DPS909 & OSD600 Winter 2017 - Git Walkthrough | Git Walkthrough - Basics]]
** [[DPS909 & OSD600 Winter 2017 - Git Walkthrough 2 | Git Walkthrough #2 - Working Remote]]
 
  
 
* '''Readings/Resources'''
 
* '''Readings/Resources'''
Line 49: Line 48:
 
*** [http://sixrevisions.com/resources/git-tutorials-beginners/ Overview of Git Tutorials (many good ones)]
 
*** [http://sixrevisions.com/resources/git-tutorials-beginners/ Overview of Git Tutorials (many good ones)]
 
*** [http://help.github.com/ Github documentation]
 
*** [http://help.github.com/ Github documentation]
 +
 +
* [[DPS909 & OSD600 Winter 2017 - Lab 2 | Lab 2]]
 +
 +
==Week 3==
 +
 +
* Working with Git Remotes
 +
** [[DPS909 & OSD600 Winter 2017 - Git Walkthrough 2 | Git Walkthrough #2 - Working Remote]]
 +
 
* Discussion of Project, First Release
 
* Discussion of Project, First Release
 
** [https://github.com/mozilla/thimble.mozilla.org/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+bug%22 "good-first-bug" Issues in Mozilla Thimble]
 
** [https://github.com/mozilla/thimble.mozilla.org/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+bug%22 "good-first-bug" Issues in Mozilla Thimble]
  
* [[DPS909 & OSD600 Winter 2017 - Lab 2 | Lab 2]]
+
* [[DPS909 & OSD600 Winter 2017 - Lab 3 | Lab 3]]
 +
 
  
 
<!--  
 
<!--  

Revision as of 12:40, 26 January 2017

Resources for DPS909 & OSD600

Week 1

  • Course introduction
  • Some questions:
    • What was the first video game you ever played?
    • What are your main technical strengths, which technologies do you know well and enjoy?
    • Which (new) technologies are you excited to learn and try?
    • When you hear "open source," what comes to mind?
    • Do you have any hesitation, fears, or anxieties about working in open source projects?
  • How to have Success in this course:
    • Willingness to be lost and not panic
    • Willingness to put yourself out there, jump in
    • Curiosity
    • Being driven, persistence
    • Willingness to ask for help
    • Willingness to give others help
    • Independent learning
    • Doing more than the bare minimum

Week 2

Week 3