|
You are here |
gribnau.dev | ||
| | | | |
stratus3d.com
|
|
| | | | | It's been 8 years since I learned Elixir and since then I have not tried to learn another programming language. I have now decided to learn a ... | |
| | | | |
alexgaynor.net
|
|
| | | | | [AI summary] The author discusses the advantages of the Rust programming language, particularly its tooling and package management system, Cargo, which simplifies development, testing, and deployment compared to other languages. | |
| | | | |
grantisom.com
|
|
| | | | | As a software engineer, staying up-to-date with the latest developments and best practices... | |
| | | | |
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. | ||