Difference between revisions of "Functional programming/en"

From Marek Běhálek Wiki
Jump to navigation Jump to search
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 30: Line 30:
  
 
[http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf Basics of functional Programming]
 
[http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf Basics of functional Programming]
 +
*[http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=14 Page 12] [[File:Video logo.png|80px|link=https://youtu.be/641a45ILdkc]]
  
 
[http://linedu.vsb.cz/~beh01/wiki_data/Advanced_FP.pdf Introduction to advanced topics of functional programming]
 
[http://linedu.vsb.cz/~beh01/wiki_data/Advanced_FP.pdf Introduction to advanced topics of functional programming]
  
 
Schedule:
 
Schedule:
* Lecture 1: [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=1 Page 1] - [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=19 Page 19]
+
* Lecture 1: [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=1 Beginning] - [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=19 Page 17]
* Lecture 2: [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=20 Page 20] - [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=41 Page 41]
+
* Lecture 2: [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=20 Page 18] - [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=41 Page 39]
  
  
Line 66: Line 67:
 
== Combine study ==
 
== Combine study ==
 
=== Tutorial 1 ===  
 
=== Tutorial 1 ===  
* Presentation [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=1 Page 1] - [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=36 Page 36]
+
* Presentation [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=1 Beginning] - [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=36 Page 34]
 
* [[FP_Laboratory_1 | Laboratory 1]]
 
* [[FP_Laboratory_1 | Laboratory 1]]
 
* [[FP_Laboratory_2 | Laboratory 2]]
 
* [[FP_Laboratory_2 | Laboratory 2]]
  
=== Tutorial 2 ===  
+
=== Tutorial 2 ===
* Presentation [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=37 Page 37] - [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=48 Page 48]
+
* Presentation [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=37 Page 35] - [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=48 Page 46]
 
* [[FP_Laboratory_3 | Laboratory 3]]
 
* [[FP_Laboratory_3 | Laboratory 3]]
 
* [[FP_Laboratory_4 | Laboratory 4]]
 
* [[FP_Laboratory_4 | Laboratory 4]]
  
=== Tutorial 3 ===  
+
=== Tutorial 3 ===
* Presentation [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=49 Page 49] - [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=65 Page 65]
+
* Presentation [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=49 Page 47] - [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=65 Page 63]
 
* [[FP_Laboratory_5 | Laboratory 5]]
 
* [[FP_Laboratory_5 | Laboratory 5]]
 
* [[FP_Laboratory_6 | Laboratory 6]]
 
* [[FP_Laboratory_6 | Laboratory 6]]
Line 82: Line 83:
 
* There will be a short test (10 points)
 
* There will be a short test (10 points)
  
=== Tutorial 4 ===  
+
=== Tutorial 4 ===
 
* First programming exercise (20 points)
 
* First programming exercise (20 points)
 
* First homework will be assigned.
 
* First homework will be assigned.
  
=== Tutorial 5 ===  
+
=== Tutorial 5 ===
 
* First homework will be evaluated (25 points).
 
* First homework will be evaluated (25 points).
 
* Second homework will be assigned.
 
* Second homework will be assigned.
* Presentation [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=66 Page 66] - [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=82 Page 82]
+
* Presentation [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=66 Page 64] - [http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf#page=82 Page 80]
* Presentation [http://linedu.vsb.cz/~beh01/wiki_data/Advanced_FP.pdf#page=1 Page 1] - [http://linedu.vsb.cz/~beh01/wiki_data/Advanced_FP.pdf#page=32 Page 32] (optional, it will not be tested)
+
* Presentation [http://linedu.vsb.cz/~beh01/wiki_data/Advanced_FP.pdf#page=1 Beginning] - [http://linedu.vsb.cz/~beh01/wiki_data/Advanced_FP.pdf#page=32 Page 31] (optional, it will not be tested)
 
* [[FP_Laboratory_9 | Laboratory 9]]
 
* [[FP_Laboratory_9 | Laboratory 9]]
 
* [[FP_Laboratory_10 | Laboratory 10]]
 
* [[FP_Laboratory_10 | Laboratory 10]]
Line 96: Line 97:
 
* [[FP_Laboratory_12 | Laboratory 12]] (optional, it will not be tested)
 
* [[FP_Laboratory_12 | Laboratory 12]] (optional, it will not be tested)
  
=== Tutorial 6 ===  
+
=== Tutorial 6 ===
 
* Second homework will be evaluated (25 points).
 
* Second homework will be evaluated (25 points).
 
* First programming exercise (20 points)
 
* First programming exercise (20 points)

Revision as of 13:48, 2 October 2020

Basic introduction

The course introduces the functional style of programming. It covers basic properties of the functional programming like: the side effect-free programming, functions as first-class values, high-order functions, recursion, pattern matching, or function closures. Also, course introduces selected data structures like a list and a tree and a functional style of working with these structures. As a programming language, Haskell will be used. It is a pure functional, statically typed, lazy evaluated language.

Subject aims expressed by acquired skills and competences

The basic outcome of this course will be the ability to write simple algorithms using a functional style of programming. More precisely, students will understand recursion and recursive data structures, they will be able to use high-order functions, and they will be able to define functions using the pattern matching. They will be able to use functional encapsulation mechanisms such as closures and modular interfaces and correctly reason about variables and lexical scope in programs. On practical level, they will be able to write these basic algorithms in programming language Haskell. Moreover, they will be able to recognize functional style of programming, they will understand advantages and disadvantages of this style of programming and they will be able to compare this style of programming with other approaches like imperative or object-oriented programming.

Recommended literature

  • Lipovaca M.:Learn You a Haskell for Great Good!: A Beginner's Guide (1st ed.). No Starch Press, San Francisco, CA, USA, 2011 - for free at: http://learnyouahaskell.com/
  • Thompson S.: The Haskell: The Craft of Functional Programming (3nd ed.). Addison-Wesley Professional, October 2, 2011, ISBN-10: 0201882957.

Way of continuous check of knowledge in the course of semester

During the exercises, students will be programming assigned tasks. The results of these tasks will be the crucial part of the final evaluation. Additionally, two smaller projects will be given.

Software

In our lectures, we will be using Haskell Platform with Visual Studio Code. For VS Code, we will be using an extension:

More information about various options for work environments can be found: Installation Guide

Presentations

Presentations used in our lectures:

Introduction to FPR

Basics of functional Programming

Introduction to advanced topics of functional programming

Schedule:


Laboratories

Solutions to tasks form laboratories: Solution

Cheat sheet containing basic functions in PDF

Homework

Combine study

Tutorial 1

Tutorial 2

Tutorial 3

Tutorial 4

  • First programming exercise (20 points)
  • First homework will be assigned.

Tutorial 5

Tutorial 6

  • Second homework will be evaluated (25 points).
  • First programming exercise (20 points)

Additional materials