Szymon-Budziak / Functional_programming_course_AGH

Solutions from Functional programming course at AGH UST. If you use it and it helped you please leave a star ⭐

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Functional programming course at AGH UST

The repository with solutions from Functional programming (Programowanie funkcyjne) lab classes at AGH UST. Here I will share all of the codes written by me and codes written during laboratories. All codes are written in English but the content is in Polish. The leading programming language during this course was Haskell that was used along the Jupyter Notebook. The repository consists of solutions for assignments during the course.

Table of contents

Table of contents consists of specific sections in repository. Each section consists of jupyter notebook in which there are contents of the labs and solutions.

  1. Lab 1
  2. Lab 2
  3. Lab 3
  4. Lab 4
  5. Lab 5
  6. Lab 6

Haskell kernel for Jupyter Notebook

IHaskell - kernel for the Jupyter Notebook: https://github.com/gibiansky/IHaskell

Licence

If you use this repository/code for classes or for something else, please give me a star or a fork :). It will help me know that my work is important and useful to someone.

About

Solutions from Functional programming course at AGH UST. If you use it and it helped you please leave a star ⭐

License:MIT License


Languages

Language:Jupyter Notebook 100.0%