From Objects to Functions:

@uberto

Page 54 : Functional programming is the art to minimize the side-effects code and keep it at the outer edge of your programs.
=> at this point we need to define what are side effects !

We have defined in the “functional programming” appendix, but I’ll add a note, thanks