From bf4f345ed0c7696756a96524dae6a7b1fde2bbef Mon Sep 17 00:00:00 2001 From: Shubham Thakur Date: Sat, 27 Feb 2016 20:53:33 +0530 Subject: [PATCH] Added entry and sources for Julia --- free-programming-books.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index 3d867361..7cd1d893 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -76,6 +76,7 @@ Original Source: [List of freely available programming books](http://web.archive * [Javascript frameworks](#javascript-frameworks) * [Node.js](#nodejs) * [Jenkins](#jenkins) +* [Julia](#julia) * [Language Agnostic](#language-agnostic) * [Algorithms & Datastructures](#algorithms--data-structures) * [Cellular Automata](#cellular-automata) @@ -1351,6 +1352,15 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout, * [Jenkins: The Definitive Guide](http://www.wakaleo.com/books/jenkins-the-definitive-guide) (PDF) +### Julia + +* [Introducing Julia wikibook](https://en.wikibooks.org/wiki/Introducing_Julia) +* [Julia by Example](http://samuelcolvin.github.io/JuliaByExample) - Samuel Colvin (GitHub repo) +* [Learn Julia in Y minutes](https://learnxinyminutes.com/docs/julia) - Leah Hanson +* [Programming in Julia](http://quant-econ.net/jl/learning_julia.html) - Thomas J. Sargent and John Stachurski +* [The Julia Express](http://bogumilkaminski.pl/files/julia_express.pdf) - Bogomił Kamiński (PDF) + + ### LaTeX / TeX #### LaTeX -- GitLab