You are here |
ericlathrop.com | ||
| | | |
jdevuyst.blogspot.com
|
|
| | | | Most programmers who have dabbled in Clojure are probably familiar with the threading macros -> and ->>. For readers, who aren't. Here's wha... | |
| | | |
whatdidilearn.info
|
|
| | | | Learn how to define and use Modules in Elixir and how to reuse their functions, macros and of course module attributes. | |
| | | |
lambdaland.org
|
|
| | | | This is the story of how I solved a problem (ugly, cumbersome boilerplate code) that I ran into while writing a program in a functional language (Elixir). Functional programming languages often pride themselves on expressiveness and elegance; but occasionally they are not amenable to the most obvious solutions to the problems we wish to solve. In this case, the simplest solution to my problem would have been to have a global mutable variable. But no one likes those. | |
| | | |
blog.martinig.ch
|
|
| | Methods & Tools - the free e-magazine for software developers, testers and project managers - has just published its Fall 2015 issue that discusses Ethnographic Approach to Software, Emotional Testing, Lean UX in public sector and Enterprise-Scale BDD. Article in the Fall 2015 issue of Methods & Tools: * An Ethnographic Approach to Software * |