Partially Applied Functions in Scala

As new to functional programming and Scala, I found it challenging to understand what Partially Applied Functions are. I decided to take it slow and let »

Writing "Hello World" N Times

In order to learn functional programming and about Concurrency this year I picked Erlang. I also want to keep solving some problems so that the syntax »