IFD:Computational Thinking-SoS16/Sources-14Jun16: Difference between revisions

From Medien Wiki
(Created page with "Understanding Programming Dependencies<br /> Norman Wilde<br /> ftp://ftp.sei.cmu.edu/pub/education/cm26.pdf<br /> <br /> How to Solve Dependency Hell<br /> Mark Florisson<br /> ...")
 
No edit summary
Line 1: Line 1:
'''''Working with Dependencies and Libraries'''''
Understanding Programming Dependencies<br />
Understanding Programming Dependencies<br />
Norman Wilde<br />
Norman Wilde<br />
Line 65: Line 67:
Android Studio<br />
Android Studio<br />
https://developer.android.com/studio/index.html<br />
https://developer.android.com/studio/index.html<br />
<br />
<br />
'''''Licensing, Piracy and C.'''''

Revision as of 09:54, 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, Piracy and C.