Skip to content

Assignments from the Haskell summer course at the University of São Paulo in 2021

Notifications You must be signed in to change notification settings

gukgurgel/haskell-summer-course-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Haskell Summer Course 2021

Course held (remotely) at the University of São Paulo by Prof. Alexandre de Oliveira.

Code by Guilhermo Costa and Gustavo Gurgel.

First Assignment

a) Solve four exercises from the book, which can be freely chosen from the following categories:

  • Exercises from chapter 2 whose solution involves map, filter, unfold, and, optionally, foldl.

  • Exercises from chapter 3 involving type creation.

  • Exercises from chapter 5.

b) Earn 3 stars in AoC 2020.

c) Solve 2 medium difficulty exercises from HackerRank's functional track.

d) Show that 3 * a = a + a + a in type algebra using Haskell.

About

Assignments from the Haskell summer course at the University of São Paulo in 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published