#elixir

[ follow ]
#ruby
fromRubyflow
6 months ago
Ruby on Rails

Ruby Concurrency and Parallelism

Elixir excels in concurrency through ErlangVM, while Ruby has evolved with threads and ractors for parallelism, each catering to different project needs.
fromRubyflow
1 month ago
Ruby on Rails

Running ruby on jupyter notebooks

Ruby developers can enhance their coding experience by using Jupyter notebooks with the iruby gem for interactive development.
fromRubyflow
6 months ago
Ruby on Rails

Ruby Concurrency and Parallelism

Elixir excels in concurrency through ErlangVM, while Ruby has evolved with threads and ractors for parallelism, each catering to different project needs.
fromRubyflow
1 month ago
Ruby on Rails

Running ruby on jupyter notebooks

Ruby developers can enhance their coding experience by using Jupyter notebooks with the iruby gem for interactive development.
more#ruby
fromMedium
2 months ago
Scala

Clojure vs. Other Functional Programming Languages: A Quick Comparison

Clojure excels in simplicity and JVM interoperability, making it a versatile choice among functional programming languages.
Scala
fromInfoWorld
2 months ago

Intro to Elixir: A fresh take on functional programming

Elixir provides various collection types like Lists and Maps, tailored for different data handling needs.
[ Load more ]