-
Notifications
You must be signed in to change notification settings - Fork 5
week 02
Chris Pinkney edited this page Sep 24, 2020
·
4 revisions
The following links are discussed in the videos:
- URL Regex Code - https://gist.github.com/dperini/729294
- No License - https://choosealicense.com/no-permission/
- StackOverflow License - https://stackoverflow.com/help/licensing
- Windows License - https://www.microsoft.com/en-us/Useterms/Retail/Windows/10/UseTerms_Retail_Windows_10_English.htm
- Spotify End User Agreement - https://www.spotify.com/ca-en/legal/end-user-agreement/
- Apple License - https://www.apple.com/legal/sla/docs/iOS13_iPadOS13.pdf
- SQLite Copyright - https://www.sqlite.org/copyright.html
- Open Source Definition - https://opensource.org/osd
- BSD 2-Clause - https://opensource.org/licenses/bsd-license.php
- BSD 3-Clause - https://opensource.org/licenses/BSD-3-Clause
- V8 License - https://chromium.googlesource.com/v8/v8.git/+/master/LICENSE
- Django License - https://github.com/django/django/blob/master/LICENSE
- D3.js - https://d3js.org/
- D3.js License - https://github.com/d3/d3/blob/master/LICENSE
- Pro Git - Chapter 1 (1.1 - 1.8), 2.1, and 2.2
- Watch the Video lectures
- Do the Readings
- Make sure git and GitHub are properly setup
- Complete Release 0.1 before Friday at midnight
- Complete Lab 1 before Friday at midnight