Skip to content

Menu

Posts tagged with #scala

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

Posts tagged with #scala

Jan 02, 2019 software-engineering

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...

#kotlin #object-functional #scala #functional-programming
Read more
Jul 06, 2015 software-engineering

Covariance and Contravariance in Scala

The topic of covariance and contravariance is explained in many places (including Wikipedia). This post is my attempt to explain it in my own words, using Scala.

#scala #jvm #object-functional
Read more
Jun 17, 2015 software-engineering

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...

#scala #review #jvm #object-functional
Read more
Java 8 in Action
Dec 17, 2014 software-engineering

Reviewer of Java 8 in Action

I bought the book in early access (MEAP) and decided to help as a reviewer.

#review #java #scala #jvm #object-functional
Read more