LINKS
changeset 266 31e5218f43de
parent 265 2692329287bb
child 330 c5f89ee12d25
equal deleted inserted replaced
265:2692329287bb 266:31e5218f43de
       
     1 State by itself is quite harmless. However, mutable state is the big offender. Especially if it is shared. What exactly is mutable state? Any state that can change.
       
     2 
       
     3 ====================
       
     4 
     1 Why functional programming?
     5 Why functional programming?
     2 
     6 
     3 Nice article and pictures of multicores.
     7 Nice article and pictures of multicores.
     4 
     8 
     5 https://sigma.software/about/media/pillars-functional-programming-part-1
     9 https://sigma.software/about/media/pillars-functional-programming-part-1