Skip to content

Learning 'Functional Programming in Scala' by BDD

Notifications You must be signed in to change notification settings

bilalwahla/fp-in-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov

This is a project about improving my Scala skills as I study through the the book by Paul Chiusano and Runar Bjarnason.

When one is new to a functional programming language, paradigm shift, a different way of thinking about programs and using those programs to solve problems, I believe, is quite a lot to take in. Introducing yourself to this very different style of programming demands practising the usage of especially monads amongst other things.

I have used TDD approach (well various styles of it offered by >ScalaTest) so that I not only understand explained concepts as well as I could but understand their applications in a way that I can refer back to them easily. TDD offers a great playground to do just that.

About

Learning 'Functional Programming in Scala' by BDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages