No edit summary |
No edit summary |
||
Line 69: | Line 69: | ||
<br /> | <br /> | ||
<br /> | <br /> | ||
''''Licensing, Attribution, Open Sources, Piracy''''' | |||
Don't Copy That Floppy | |||
SPA, 1992 | |||
https://www.youtube.com/watch?v=up863eQKGUI | |||
Commodore 64 Cracktros | |||
https://www.youtube.com/watch?v=up863eQKGUI | |||
Microsoft EULA | |||
https://support.microsoft.com/en-us/gp/mats_eula | |||
Apple iOS User Agreement | |||
http://images.apple.com/legal/sla/docs/iOS91.pdf | |||
What is Open Source Software? | |||
https://opensource.com/resources/what-open-source | |||
The Access Compromise and the 5th R | |||
David Wiley | |||
http://opencontent.org/blog/archives/3221 | |||
Licenses Overview | |||
http://choosealicense.com/licenses/ | |||
Choose a License | |||
http://choosealicense.com | |||
Explaining Why We Don't Endorse Other Systems | |||
https://www.gnu.org/distros/common-distros.en.html | |||
About Creative Commons Licenses | |||
https://creativecommons.org/licenses/ |
Revision as of 09:58, 17 June 2016
Working with Dependencies and Libraries
Understanding Programming Dependencies
Norman Wilde
ftp://ftp.sei.cmu.edu/pub/education/cm26.pdf
How to Solve Dependency Hell
Mark Florisson
https://www.cl.cam.ac.uk/~mbf24/2015/06/22/how-to-solve-dependency-hell/index.html
Towards a Theory of Packages
Mark Florisson, Alan Mycroft
https://www.cl.cam.ac.uk/~mbf24/packages.pdf
Arduino - Libraries Reference
https://www.arduino.cc/en/Reference/Libraries
Arduino - Libraries Guide
https://www.arduino.cc/en/Guide/Libraries
Arduino - Hacking Libraries
https://www.arduino.cc/en/hacking/libraries
Installing Arduino Libraries
https://learn.sparkfun.com/tutorials/installing-an-arduino-library
Common Arduino Library Problems
https://learn.adafruit.com/adafruit-all-about-arduino-libraries-install-use/common-library-problems
Processing - Libraries Reference
https://processing.org/reference/libraries/
Processing - Installing Contributed Libraries
https://github.com/processing/processing/wiki/How-to-Install-a-Contributed-Library
HTML script Element
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script
JavaScripting: JS Library/Framework/Plugin Repository
https://www.javascripting.com
VanillaJS
http://vanilla-js.com
microjs
http://microjs.com
Javscript Import
MDN
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import
jQuery
http://jquery.com
jQuery Plugin Registry
http://plugins.jquery.com
Prototype JS Framework
http://prototypejs.org
ExtJS
https://www.sencha.com/products/extjs/#overview
Eclipse IDF for Java Developers
http://www.eclipse.org/downloads/packages/eclipse-ide-java-developers/marsr
Android Studio
https://developer.android.com/studio/index.html
'Licensing, Attribution, Open Sources, Piracy
Don't Copy That Floppy SPA, 1992 https://www.youtube.com/watch?v=up863eQKGUI
Commodore 64 Cracktros https://www.youtube.com/watch?v=up863eQKGUI
Microsoft EULA https://support.microsoft.com/en-us/gp/mats_eula
Apple iOS User Agreement http://images.apple.com/legal/sla/docs/iOS91.pdf
What is Open Source Software? https://opensource.com/resources/what-open-source
The Access Compromise and the 5th R David Wiley http://opencontent.org/blog/archives/3221
Licenses Overview http://choosealicense.com/licenses/
Choose a License http://choosealicense.com
Explaining Why We Don't Endorse Other Systems https://www.gnu.org/distros/common-distros.en.html
About Creative Commons Licenses https://creativecommons.org/licenses/