René's URL Explorer Experiment


Title: Visualizing Algorithms

direct link

Domain: bost.ocks.org

Links:

Mike Bostockhttps://bost.ocks.org/
Donald Normanhttp://www.jnd.org/books/things-that-make-us-smart-defending-human-attributes-in-the-age-of-the-machine.html
augment human intellecthttp://www.dougengelbart.org/pubs/augment-3906.html
Eyeo 2014http://eyeofestival.com/
video of the talkhttps://vimeo.com/112319901
#https://bost.ocks.org/mike/algorithms#sampling
The Starry Nighthttps://en.wikipedia.org/wiki/The_Starry_Night
Pointillismhttps://en.wikipedia.org/wiki/Pointillism
Divisionismhttps://en.wikipedia.org/wiki/Divisionism
aliasinghttps://en.wikipedia.org/wiki/Aliasing
Moiré patternshttps://en.wikipedia.org/wiki/Moiré_pattern
retinalmicroscopy.comhttp://www.retinalmicroscopy.com/mosaics.html
blind spothttps://en.wikipedia.org/wiki/Blind_spot_(vision)
Best-candidatehttps://bl.ocks.org/mbostock/981b42034400e48ac637
Best-candidatehttps://bl.ocks.org/mbostock/d7bf3bd67d00ed79695b
using a quadtreehttps://bl.ocks.org/mbostock/9078690
O-notationhttps://en.wikipedia.org/wiki/Big_O_notation
Uniform randomhttps://bl.ocks.org/mbostock/fe3f75700e70416e37cd
Voronoi diagramhttps://en.wikipedia.org/wiki/Voronoi_diagram
Uniform randomhttps://bl.ocks.org/mbostock/0c44b0dc4e79af5a0a6e
Best-candidatehttps://bl.ocks.org/mbostock/42b6096fe66e978a3b77
histogramhttps://bl.ocks.org/mbostock/3048450
Uniform randomhttps://bl.ocks.org/mbostock/f5df08e573d5e4be4d7f
Best-candidatehttps://bl.ocks.org/mbostock/b17e0b2aa8b2d50de465
Poisson-dischttps://bl.ocks.org/mbostock/19168c663618b7f07158
Poisson-dischttps://bl.ocks.org/mbostock/dbb02448b0f93e4c82c3
Poisson-dischttps://bl.ocks.org/mbostock/b22c4c16a6ce605f3c56
Poisson-dischttps://bl.ocks.org/mbostock/22fd67be72552774736d
pseudocodehttps://en.wikipedia.org/wiki/Pseudocode
Learnable Programminghttp://worrydream.com/LearnableProgramming/
Inventing on Principlehttps://www.youtube.com/watch?v=PUv66718DII
#https://bost.ocks.org/mike/algorithms#shuffling
Fisher–Yates shufflehttps://bost.ocks.org/mike/shuffle/
Robert Sedgwickhttp://www.cs.princeton.edu/~rs/
lexicographicallyhttps://en.wikipedia.org/wiki/Lexicographical_order
Will It Shuffle?https://bost.ocks.org/mike/shuffle/compare.html
#https://bost.ocks.org/mike/algorithms#sorting
Quicksorthttps://bl.ocks.org/mbostock/e1e1e7e2c360bec054ba
insertion sorthttps://en.wikipedia.org/wiki/Insertion_sort
Quicksorthttps://bl.ocks.org/mbostock/eb3bf12a9d02d78480c2
Aldo Cortesihttp://corte.si/posts/code/visualisingsorting/
Quicksorthttps://bl.ocks.org/mbostock/6dcc9a177065881b1bc4
Mergesorthttps://bl.ocks.org/mbostock/39566aca95eb03ddd526
Mergesorthttps://bl.ocks.org/mbostock/1b5450d525babd28425f
Esprimahttp://esprima.org/
#https://bost.ocks.org/mike/algorithms#maze-generation
spanning treehttps://en.wikipedia.org/wiki/Spanning_tree
Random traversalhttps://bl.ocks.org/mbostock/70a28267db0354261476
Randomized depth-first traversalhttps://bl.ocks.org/mbostock/1ef3b1fb9eb35ca8ffff
minimum spanning treehttps://en.wikipedia.org/wiki/Minimum_spanning_tree
Randomized Prim’shttps://bl.ocks.org/mbostock/11159599
heaphttps://en.wikipedia.org/wiki/Heap_(data_structure)
Wilson’shttps://bl.ocks.org/mbostock/11357811
loop-erased random walkshttps://en.wikipedia.org/wiki/Loop-erased_random_walk
Random traversalhttps://bl.ocks.org/mbostock/11167589
considered harmfulhttp://eagereyes.org/basics/rainbow-color-map
cubehelix rainbowhttps://bl.ocks.org/mbostock/310c99e53880faec2434
Random traversalhttps://bl.ocks.org/mbostock/11337835
Randomized depth-first traversalhttps://bl.ocks.org/mbostock/949c772b81296f8e4188
Randomized Prim’shttps://bl.ocks.org/mbostock/11377353
Wilson’shttps://bl.ocks.org/mbostock/11363008
tidy tree layouthttps://bl.ocks.org/mbostock/4339184
Wilson’shttps://bl.ocks.org/mbostock/061b3929ba0f3964d335
Randomized depth-first traversalhttps://bl.ocks.org/mbostock/c11d97ee1415d3ac4176
#https://bost.ocks.org/mike/algorithms#vision
Shan Carterhttp://shancarter.com/
Archie Tsehttps://twitter.com/archietse
rent vs. buy calculatorhttp://www.nytimes.com/interactive/2014/upshot/buy-rent-calculator.html
Is It Better to Buy or Rent?http://www.nytimes.com/interactive/2014/upshot/buy-rent-calculator.html
Case–Shiller datahttp://www.nytimes.com/interactive/2014/01/23/business/case-shiller-slider.html
use vision to thinkhttps://books.google.com/books/about/Readings_in_Information_Visualization.html?id=wdh2gqWfQmgC
#https://bost.ocks.org/mike/algorithms#related-work
Aldo Cortesihttp://corte.si/
sorting visualizationshttp://sortvis.org/visualisations.html
malware entropyhttp://corte.si/posts/visualisation/malware/index.html
sorting.athttp://sorting.at/
sorting-algorithms.comhttp://www.sorting-algorithms.com/
Sorting Visualizerhttp://www.aarondufour.com/
audibilizationshttps://www.youtube.com/watch?v=t8g-iYGHpEA
latesthttp://algs4.cs.princeton.edu/23quicksort/
Amit Patelhttp://www.redblobgames.com/
2D visibilityhttp://www.redblobgames.com/articles/visibility/
polygonal map generationhttp://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/
pathfindinghttp://www.redblobgames.com/pathfinding/tower-defense/
2D visibility and shadow effectshttp://ncase.me/sight-and-light/
maze generation algorithmshttp://weblog.jamisbuck.org/2011/2/7/maze-generation-algorithm-recap
GPU-based path finding implementationhttp://nullprogram.com/blog/2014/06/22/
cellular automatahttps://en.wikipedia.org/wiki/Cellular_automaton
fascinatinghttps://www.youtube.com/watch?v=KJe9H6qS82I
subjecthttps://pmneila.github.io/jsexp/grayscott/
visualization for models and algorithmshttps://www.youtube.com/watch?v=-0Pe30Zz3a0
Inventing on Principlehttps://vimeo.com/36579366
Up and Down the Ladder of Abstractionhttp://worrydream.com/LadderOfAbstraction/
Jason Davieshttp://www.jasondavies.com/
Lloyd’s Relaxationhttp://www.jasondavies.com/lloyd/
Coalescing Soap Bubbleshttp://www.jasondavies.com/bubbles/
Biham-Middleton-Levine Traffic Modelhttp://www.jasondavies.com/bml/
Collatz Graphhttp://www.jasondavies.com/collatz-graph/
Random Points on a Spherehttp://www.jasondavies.com/maps/random-points/
Bloom Filtershttp://www.jasondavies.com/bloomfilter/
Animated Bézier Curveshttp://www.jasondavies.com/animated-bezier/
Animated Trigonometryhttp://www.jasondavies.com/animated-trig/
Proof of Pythagoras’ Theoremhttp://www.jasondavies.com/pythagoras-proof/
Morley’s Trisector Theoremhttp://www.jasondavies.com/morley-triangle/
Fourier serieshttps://bl.ocks.org/jinroh/7524988
Fourier transform time and frequency domainshttps://en.wikipedia.org/wiki/File:Fourier_transform_time_and_frequency_domains.gif
Simpson’s paradoxhttp://vudlab.com/simpsons/
central limit theoremhttp://blog.vctr.me/posts/central-limit-theorem.html
conditional probabilitieshttp://setosa.io/conditional/
Steven Wittenshttp://acko.net/
Julia fractalshttp://acko.net/blog/how-to-fold-a-julia-fractal/
topology inferencehttps://bost.ocks.org/topology/
visual debuggerhttps://bost.ocks.org/topology/debugger.html
D3’s selectionshttps://bost.ocks.org/selection/
Fisher–Yates shufflehttps://bost.ocks.org/shuffle/
bl.ockshttps://bl.ocks.org/mbostock
on Twitterhttps://twitter.com/mbostock
Mike Bostockhttps://bost.ocks.org/

URLs of crawlers that visited me.