(2/6) I. Data Driven Programming in Haskell Screencast

In these following screencasts I would like to show how to program in haskell using “data driven programming“. As the objective of the programming task I will use the unscripted, “real-world“ toy project of performing character recognition on an image that many other OCR tools fail on due to very low resolution. Read more on my blog post
Back to Top