LINKS
changeset 266 ca48ac1d3c3e
parent 265 59779ce322a6
child 330 c3d3461a5e77
equal deleted inserted replaced
265:59779ce322a6 266:ca48ac1d3c3e
       
     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