浏览代码

Added entry and sources for Julia

Shubham Thakur 9 年之前
父节点
当前提交
bf4f345ed0
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      free-programming-books.md

+ 10 - 0
free-programming-books.md

@@ -76,6 +76,7 @@ Original Source: [List of freely available programming books](http://web.archive
   * [Javascript frameworks](#javascript-frameworks)
   * [Javascript frameworks](#javascript-frameworks)
   * [Node.js](#nodejs)
   * [Node.js](#nodejs)
 * [Jenkins](#jenkins)
 * [Jenkins](#jenkins)
+* [Julia](#julia)
 * [Language Agnostic](#language-agnostic)
 * [Language Agnostic](#language-agnostic)
   * [Algorithms & Datastructures](#algorithms--data-structures)
   * [Algorithms & Datastructures](#algorithms--data-structures)
   * [Cellular Automata](#cellular-automata)
   * [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)
 * [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 / TeX
 
 
 #### LaTeX
 #### LaTeX