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=8611c17d849bea0ece33a0e4af31c670437e2907;hb=3367f6256b5143b7cba2a61de36e74f389a5f379;hpb=b389651b0012a7ba1ff30d164958e155688ac216 diff --git a/test/expected/LWN/0000764001.header.html b/test/expected/LWN/0000764001.header.html index 8611c17..6a9b78a 100644 --- a/test/expected/LWN/0000764001.header.html +++ b/test/expected/LWN/0000764001.header.html @@ -9,11 +9,11 @@
-

[$] An introduction to the Julia language, part 2

+

[$] An introduction to the Julia language, part 2

([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/