Menu

tag

Posts tagged with #scala

All posts tagged with #scala in chronological order with newest first.

Posts tagged with #scala

Fusion of object oriented and functional programming

The fusion of Object Oriented Programming (OOP) and Functional Programming (FP) languages has become increasingly popular in recent years, with many programming languages now offering features and constructs from both...

software-engineering kotlin object-functional scala functional-programming

A very good introduction to Scala

Scala is an important milestone in the fusion of functional and object-oriented programming. This fusion is not yet complete, but rather a “discovery process” that will continue for a few...

software-engineering scala review jvm object-functional