MI-AFP (FIT CTU in Prague)
Applied Functional Programming course @ FIT CTU in Prague
Prague, Czech Republic
Pinned Repositories
elm-examples
Examples of using the Elm language
elm-hw01
Homework to practice Elm language and the basics of The Elm Architecture.
elm-hw02
Homework to practice The Elm Architecture.
elm-webpack-boilerplate
fibonacci-performance
Working with performance on Fibonacci numbers example
hw04
Homework to practice types for text, containers, simple work with errors, and operators
hw06
Homework to practice Foldable, Traversable, State/Parser, Monad Transformers and Combinators, Arrow, and Lens
hw07
Homework to practice IO basics, testing, and project documentation
old-hw07
Homework to practice Monoid, Functor, Applicative, and Monad
tutorials
Materials for MI-AFP course tutorials
MI-AFP (FIT CTU in Prague)'s Repositories
MI-AFP/tutorials
Materials for MI-AFP course tutorials
MI-AFP/hw07
Homework to practice IO basics, testing, and project documentation
MI-AFP/elm-examples
Examples of using the Elm language
MI-AFP/elm-hw01
Homework to practice Elm language and the basics of The Elm Architecture.
MI-AFP/elm-hw02
Homework to practice The Elm Architecture.
MI-AFP/elm-webpack-boilerplate
MI-AFP/fibonacci-performance
Working with performance on Fibonacci numbers example
MI-AFP/hw00
Dummy homework for explanation and showing the workflow
MI-AFP/hw01
First homework focused on Haskell basics with using GHCi, Hayoo, and Hoogle
MI-AFP/hw03
Homework to practice different ways of branching in Haskell and modularization
MI-AFP/hw04
Homework to practice types for text, containers, simple work with errors, and operators
MI-AFP/hw05
Homework to practice work with typeclasses
MI-AFP/hw06
Homework to practice Foldable, Traversable, State/Parser, Monad Transformers and Combinators, Arrow, and Lens
MI-AFP/old-hw07
Homework to practice Monoid, Functor, Applicative, and Monad
MI-AFP/hw02
Homework to practice using and creating simple functions as well as data types
MI-AFP/hw08
Homework to create simple web service
MI-AFP/old-hw10
Homework to create simple reactive currency convertor