A little course of Haskell programs.
Note: This repository contains tasks in slovak language.
This github repository is a gradual learning course of the subject Functional Programming and it contains assignments of this subjects in Haskell programming language.
- 📁
cvicenie1- definovanie_funkcii.hs - 📁
cvicenie2- distancne_zadanie.hs and distancne_zadanie_precvicovanie.hs - 📁
cvicenie3- funkcie_vyssieho_radu.hs -> Higher order functions - 📁
cvicenie4- vyhodnocovanie_vyrazov.hs - 📁
cvicenie5- test-final.hs -> Everything at one place