#elixir #programming #programming_languages #web_development #javascript
Programming elixir 1.6 — chapter 4 summary
https://medium.com/@fay_jai/programming-elixir-1-6-chapter-4-summary-ca3482b6c17f
Programming elixir 1.6 — chapter 4 summary
https://medium.com/@fay_jai/programming-elixir-1-6-chapter-4-summary-ca3482b6c17f
Medium
Programming Elixir 1.6 — Chapter 4 Summary
Welcome back to my 3rd entry in this Programming Elixir 1.6 Chapter By Chapter series. In case you didn’t read the other posts in this…
#elixir #phoenix_framework #phoenix #programming_languages #app_development
Elixir programming: facts to know for better app development
https://medium.com/@MLSDevCom/elixir-programming-facts-to-know-for-better-app-development-ff0c7a6b5f2c
Elixir programming: facts to know for better app development
https://medium.com/@MLSDevCom/elixir-programming-facts-to-know-for-better-app-development-ff0c7a6b5f2c
Medium
Elixir Programming: Facts to Know for Better App Development
Introduction to the Elixir programming language and Phoenix framework. Overview of their benefits for app development.
#elixir #programming #programming_languages #web_development #functional_programming
Programming elixir 1.6 — chapter 5 summary
https://medium.com/@fay_jai/programming-elixir-1-6-chapter-5-summary-6a7b5d88cf07
Programming elixir 1.6 — chapter 5 summary
https://medium.com/@fay_jai/programming-elixir-1-6-chapter-5-summary-6a7b5d88cf07
Medium
Programming Elixir 1.6 — Chapter 5 Summary
Chapter 1 and 2 — OOP, Functional Programming, and Pattern Matching
#programming #language #programming_languages #elixir #elm
My language bundle 2018
https://medium.com/@tdeniffel/my-language-bundle-2018-49963e84b975
My language bundle 2018
https://medium.com/@tdeniffel/my-language-bundle-2018-49963e84b975
Medium
My Language Bundle 2018
This post is a list of languages that I am either currently work with, or I plan to work (not all current langs are listed, the ones I see…
#elixir #australia #programming_languages #developer #erlang
How to implement string operations in elixir?
https://medium.com/@harrydigital4075/how-to-implement-string-operations-in-elixir-9ce465817a62
How to implement string operations in elixir?
https://medium.com/@harrydigital4075/how-to-implement-string-operations-in-elixir-9ce465817a62
Medium
How to implement String operations in Elixir?
Elixir is a dynamic, functional programming language designed especially for building scalable and maintainable applications. Some of…
#elixir #ruby #ruby_on_rails #phoenix_framework #programming_languages
Elixir vs. ruby and phoenix vs. rails: what to choose and why
https://medium.com/@MLSDevCom/elixir-vs-ruby-and-phoenix-vs-rails-what-to-choose-and-why-130b34abe3a1
Elixir vs. ruby and phoenix vs. rails: what to choose and why
https://medium.com/@MLSDevCom/elixir-vs-ruby-and-phoenix-vs-rails-what-to-choose-and-why-130b34abe3a1
Medium
Elixir vs. Ruby and Phoenix vs. Rails: What to Choose and Why
Extensive comparison of Elixir vs. Ruby and Phoenix vs. Rails. Learn what advantages and disadvantages Elixir and Ruby have.
#elixir #elixirlang #programming_languages #programming_tips #beginner_coding
When to return the :ok in elixir
https://medium.com/@bruno_sapienza/when-to-return-the-ok-in-elixir-10c3c336870
When to return the :ok in elixir
https://medium.com/@bruno_sapienza/when-to-return-the-ok-in-elixir-10c3c336870
Medium
When to return the :ok in Elixir
A co-worker raised that question the other day and it made me think about how this might be a bit tricky if you’re coming from a classic…
#elixir #test_driven_development #testing #programming #programming_languages
Test driven development — why elixir excels at tdd
https://medium.com/podium-engineering/test-driven-development-why-elixir-excels-at-tdd-8b5f1a51aee3
Test driven development — why elixir excels at tdd
https://medium.com/podium-engineering/test-driven-development-why-elixir-excels-at-tdd-8b5f1a51aee3
Medium
Test Driven Development — Why Elixir Excels at TDD
I joined Podium for many reasons, among them was our dedication to testing. A good test suite gives you confidence to go fast and ship…
#joe_armstrong #computer_science #programming_languages #erlang #elixir
Remembering joe, a quarter of a century of inspiration and friendship
https://medium.com/@ErlangSolutions/remembering-joe-a-quarter-of-a-century-of-inspiration-and-friendship-3ddded0831ab
Remembering joe, a quarter of a century of inspiration and friendship
https://medium.com/@ErlangSolutions/remembering-joe-a-quarter-of-a-century-of-inspiration-and-friendship-3ddded0831ab
Medium
Remembering Joe, a Quarter of a Century of Inspiration and Friendship
It is with great sadness that we share news of Joe Armstrong’s passing away. A few thoughts remembering Joe by his Friends.
#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.