Skip to content

A book club for learning Functional programming in Scala.

Notifications You must be signed in to change notification settings

lewisc2303/RedBookClub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Red Book

A repo to practise the Functional programming in Scala exercises.

The aim is to meet weekly and discuss and mob programme on a chapter. Each week, you should have attempted atleast a few of the exercises in the chapter.

Please fork this repository and use this repo to write your solutions to the exercises keeping the same project structure as the main repo.

Week 1 - 19/02/2020:

  • Discussed chapter 1: Referential Transparency and Function Purity.
  • Mobbed on the fibonacci sequence in TDD style.

Week 2 - 28/02/20:

  • Go through, read and complete exercises in Chapter 2 (HOFs).
  • In the next meet-up we will go through ones we found difficult and compare solutions.
  • And then Mob on either a difficult chapter 2 exercise or try a chapter 3 one.
  • Plus we did and discussed exercises 1 and 2.

Week 3 - 04/03/20:

  • Go through, read and complete exercises in Chapter 3 (Data Structures).
  • In the next meet-up we will go through ones we found difficult and compare solutions.
  • A lot of exercises in this week, so do as many as you want and we can Mob on ones that people haven't done or found difficult when we meet.

About

A book club for learning Functional programming in Scala.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages