Coding In a Beautiful Language

preview_player
Показать описание
Reading and understanding modern Scala code.

💬 Topics:
- Why use Scala?
- Scala 3 classes;
- Scala Cons Operator;
- Scala Code example;
- Scala pattern matching;
- Functional try catch;
- Null safety in Scala.

#scala
Рекомендации по теме
Комментарии
Автор

Great video!
I’ve moved to Scala around 4 years ago and I’m still a big fan of this language despite that its hype is over. Last summer I was even one of the speakers at Scala Matters 😂

BorisTheDev
Автор

scala is a great language. i use rust at work and it's my favorite but scala is up there.

crab-cake
Автор

I worked at Intuit as a contractor and Scala was used there for some services and testing.
Like all programming languages it gets complicated once people introduce abstractions. But the language itself was so easy to understand

StingSting
Автор

I am still in love with this language but all the drama in its ecosystem, framework incosistencies, the fact that I strongly dislike SBT and the weak adoption because all of that, made us drop it a couple of years ago.

lebenitza
Автор

I am in love with your videos ! I also think that Rust has a good balance between OOP, FP and it's own implementatin of safety

fabricehategekimana
Автор

I never knew it was so similar to Kotlin; nice video!

sufilevy
Автор

Scala and Clojure - the beautiful cousins of Java

terrormapu
Автор

If you like Scala, check out Kotlin - it's even slicker.

vladlazar
Автор

I have ( almost ) zero experience with FP languages but I am currently trying to learn OCaml.
Scala looks like kotlin but more verbose ( I could be wrong but looks like it (

TechBuddy_
Автор

I only wished if it was backwards compatible!
Scala 3 changed everything in syntax and made me drift away
:(

abc_cba
Автор

is this pyrust ??? traits and def : it's good but i am not a big fan of the jvm

mehdiyahiacherif