#elixir #python #programming #programming_languages
Why elixir should be your next language if you’re a pythonista
https://medium.com/@thiagokokada/why-elixir-should-be-your-next-language-if-youre-a-pythonista-c710cc72a5ec
Why elixir should be your next language if you’re a pythonista
https://medium.com/@thiagokokada/why-elixir-should-be-your-next-language-if-youre-a-pythonista-c710cc72a5ec
Medium
Why Elixir should be your next language if you’re a Pythonista
I started to learn Elixir programming language recently, and as a Pythonista I am liking the language a lot. While the syntax of Elixir is…
#python #programming #programming_languages #compilers #elixir
Adding a pipe operator to python
https://hackernoon.com/adding-a-pipe-operator-to-python-19a3aa295642
Adding a pipe operator to python
https://hackernoon.com/adding-a-pipe-operator-to-python-19a3aa295642
Hackernoon
Adding a pipe operator to Python
The other day, I was looking at some Python code that was made up of a sequence of deeply-nested function calls and a thought immediately got pushed up brain’s stack:
#elixir #whatsapp #phoenix #react #python
3 ways we’re using elixir to solve real problems
https://medium.com/mobileforgood/3-ways-were-using-elixir-to-solve-real-problems-bd62180b2bdc
3 ways we’re using elixir to solve real problems
https://medium.com/mobileforgood/3-ways-were-using-elixir-to-solve-real-problems-bd62180b2bdc
Medium
3 Ways We’re Using Elixir to Solve Real Problems
Elixir used for messaging, interactive web apps, and multi-tasking infrastructure tools.
#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 #python #machine_learning
Elixir ❤ python #2: getting excited
https://medium.com/@pawel_dawczak/elixir-python-2-getting-excited-672ec35fa681
Elixir ❤ python #2: getting excited
https://medium.com/@pawel_dawczak/elixir-python-2-getting-excited-672ec35fa681
Medium
Deploying Machine Learning Models for Elixir applications #2: Getting Excited
Let’s train our first Machine Learning model and expose it to Elixir program
#elixir #python #machine_learning #phoenix_framework
Using python trained machine learning models from phoenix (elixir) applications
https://medium.com/@merajulislam/using-machine-learning-models-python-from-phoenix-elixir-applications-cd028e4e5f01
Using python trained machine learning models from phoenix (elixir) applications
https://medium.com/@merajulislam/using-machine-learning-models-python-from-phoenix-elixir-applications-cd028e4e5f01
Medium
Using Machine Learning Models (Python) from Phoenix(Elixir) Applications
Python is the de facto language for machine learning and data science. There are numerous libraries and frameworks available in Python for…
#elixir #python #machine_learning #phoenix_framework #protocol_buffers
Protocol buffers to pass data between elixir/phoenix and python
https://itnext.io/protocol-buffers-to-pass-data-between-elixir-phoenix-and-python-89191abe84e1
Protocol buffers to pass data between elixir/phoenix and python
https://itnext.io/protocol-buffers-to-pass-data-between-elixir-phoenix-and-python-89191abe84e1
Medium
Protocol Buffers To Pass Data Between Elixir/Phoenix And Python
This article is an extension to my previous article titled — “Using Python Trained Machine Learning Models from Phoenix (Elixir)…