· software · - · -
From Ruby OOP to Elixir Functional by Example
Ruby implementation One of the most effective ways to learn functional programming is to convert the same features you've written in an OOP language to functio...
Ruby implementation One of the most effective ways to learn functional programming is to convert the same features you've written in an OOP language to functio...
What is Object? Object is a real‑world entity having properties and behaviors. For example, a pen can have properties such as color, brand, height, and diame...