I just finished reading a book on scala. What strikes me is that every single example in the whole book was numerical in some form or another.
Like a lot of programm
Check out Text Processing in Python. The book starts out with some simple but well-motivated examples where functional programming techniques make code easier to read and more likely to be correct.