Home
search
Collections
Sign in or create an account
×
Upload an optional image.
Medium site navigation
Upload an optional image.
Facundo Viale
Follower of the blasphemous Scala programing language and the dark arts of JavaScript
Following
2
Followers
3
Elsewhere
Follow
Most recommended
Is Scala the new Ruby? A deeper view
I worked with @fapoli for a few years and after a lot of office discussions i’m going to extend his post Is Scala the new Ruby?. I’m going…
to give an explanation of the nature of some elements that are mentioned in the post. The paradigm is the key Ruby and Scala are both object oriented programming languages. But the true power of Scala comes from the functional programing side. Scala tries to be as functional as it is possible, coexisting with the object oriented paradigm. Null values Suppose that we have a variable c that could contain both string or nothing.
Facundo Viale
6 min read
Latest
Is Scala the new Ruby? A deeper view
I worked with @fapoli for a few years and after a lot of office discussions i’m going to extend his post Is Scala the new Ruby?. I’m going…
Facundo Viale
6 min read