Last active
November 28, 2016 08:41
-
-
Save danielappelt/8b558a1f3387cbf8ef7a176efba70975 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
D3 Links | |
-------- | |
https://d3js.org/ | |
https://bost.ocks.org/mike/bar/ | |
https://jsfiddle.net/tLgp7qvv/ -> skalierender Bar Chart (abgewandelt von Teil 2 des Tutorials) | |
Javascript testen | |
----------------- | |
https://jsfiddle.net/ | |
Javascript lernen | |
----------------- | |
https://www.codecademy.com/learn/javascript | |
http://dmitrysoshnikov.com/ecmascript/javascript-the-core/ | |
Sachen nachschlagen | |
------------------- | |
https://developer.mozilla.org/en-US/docs/Web -> Suchfunktion | |
https://css-tricks.com/almanac/ -> CSS | |
Bücher | |
------ | |
Stephen Few - Information Dashboard Design | |
https://www.amazon.de/Information-Dashboard-Design-Stephen-Few/dp/1938377001/ref=sr_1_1?s=books-intl-de&ie=UTF8&qid=1480157479&sr=1-1&keywords=stephen+few | |
Douglas Crockford - Javascript: The Good Parts | |
https://www.amazon.com/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment