Useful learning resources and all other random resources that does not have its own topic page goes here under various sub-section titles. Topical learning resources, for example, code that is not a package, interesting code snippets, etc...will be listed here but specific resources, say, a "Julia for Statistics" tutorial would be listed on the Statistics page.
BOOKS
BLOGS
{NB: Language comparisons and general blogs are listed here, but blogs about benchmarking and Optimization will be listed under the relevant category page.}
CHEATSHEETS
CONF PRESENTATIONS
- Presentations for JuliaCon.
- JuliaCon Slides and Presentations
- JuliaCon-2015 ::
- Leah Hanson (@astrieanna) talks about "How Julia Goes Fast", the details of design and implementation choices that help Julia get good performance. YOW!, Australia, Dec/2014.
- EuroSciPy-2014 Video: Crossing Language Barriers with Julia, SciPy, IPython by Steven G. Johnson.
- JuliaCon-2014 ::
- SciPy-2014 :: Julia tutorial at SciPy by @dpsanders with the IJulia notebooks, aka Jupyter.
- 2013 StrangeLoop conference video: Zach Allaun shows how to build a functional and persistent vector, hash map, and set in Julia on top of the same data structure, and how to optimize the code for performance.
- ACM-SPLASH-2013 :: Stefan, Jeff, and Viral's talk.
- 2013 StrangeLoop :: Stefan Karpinski's talk notes on "The Design Impact of Multiple Dispatch".
COOKBOOKS
GENERAL RESOURCES
JUPYTER NOTEBOOKS
SLIDES
TUTORIALS
VIDEOS