Javascript Resources

From Simson Garfinkel
Revision as of 19:22, 27 November 2018 by Simson (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Becoming a better JavaScript developer:

  • https://codepen.io/
  • https://jsfiddle.net/
  • https://bokeh.pydata.org/

Contents

  • 1 Books
  • 2 Blog Posts
  • 3 Cool Stuff
  • 4 Random Numbers

Books

  • https://eloquentjavascript.net/

Blog Posts

  • https://dmitripavlutin.com/how-three-dots-changed-javascript/

Cool Stuff

  • https://timeline.knightlab.com/ - Open source JavaScript timelines

Random Numbers

Especially Laplace distributions...


  • http://jsfiddle.net/KkDVr/2/ - Noise generation, showing on a canvas
  • http://jsfiddle.net/Xotic750/DXXhs/ — Gaussian distribution

Probability distributions for JavaScript:

  • http://statisticsblog.com/probability-distributions/#laplace
  • https://www.npmjs.com/package/probability-distributions
  • https://github.com/Mattasher/probability-distributions


Comments on how random numbers work in web browsers:

  • https://bocoup.com/blog/random-numbers
  • http://simjs.com/random.html
  • http://mathjs.org/docs/reference/functions/random.html
  • https://www.filosophy.org/post/35/normaldistributed_random_values_in_javascript_using_the_ziggurat_algorithm/

Graphing:

  • http://www.flotcharts.org
Retrieved from "https://simson.net/wiki/index.php?title=Javascript_Resources&oldid=1984"

Navigation menu

Page actions

  • Page
  • Discussion
  • View
  • View source
  • History

Page actions

  • Page
  • Discussion
  • More
  • Tools

Personal tools

  • Log in

Pages

  • Bio
  • Consulting
  • Photos
  • Notes
  • Notepaper Generator

Academic

  • Students
  • Courses
  • CV
  • Research
  • Unpublished

Special

  • Main page
  • Recent changes
  • Random page
  • All pages
  • Special pages

Contact

  • Contact
  • Upload a File

Tools

  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information
Attribution-Noncommercial-No Derivative Works 3.0 Unported
Powered by MediaWiki
  • This page was last edited on 27 November 2018, at 19:22.
  • Content is available under Attribution-Noncommercial-No Derivative Works 3.0 Unported unless otherwise noted.
  • Privacy policy
  • About Simson Garfinkel
  • Disclaimers