What they don't teach you about sockets
Hands-on Elixir & OTP: Cryptocurrency trading bot
11 Best GitHub Repositories That Help You Grow As A Software Developer
GitHub can be a gold mine for learners, and these 11 repositories definitely help you become a better software developer as valuable learning resources.
Brief note on debugging
How hard it can be to debug a production bug? or in a live system? How can you debug software quickly and efficiently?
Pleasant debugging with GDB and DDD
Getting the most out of the classic Linux/BSD debugger
How we used DesignOps and Figma to scale our team
We looked to better document our designs and project background in a useful and clear way to support a growing team. This article outlines that experience and what success we found using Figma to support DesignOps.
5 ways to learn C programming on Linux
There are many theories about why the C programming language has endured for as long as it has. Maybe it's the austerity of its syntax or the simplicity of its vocabulary.
Documentation — Honey Potion v0.1.0
Erlang Interoperability · Elixir School
Improve the performances of your Phoenix app with Rust: in both back and front
I know, Phoenix and Elixir are quite performant and quite fast. But sometimes, it may be necessary to...
Trie based classifiers evaluation
In this document we show how to evaluate TriesWithFrequencies-based classifiers created well known Machine Learning datasets.
7 Levels of Using F-Strings in Python
Dive into the string formatting technique in Python
Elixir Behavior Tree - Elixir library for building AI's from composable behavior trees - (elixir-behavior-tree)
Using Flow in Elixir to Easily Parallelize your Data Parsing
I know its been a long time since I wrote. I had a few posts in the pipeline but got caught up with work.
Adventures in bookmark parsing
TCP Header
5 iex tricks you should know as an Elixir developer
These tricks will save your time. You will no need to type the same thing again and again, in case of a crash and restarting.
BHesseldieck/elixir-clustering-demo: 🧪👨🏻🔬 Demo of how clustering with elixir works
🧪👨🏻🔬 Demo of how clustering with elixir works. Contribute to BHesseldieck/elixir-clustering-demo development by creating an account on GitHub.
Phoenix.PubSub — Phoenix.PubSub v2.1.1
MeshxNode — MeshxNode v0.1.0
Elixir: Easy distributed programming
Creating distributed and concurrent applications doesn’t have to be difficult. Elixir allows hobbyist and new programmers to easily create projects that can work across multiple nodes. Elixir…
Intro to Distributed Elixir
How Elixir and the BEAM can make distributed systems easier
Automated Tests Are the Safety Net that Saves You
Modifying the source code and knowing that there are no automated tests in place is similar to working at height and knowing that a single mistake could cost you your life.
Algebraic Data Types in Elixir | AppSignal Blog
Discover the ins and outs of ADTs and their benefits for your Elixir app.
LiveView Assigns: Three Common Pitfalls and Their Solutions | AppSignal Blog
Let's take a look at three common LiveView assigns issues you might come across and how to fix them.
Programming with Unicode: a gentle introduction
How not to get lost in a multilingual world.
GitHub Skills - A Better Way to Learn Git and GitHub
Programming book reviews, programming tutorials,programming news, C#, Ruby, Python,C, C++, PHP, Visual Basic, Computer book reviews, computer history, programming history, joomla, theory, spreadsheets and more.
Lies, Big Lies, and Data Science?
I’m sure that with all the hype surrounding data science, machine learning, and artificial intelligence, you’ve been given the impression…
Modern Software Development · Mike Klimek
Why do traditional companies struggle with software development and what can be done about it?
a brief history of one line fixes