Difference between revisions of "DPS909 & OSD600 Winter 2017"
Line 30: | Line 30: | ||
* [[DPS909 & OSD600 Winter 2017 - Lab 1 | Lab 1]] | * [[DPS909 & OSD600 Winter 2017 - Lab 1 | Lab 1]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
==Week 2== | ==Week 2== | ||
Line 54: | Line 49: | ||
*** [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] | ||
+ | * 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://writing.kemitchell.com/2016/09/21/MIT-License-Line-by-Line.html MIT License, line-by-line] | * [https://writing.kemitchell.com/2016/09/21/MIT-License-Line-by-Line.html MIT License, line-by-line] | ||
--> | --> |
Revision as of 10:21, 13 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
- One example of something we'll work on together: Thimble
- Brackets, originally started by Adobe, now used in Dreamweaver
- Seneca created Bramble based on Brackets, for the web
- Mozilla used Bramble to create the Thimble web code editor
- Also being integrated into Code.org
Week 2
- Readings/Resources
- Discussion of Project, First Release