Project Euler

Colin Hughes shares his story on “why he built Project Euler? ” It should be Playful, bottom-up learning Programming is addictive and you can get feedback on customizing other’s code. So, the code for becoming good at a language is –:)  do (   i <- 1 for ( i in 1:N ) print( “ You will fail ” ) ; i <- N+1 if ( i == N+1 ) print ( “ You will crack it ” )

Finite Markov Chains : Summary

This book is an awesome resource for understanding finite Markov chains. The book is written in Pre-Latex era and hence one has to struggle to follow the notation. Is the Struggle worth it? IT IS, if you are looking at developing a Matrix perspective towards “Discrete Stochastic Process”. IT IS NOT, if you are looking at quick and dirty formulae. The first version of the book appeared in 1960 and second version in 1976.