Anatolii Kmetiuk's Homepage
About Archives
  • Introductory Functional Programming Course: Learning the Intuitive Way

    Jul 12, 2017

    There is one problem with many educational resources on sciences and math: they do a very good job explaining the “how”, while completely ignoring the “why”. In such books, concepts will be well defined and theorems well explained. You will however find little information on how people came upon them, what problems they faced, why they solved them this way and not another.

    Read on →

  • Why CRUD Applications are hard?

    Jun 17, 2017

    CRUD, or Create-Read-Update-Delete, are web applications aimed on display and processing of information. They allow users to create, modify and browse some information. These are your ordinary forums, blogs, online shops, news websites etc.

    Read on →

  • Implicits mechanism in Scala

    May 12, 2017

    There are three things Scala implicits mechanism is good for:

    Read on →

  • Introduction to Type classes Webinar

    Mar 22, 2017

    Hello,

    It is my pleasure to invite you to a free webinar of mine where I am going to introduce type classes and some basic usage of them in purely functional libraries.

    Read on →

  • Introduction to Recursion Schemes with Matryoshka

    Mar 10, 2017 •

    Recursion is the GOTO of functional programming - Erik Meijer1

    In our daily programming life, we encounter recursive data structures on a regular basis.

    1. https://twitter.com/headinthebox/status/384105824315928577?lang=en ↩

    Read on →

« Older Newer »

© Anatolii - Powered by Jekyll & whiteglass - Subscribe via RSS