Programming

Programming

1462 bookmarks
Custom sorting
Organizing Your Data
Organizing Your Data
Many people live by the adage that "cleanliness is next to Godliness." They find this way of living to be much less stressful. The problem is that Data is similar to the stuff in our lives. It becomes messy once it's out of the box and played with fo...
·blog.elixir4datascience.com·
Organizing Your Data
Intro To Elixir For Data Science
Intro To Elixir For Data Science
Is there room in the Data Science world for another option? The go-to programming languages are and have been Python and R. Could there be another contender? I'd like to invite you to join me on a new series I'm calling Elixir for Data Science. In it...
·blog.elixir4datascience.com·
Intro To Elixir For Data Science
Better domain modeling in Elixir with sum types
Better domain modeling in Elixir with sum types
Sum types are a powerful domain modeling technique. Let’s look at how to use them to remove invalid states.
·thoughtbot.com·
Better domain modeling in Elixir with sum types
Unpacking Elixir: Resilience
Unpacking Elixir: Resilience
The nine nines. 99.9999999% of uptime. Whether the AXD301 actually deserves to be held up as a system of nine nines seems debatable. I am not particularly interested in that debate. Erlang has a strong record for reliability and a design intended to help you as a developer and operator achieve your nines. Maybe just five of them. Up to you really.
·underjord.io·
Unpacking Elixir: Resilience
UUIDs with Python
UUIDs with Python
Unlocking the Power of UUIDs in Python: Your Guide to Universally Unique Identifiers
·medium.com·
UUIDs with Python
DIY Lambda
DIY Lambda
Documentation and guides from the team at Fly.io.
·fly.io·
DIY Lambda
Leveling Up Your Elixir Option Handling
Leveling Up Your Elixir Option Handling
With the NimbleOptions library, you can define powerful and flexible argument validation schemas.
·thestackcanary.com·
Leveling Up Your Elixir Option Handling
A football score matrix
A football score matrix
Decades of determining storage requirements for finite element matrices finally pays off.
·leancrew.com·
A football score matrix
Interview with Zach Daniel | Datadog
Interview with Zach Daniel | Datadog
An interview with Zach Daniel, author of Spandex: a Datadog library for Elixir.
·datadoghq.com·
Interview with Zach Daniel | Datadog
Ecto: An Introduction to Elixir's Database Toolkit
Ecto: An Introduction to Elixir's Database Toolkit
Ecto is the go-to database toolkit for Elixir developers. Read our beginner-oriented article to learn how it works and what's special about it.
·serokell.io·
Ecto: An Introduction to Elixir's Database Toolkit