Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
the thing about scala is you gotta unlearn all the other languages first to learn the only good language
-
@yellow-dog "A drunken Martin Odersky sees a Reese's Peanut Butter Cup ad featuring somebody's peanut butter getting on somebody else's chocolate and has an idea. He creates Scala, a language that unifies constructs from both object oriented and functional languages. This pisses off both groups and each promptly declares jihad."
Source: http://james-iry.blogspot.com/2009/...
Basically sums up Scala for me. -
@RememberMe close, but actually ocaml mixed the two way earlier, just with an ml syntax instead of a c syntax
-
@yellow-dog I know, but Scala is more mainstream so eh. It's a joke page anyway.
Tbh I'm not too fond of object syntax in OCaml/F# either but it does make a few things more pleasant. -
@RememberMe i like the versatility. Fp is not the silver knife that should be used for everything, even though i highly prefer that. I use oo for representing data and fp for dealing with data, and its great to have the option to do both.
-
initio454y@OmerFlame let me give you two cool example:
- Spark, distributed computing engine. A lot of projects using spark are done with Scala
https://github.com/apache/spark
- lichess, the best and fastest online chess server where backend is done with Scala. The creator has done it in other languages before, but they were not fast enough
https://github.com/ornicar/lila -
@OmerFlame lot of data processing projects, game servers, banking software, basically anywhere where actors make more sense than monads
-
Elyz78094y@Yggdrasil they call it "advanced programming". Already had a functional programming class so I guess this is more to understand things like streams and such.
Scala is doing my brain in. That's all. 🤷🤯😵
rant
higher order functions who?
i'm incompetent
fek