#functional_programming #programming #software_development #elixir #software_engineering
Functional core imperative shell in elixir
https://medium.com/@lucaspenzeymoog/functional-core-imperative-shell-in-elixir-48ec0ad3d9c0
Functional core imperative shell in elixir
https://medium.com/@lucaspenzeymoog/functional-core-imperative-shell-in-elixir-48ec0ad3d9c0
Medium
Functional Core Imperative Shell in Elixir
Functional programming languages such as Elixir are great until they’re not. That is, they’re great for writing pure functions, but a…
#elixir #programming_languages #programming #computer_science #computers
5 aha tricks to make elixir‘s interactive shell more pleasant
https://medium.com/@leeduckgo/5-aha-tricks-to-make-elixir-s-interactive-shell-more-pleasant-c726e08477c8
5 aha tricks to make elixir‘s interactive shell more pleasant
https://medium.com/@leeduckgo/5-aha-tricks-to-make-elixir-s-interactive-shell-more-pleasant-c726e08477c8
Medium
5 Aha Tricks to Make Elixir‘s Interactive Shell more Pleasant
For the freshman of Elixir, there are some small tricks to make your programming way more pleasant and unhindered.
#programming #elixir #software_development #game_theory #software_engineering
Build an unbeatable tic tac toe minimax player in elixir in 5 simple steps
https://medium.com/@lucaspenzeymoog/build-an-unbeatable-tic-tac-toe-minimax-player-in-elixir-in-5-simple-steps-d9814dea8802
Build an unbeatable tic tac toe minimax player in elixir in 5 simple steps
https://medium.com/@lucaspenzeymoog/build-an-unbeatable-tic-tac-toe-minimax-player-in-elixir-in-5-simple-steps-d9814dea8802
Medium
Build an Unbeatable Tic Tac Toe Minimax Player in Elixir
Tic Tac Toe is a simple enough game for us humans to play, what with our powerful pattern-finding brains, but getting a computer to play…
#programming #elixir #merkle_tree #distributed_systems
Introducing merklemap: the new library powering horde’s improved performance.
https://medium.com/@derek.kraan2/introducing-merklemap-the-new-library-powering-hordes-improved-performance-9cd0b74a481
Introducing merklemap: the new library powering horde’s improved performance.
https://medium.com/@derek.kraan2/introducing-merklemap-the-new-library-powering-hordes-improved-performance-9cd0b74a481
Medium
Introducing MerkleMap: the new library powering Horde’s improved performance.
I’ve been to a couple of conferences already this year, including Lambda Days 2019, where I saw a whole bunch of good talks. Two talks in…
#elixir #code_quality #coding #programming
Enforcing code quality in elixir
https://itnext.io/enforcing-code-quality-in-elixir-20f87efc7e66
Enforcing code quality in elixir
https://itnext.io/enforcing-code-quality-in-elixir-20f87efc7e66
Medium
Enforcing code quality in Elixir
Enforcing your Elixir code to be well formatted, with no warnings and hopefully free of bugs. A mix task to automate code quality.
#programming #open_source #elixir #technology #women_in_tech
Witchcraft: the magic of math, functional programming, and community
https://medium.com/open-collective/witchcraft-the-magic-of-math-functional-programming-and-community-b45bc7213ff8
Witchcraft: the magic of math, functional programming, and community
https://medium.com/open-collective/witchcraft-the-magic-of-math-functional-programming-and-community-b45bc7213ff8
Medium
Witchcraft: the magic of math, functional programming, and community
Interview with Brooklyn Zelenka, blockchain engineer, functional programming math wizard, community builder, and founder of Fission and…
#functional #elixir #career #programming
3 things i learned in 1 year working with functional programming
https://dev.to/vnbrs/3-things-i-learned-in-1-year-working-with-functional-programming-3gkj
3 things i learned in 1 year working with functional programming
https://dev.to/vnbrs/3-things-i-learned-in-1-year-working-with-functional-programming-3gkj
DEV Community
3 Things I Learned In 1 Year Working with Functional Programming
Just like the great majority of programming-related courses, I was introduced to programming with the...
#elixir #tutorial #programming #beginners
Ad-hoc polymorphism in elixir using defprotocol
https://dev.to/sharmapankaj2512/ad-hoc-polymorphism-in-elixir-using-defprotocol-53ih
Ad-hoc polymorphism in elixir using defprotocol
https://dev.to/sharmapankaj2512/ad-hoc-polymorphism-in-elixir-using-defprotocol-53ih
DEV Community
Ad-hoc Polymorphism In Elixir Using defprotocol
#elixir #programming #haskell #erlang
My Dream Programming Language
https://itnext.io/my-dream-programming-language-707e33466c23
My Dream Programming Language
https://itnext.io/my-dream-programming-language-707e33466c23
Medium
My Dream Programming Language
After some time working with different programming languages, I started to think about building my own language. That’s what I came up…
#programming #webdev #rust #elixir
Using Rust with Elixir for code reuse and performance
https://dev.to/doctave/using-rust-with-elixir-for-code-reuse-and-performance-3ic5
Using Rust with Elixir for code reuse and performance
https://dev.to/doctave/using-rust-with-elixir-for-code-reuse-and-performance-3ic5
DEV Community
Using Rust with Elixir for code reuse and performance
Doctave.com is primarily built on the Elixir language. Specifically the Phoenix Web framework. Some...
#elixir #programming
A very simple scriptable Elixir server with tests
https://dev.to/marciol/a-very-simple-scriptable-elixir-server-with-tests-4j4i
A very simple scriptable Elixir server with tests
https://dev.to/marciol/a-very-simple-scriptable-elixir-server-with-tests-4j4i
DEV Community 👩💻👨💻
A very simple scriptable Elixir server with tests
Sometimes I miss the old days of Sinatra. It was so simple to build a really simple server, that we...
#elixir #tutorial #programming #functional #software #coding #development #engineering #inclusive #community
[File Format Verification] With Elixir
https://dev.to/elixirprogrammer/file-format-verification-with-elixir-2ba3
[File Format Verification] With Elixir
https://dev.to/elixirprogrammer/file-format-verification-with-elixir-2ba3
DEV Community 👩💻👨💻
[File Format Verification] With Elixir
Let's handle file name extensions with Elixir, useful to validate the type of format of...
#elixir #programming #functional #tutorial #software #coding #development #engineering #inclusive #community
How To Build a [Counter with Elixir, Phoenix, LiveView and Tailwind CSS] | No Javascript
https://dev.to/elixirprogrammer/how-to-build-a-counter-with-elixir-phoenix-liveview-and-tailwind-css-no-javascript-189h
How To Build a [Counter with Elixir, Phoenix, LiveView and Tailwind CSS] | No Javascript
https://dev.to/elixirprogrammer/how-to-build-a-counter-with-elixir-phoenix-liveview-and-tailwind-css-no-javascript-189h
DEV Community 👩💻👨💻
How To Build a [Counter with Elixir, Phoenix, LiveView and Tailwind CSS] | No Javascript
Learn how to use Elixir/Phoenix, to create a counter without javascript, only using...
#elixir #programming #tutorial #software #coding #development #engineering #inclusive #community
Adding periodic task in Elixir with OTP
https://dev.to/rafaquelhodev/adding-periodic-task-in-elixir-with-otp-2ge4
Adding periodic task in Elixir with OTP
https://dev.to/rafaquelhodev/adding-periodic-task-in-elixir-with-otp-2ge4
DEV Community
Adding periodic task in Elixir with OTP
In this post, I'll show how to create a simple periodic task using Elixir OTP. In this example,...
#computerscience #architecture #programming #elixir #software #coding #development #engineering #inclusive #community
Understanding GenStage back-pressure mechanism
https://dev.to/dcdourado/understanding-genstage-back-pressure-mechanism-1b0i
Understanding GenStage back-pressure mechanism
https://dev.to/dcdourado/understanding-genstage-back-pressure-mechanism-1b0i
DEV Community
Understanding GenStage back-pressure mechanism
Introduction Back-pressure is a technique utilized to prevent an application or a piece of...
#elixir #webdev #beginners #programming #software #coding #development #engineering #inclusive #community
Why I selected Elixir and Phoenix as my main stack
https://dev.to/clsource/why-i-selected-elixir-and-phoenix-as-my-main-stack-3i4a
Why I selected Elixir and Phoenix as my main stack
https://dev.to/clsource/why-i-selected-elixir-and-phoenix-as-my-main-stack-3i4a
DEV Community
Why I selected Elixir and Phoenix as my main stack
This is just a personal journey documentation on how I decided to use my current tech stack. Over...