Last week I was reading Joe’s new book Programming Erlang and just couldn’t seem to get my mind around Functional Programming. You see when Joe says
Concurrency is easy. We don’t have shared memory. I have my memory, you have yours, we have two brains, one each, they are not joined together. To change […]