- Mike Bostock (D3js author) tutos & examples : http://bost.ocks.org/mike/
- D3.js wiki : https://github.com/mbostock/d3/wiki
- Tutorials, screencasts, newsletters : https://www.dashingd3js.com/
- Some tutorials : http://alignedleft.com/tutorials/d3
- another collection : http://www.pinterest.com/gelicia/resources-for-learning-d3js/
- http://www.jeromecukier.net/blog/2012/05/28/manipulating-data-like-a-boss-with-d3/
- Tips'n'tricks : http://www.d3noob.org -> ebook : https://leanpub.com/D3-Tips-and-Tricks/read
- http://pothibo.com/2013/09/d3-js-how-to-handle-dynamic-json-data/
- writing reusable D3 code http://blog.safaribooksonline.com/2013/09/06/reusable-d3-js-add-to-title/
- Making a Simple Interactive Map Prototype with D3…For Total Beginners Who are Totally Impatient
- Map articles : http://geoexamples.blogspot.fr/search/label/D3js
- Map+D3 basics http://www.digital-geography.com/d3-mapping-basics-draft-for-digital-geography-com/
- http://blogs.esri.com/esri/arcgis/2014/01/23/10-open-source-projects-every-javascript-geo-dev-should-know-about/
- D3.js gallery : http://christopheviau.com/d3list/gallery.html
- http://bl.ocks.org/ : jsfiddle-like with lots of D3 stuff
- http://livecoding.io another jsfiddle like
- http://tributary.io another jsfiddle like
- http://vida.io another jsfiddle like
- some maps examples : http://bl.ocks.org/rveciana
- http://techslides.com/over-2000-d3-js-examples-and-demos/
- http://edenhalperin.com/d3-scale-generator/
- http://driven-by-data.net/about/chromajs
- http://tools.medialab.sciences-po.fr/iwanthue/
- https://gist.github.com/widged/6820559
- http://d3plus.org : D3 extension that allows fast and easy creation of popular visualizations
- http://datamaps.github.io : Customizable SVG map visualizations
- http://c3js.org/ : C3.js D3-based reusable chart library : lines/bars