X-Git-Url: http://git.nikiroo.be/?p=gofetch.git;a=blobdiff_plain;f=test%2Fexpected%2FLWN%2F0000764001.header.html;fp=test%2Fexpected%2FLWN%2F0000764001.header.html;h=6a9b78a742df974ecba29f4f236bd6c78278e75a;hp=f43c7ae911def589a29c2e7fb1718eb0808a93c5;hb=e818d449fee8a5397ab2f05df63bbeffc4c67dc0;hpb=a6a7ff9f2e7f42f17eaa69be2bfad201195b3eb4 diff --git a/test/expected/LWN/0000764001.header.html b/test/expected/LWN/0000764001.header.html index f43c7ae..6a9b78a 100644 --- a/test/expected/LWN/0000764001.header.html +++ b/test/expected/LWN/0000764001.header.html @@ -13,7 +13,7 @@
([Development] Sep 4, 2018 15:57 UTC (Tue) (jake))

- Part 1 of this series introduced the Julia project's goals and development process, along with the language syntax, including the basics of control flow, data types, and, in more detail, how to work with arrays. In this part, user-defined functions and the central concept of multiple dispatch are described. It will also survey Julia's module and package system, cover some syntax features, show how to make plots, and briefly dip into macros and distributed computing. + [1]Part 1 of this series introduced the [2]Julia project's goals and development process, along with the language syntax, including the basics of control flow, data types, and, in more detail, how to work with arrays. In this part, user-defined functions and the central concept of multiple dispatch are described. It will also survey Julia's module and package system, cover some syntax features, show how to make plots, and briefly dip into macros and distributed computing.



[1] https://lwn.net/Articles/763626/

[2] http://julialang.org/