Please log in to watch this conference skillscast.
Scala is known to be a nice blend of object-oriented and functional paradigms. A lesser known fact is that it's also a logic programming language...in type system! After all, it's not the syntax, but rather the semantics we're after right? Functional in the small, OO in the large, logic in the type system!
YOU MAY ALSO LIKE:
- 42: Rise of the dependent types (SkillsCast recorded in December 2014)
- Akka Streams for Scala | ScalaCon Workshop (Online Course on 10th - 12th May 2021)
- FP in Kotlin with Arrow with Jorge Castillo (Online Course on 24th - 27th May 2021)
- ScalaCon 2021 (Online Conference on 18th - 22nd May 2021)
- F# eXchange 2021 (Online Conference on 20th - 21st October 2021)
- An Introduction to Cats Effect with Adam Rosien (Online Meetup on 22nd April 2021)
- Intro to OCaml (SkillsCast recorded in June 2020)
- Keynote: (Programming Languages) in Agda = Programming (Languages in Agda) (SkillsCast recorded in October 2019)
There's a Prolog in your Scala!
George Leontiev
George became interested in Scala right after he graduated from university. As soon as the opportunity presented itself, he switched to full-time Scala programming, and has never looked back. Nowadays he's working on backends at SoundCloud, and contributing to opensource on his free time.