#functional_programming #evolutionary_biology #clojure #elixir #kotlin_beginners
Learn functional programming without all that arcane math jargon nonsense spell-casting phd monad jive talk
https://hackernoon.com/learn-functional-programming-without-all-that-arcane-math-jargon-nonsense-spellcasting-phd-jive-talk-27f760a32a47
Learn functional programming without all that arcane math jargon nonsense spell-casting phd monad jive talk
https://hackernoon.com/learn-functional-programming-without-all-that-arcane-math-jargon-nonsense-spellcasting-phd-jive-talk-27f760a32a47
Hacker Noon
Learn Functional Programming without all that Arcane Math Jargon Nonsense Spell-Casting PhD Monad Jive Talk
The Principal stood there, puzzled.
#programming #ruby #elixir #compilers #tail_recursion
Recursion, tail call optimization and recursion.
https://medium.com/@edisonywh/recursion-tail-call-optimization-and-recursion-ac54b01e3b18
Recursion, tail call optimization and recursion.
https://medium.com/@edisonywh/recursion-tail-call-optimization-and-recursion-ac54b01e3b18
Medium
Recursion, Tail Call Optimization and Recursion.
Recently I thought I’d take a jab at functional languages just to try out a different paradigm of thinking, and I decided to pick up…
#elixir #phoenix #learning_to_code
Learn to code the easy way (part 1)
https://medium.com/@damonvjanis/learn-to-code-the-easy-way-part-1-8067cd3b6307
Learn to code the easy way (part 1)
https://medium.com/@damonvjanis/learn-to-code-the-easy-way-part-1-8067cd3b6307
Medium
Learn to Code the Easy Way (Part 1)
Learning to write software can be hard. One of the things that can be the most challenging for a beginner is the mounds of free…
#docker #elixir #elm
Elixir-elm project from zero to deployment (using docker)
https://medium.com/@gege251/elixir-elm-project-from-zero-to-deployment-using-docker-273083f88911
Elixir-elm project from zero to deployment (using docker)
https://medium.com/@gege251/elixir-elm-project-from-zero-to-deployment-using-docker-273083f88911
Medium
Elixir-Elm project from zero to deployment (using Docker)
This blog post is about my experiences building an Elixir-Elm I started last weekend. It won’t serve as a detailed documentation, but I…
#elixir #python
Elixir ❤ python #1: getting started
https://medium.com/@pawel_dawczak/elixir-python-1-getting-started-165317f873fa
Elixir ❤ python #1: getting started
https://medium.com/@pawel_dawczak/elixir-python-1-getting-started-165317f873fa
Medium
Deploying Machine Learning Models for Elixir applications #1: Getting Started
You already know how to build scalable and fault tolerant systems with Elixir, but have you thought about making them smarter?
#elixir #websocket #erlang #phoenix_framework #api
Elixir websocket chat example
https://medium.com/@loganbbres/elixir-websocket-chat-example-c72986ab5778
Elixir websocket chat example
https://medium.com/@loganbbres/elixir-websocket-chat-example-c72986ab5778
Medium
Elixir WebSocket Chat Example w/o Phoenix
Using the Cowboy HTTP web server it’s very easy to handle web socket connections in your Elixir application. Keep in mind, this example is…
#elixir
Recommend: anonymous functions, programming elixir 1.6 — chapter 5
https://dev.to/chenge/recommend-anonymous-functions-programming-elixir-16chapter-5--2o0m
Recommend: anonymous functions, programming elixir 1.6 — chapter 5
https://dev.to/chenge/recommend-anonymous-functions-programming-elixir-16chapter-5--2o0m
The Practical Dev
Recommend: Anonymous Functions, Programming Elixir 1.6 — Chapter 5
Today I read this good post of a series about Elixir. Share it.
# FizzBuzz ...
# FizzBuzz ...
#elixir #advent_of_code #programming
Day 3: no matter how you slice it — advent of code 2018
https://medium.com/@CodeSync/day-3-no-matter-how-you-slice-it-advent-of-code-2018-4d4dce81db7
Day 3: no matter how you slice it — advent of code 2018
https://medium.com/@CodeSync/day-3-no-matter-how-you-slice-it-advent-of-code-2018-4d4dce81db7
Medium
Day 3: No matter how you slice it — Advent of Code 2018
by Simon Escobar Benitez
#elixir #advent_of_code #programming
Day 2: inventory management system — advent of code 2018
https://medium.com/@CodeSync/day-2-inventory-management-system-advent-of-code-2018-d75897bf5564
Day 2: inventory management system — advent of code 2018
https://medium.com/@CodeSync/day-2-inventory-management-system-advent-of-code-2018-d75897bf5564
Medium
Day 2: Inventory Management System — Advent of Code 2018
by Simon Escobar Benitez
#elixir #advent_of_code #programming
Day 1: chronal calibration — advent of code 2018
https://medium.com/@CodeSync/day-1-chronal-calibration-advent-of-code-2018-1b90e3d3da5d
Day 1: chronal calibration — advent of code 2018
https://medium.com/@CodeSync/day-1-chronal-calibration-advent-of-code-2018-1b90e3d3da5d
Medium
Day 1: Chronal Calibration — Advent of Code 2018
By Simon Escobar Benitez
#phoenix #cowboy #elixir #erlang
Stripping `server: cowboy` from response headers in phoenix
https://medium.com/frame-io-engineering/stripping-server-cowboy-from-response-headers-5fc557b7ce2b
Stripping `server: cowboy` from response headers in phoenix
https://medium.com/frame-io-engineering/stripping-server-cowboy-from-response-headers-5fc557b7ce2b
Medium
Stripping `server: Cowboy` from response headers
Or: Cowboy, CowboyPlug, onresponse, stream_handlers, and Phoenix.Endpoint
#elixir #programming #web_development #tech #learning
My intro to elixir: how learning another programming language can make you a better developer
https://medium.freecodecamp.org/my-intro-to-elixir-how-learning-another-programming-language-can-make-you-a-better-developer-d967e568191c
My intro to elixir: how learning another programming language can make you a better developer
https://medium.freecodecamp.org/my-intro-to-elixir-how-learning-another-programming-language-can-make-you-a-better-developer-d967e568191c
freeCodeCamp.org
My intro to Elixir: how learning another programming language can make you a better developer
I attended ElixirConf EU in Warsaw earlier this year. It was actually my first ever programming conference. My colleague was giving a talk…
#ecto #elixir
Building a new mysql adapter for ecto, part ii: encoding/decoding
http://blog.plataformatec.com.br/2018/12/building-a-new-mysql-adapter-for-ecto-part-ii-encoding-decoding/
Building a new mysql adapter for ecto, part ii: encoding/decoding
http://blog.plataformatec.com.br/2018/12/building-a-new-mysql-adapter-for-ecto-part-ii-encoding-decoding/
blog.plataformatec.com.br
Building a new MySQL adapter for Ecto, Part II: Encoding/Decoding « Plataformatec Blog
Welcome to the "Building a new MySQL adapter for Ecto" series: Part I: Hello World Part II: Encoding/Decoding (you're here!) Part III: DBConnection Integration