All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Marek Běhálek Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 06:24, 19 September 2023 Beh01 talk contribs marked Functional programming for translation
- 07:19, 15 September 2023 Beh01 talk contribs marked Functional programming for translation
- 08:30, 22 November 2022 Beh01 talk contribs created page PFP Laboratory 11 (Created page with "== State monad== * In your prefered programming language, define a function representing a state: <code>State s a :: s -> (s,a)</code>. For example in C#, it will be someth...")
- 07:31, 22 November 2022 Beh01 talk contribs created page PFP Laboratory 10 (Created page with "== Monads == * In your prefered programming language, implement data type <syntaxhighlight lang="Haskell">bubbleSort :: Array Int Int -> Array Int Int</syntaxhighlight> <syn...")
- 09:39, 16 November 2022 Beh01 talk contribs created page Translations:FP Laboratory 11/Page display title/cs (Created page with "FP Cvičení 11")
- 12:35, 14 November 2022 Beh01 talk contribs marked FP Laboratory 10 for translation
- 07:51, 14 November 2022 Beh01 talk contribs marked Functional programming for translation
- 13:04, 4 November 2022 Beh01 talk contribs created page FP Homework 4 (Created page with "== Arrays and vectors in Haskell== == 1 - Bubble sort == * Create a function, that sorts an array using quicksort algorithm. <syntaxhighlight lang="Haskell">quickSort :: Ar...")
- 12:52, 4 November 2022 Beh01 talk contribs created page PFP Laboratory 9 (Created page with "== Arrays == == Bubble sort == * Create a function, that sorts an array using the bubble sort algorithm. <syntaxhighlight lang="Haskell">bubbleSort :: Array Int Int -> Arra...")
- 09:56, 31 October 2022 Beh01 talk contribs created page FP Homework 3 (Created page with "= Immutable data types = == Immutable Array == <syntaxhighlight lang="Haskell"> data Point = Point Int Int data Shape = Circle Point Int | Rectangle {topLeft:: Poi...")
- 12:04, 26 October 2022 Beh01 talk contribs marked Functional programming for translation
- 08:11, 24 October 2022 Beh01 talk contribs created page PFP Laboratory 8 (Created page with "== Monads == * Consider you have a type: <syntaxhighlight lang="Haskell"> newtype State s a = State { runState :: s -> (s, a) } </syntaxhighlight> Make this type the instance...")
- 12:04, 11 October 2022 Beh01 talk contribs created page PFP Presentations (Created page with "== List of topics 2022/23 == * Web API - Scotty https://hackage.haskell.org/package/scotty * Web API - servant https://docs.servant.dev/en/stable/ * Database - postgresql-simp...")
- 10:31, 10 October 2022 Beh01 talk contribs marked Functional programming for translation
- 08:55, 7 October 2022 Beh01 talk contribs marked FP Homework 1 for translation
- 08:11, 4 October 2022 Beh01 talk contribs marked Main Page for translation
- 09:44, 30 September 2022 Beh01 talk contribs created page PFP Laboratory 7 (Created page with "== Working with files - monad IO == * Create a program that reads a file and number it's lines and writes it on the screen. <div> For the solution look at: </translate>[https...")
- 09:42, 30 September 2022 Beh01 talk contribs created page PFP Laboratory 6 (Created page with " == Binary Trees == * Create a data type <code>Tree</code> that defines binary tree where values are stored in leaves and also in branches. <div class="mw-collapsible mw-coll...")
- 10:57, 29 September 2022 Beh01 talk contribs created page PFP Laboratory 5 (Created page with " == User defined data types and type classes == <div style="float: right"> 80px|link=https://youtu.be/lo0pdwWoSx4</div> Consider following representa...")
- 10:25, 29 September 2022 Beh01 talk contribs created page PFP Laboratory 4 (Created page with "== List of lists == <div style="float: right"> 80px|link=https://youtu.be/voiTk64SaQM</div> Consider following type representing picture: <syntaxhigh...")
- 10:11, 29 September 2022 Beh01 talk contribs created page PFP Laboratory 3 (Created page with "== High-order functions == * Create a function that takes a string and converts all characters to upper case letters. <syntaxhighlight lang="Haskell">allToUpper :: String ->...")
- 10:00, 29 September 2022 Beh01 talk contribs created page PFP Laboratory 2 (Created page with "== Simple functions working with list == Implement following functions: * Create a function that computes length of a list. <syntaxhighlight lang="Haskell">length' :: [a] -> I...")
- 13:16, 27 September 2022 Beh01 talk contribs created page PFP Laboratory 1 (Created page with "== Working environment == *Run <code>ghci</code> from the command line. it will start GHC Interpreter, the output should be something like this: </translate> <syntaxhighligh...")
- 10:25, 21 September 2022 Beh01 talk contribs marked Functional programming for translation
- 09:58, 14 September 2022 Beh01 talk contribs marked Functional programming for translation
- 09:54, 14 September 2022 Beh01 talk contribs marked Functional programming for translation
- 08:23, 6 September 2022 Beh01 talk contribs marked Functional programming for translation
- 08:19, 6 September 2022 Beh01 talk contribs marked Functional programming for translation
- 07:21, 29 August 2022 Beh01 talk contribs created page Translations:Functional programming/37/cs (Created page with "*Wiki Books: Haskell, dostupné zdarma na: https://en.wikibooks.org/wiki/Haskell")
- 07:20, 29 August 2022 Beh01 talk contribs marked Functional programming for translation
- 07:13, 29 August 2022 Beh01 talk contribs marked Functional programming for translation
- 12:31, 14 June 2022 Beh01 talk contribs created page MediaWiki:Pfp-description/cs (Created page with "Praktické funkcionální programování")
- 12:31, 14 June 2022 Beh01 talk contribs created page MediaWiki:History-menu-tag/cs (Created page with "Historické položky")
- 12:27, 14 June 2022 Beh01 talk contribs created page MediaWiki:History-menu-tag (Created page with "History Entries")
- 12:24, 14 June 2022 Beh01 talk contribs created page MediaWiki:Pfp-description (Created page with "Practical Functional Programming")
- 12:17, 14 June 2022 Beh01 talk contribs created page Practical Functional Programming (Created blank page)
- 11:38, 25 January 2022 Beh01 talk contribs created page PLC Project (Created blank page)
- 11:29, 25 January 2022 Beh01 talk contribs created page PLC Laboratory 9 (Created blank page)
- 11:29, 25 January 2022 Beh01 talk contribs created page PLC Laboratory 8 (Created blank page)
- 11:28, 25 January 2022 Beh01 talk contribs created page PLC Laboratory 7 (Created blank page)
- 11:28, 25 January 2022 Beh01 talk contribs created page PLC Laboratory 6 (Created blank page)
- 11:28, 25 January 2022 Beh01 talk contribs created page PLC Laboratory 5 (Created blank page)
- 11:28, 25 January 2022 Beh01 talk contribs created page PLC Laboratory 4 (Created blank page)
- 11:28, 25 January 2022 Beh01 talk contribs created page PLC Laboratory 3 (Created blank page)
- 11:27, 25 January 2022 Beh01 talk contribs created page PLC Laboratory 2 (Created blank page)
- 09:38, 18 January 2022 Beh01 talk contribs created page PLC Laboratory 1 (Created page with "dfg")
- 12:40, 13 January 2022 Beh01 talk contribs created page MediaWiki:Plc-description/cs (Created page with "Programovací jazyky a překladače")
- 12:40, 13 January 2022 Beh01 talk contribs created page MediaWiki:Plc-description (Created page with "Programming Languages and Compilers")
- 12:03, 13 January 2022 Beh01 talk contribs created page Programming Languages and Compilers (Created page with "<translate> == Basic introduction == The course introduces the functional style of programming. It covers basic properties of the functional programming like: the side effec...")
- 12:53, 6 December 2021 Beh01 talk contribs created page Translations:FP Laboratory 12/5/cs (Created page with "Alternativně můžete použít:")