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)- 14:46, 21 October 2019 Beh01 talk contribs created page Translations:FP Homework 1/1/cs (Created page with "== Základní informace ==")
- 14:46, 21 October 2019 Beh01 talk contribs created page Translations:FP Homework 1/Page display title/cs (Created page with "FP Domácí úkol 1")
- 14:46, 21 October 2019 Beh01 talk contribs created page Translations:FP Homework 1/5/cs (Created page with "== 1 - Šachové pozice ==")
- 14:44, 21 October 2019 Beh01 talk contribs created page Translations:FP Homework 1/13/cs (Created page with "Napište funkci <code>ships</code>, která má dva argumenty. První je seznam řetězců, které reprezentují hrací plochu jednoho hráče po řádcích postupně shora dol...")
- 14:44, 21 October 2019 Beh01 talk contribs created page Translations:FP Homework 1/12/cs (Created page with "== 5 - Lodě==")
- 14:44, 21 October 2019 Beh01 talk contribs created page Translations:FP Homework 1/11/cs (Created page with "Napište funkci <code>minesweeper</code>, která má argument typu seznam řetězců. Řetězce reprezentují hrací plochu po řádcích postupně shora dolů ('*' - mina, '...")
- 14:43, 21 October 2019 Beh01 talk contribs created page Translations:FP Homework 1/10/cs (Created page with "== 4 - Hledání min==")
- 14:43, 21 October 2019 Beh01 talk contribs created page Translations:FP Homework 1/9/cs (Created page with "Napište funkci <code>maze</code>, která má 2 argumenty. Prvním argumentem je seznam řetězců, které reprezentují bludiště po řádcích postupně shora dolů ('*' -...")
- 14:43, 21 October 2019 Beh01 talk contribs created page Translations:FP Homework 1/8/cs (Created page with "== 3 - Bludiště==")
- 14:42, 21 October 2019 Beh01 talk contribs created page Translations:FP Homework 1/7/cs (Created page with "== 2 - Ticktacktoe == Napište funkci <code>ticktack</code>, která má 2 argumenty. První je dvojice přirozených čísel určující počet řádků a sloupců hrací pl...")
- 14:41, 21 October 2019 Beh01 talk contribs created page FP Homework 1/cs (Created page with "Napište funkci <code>chess</code>, která má 2 argumenty typu <code>[String]</code>. Řetězce v seznamech obsahují 3 znaky: * první určuje šachovou figuru ('K' - král,...")
- 14:41, 21 October 2019 Beh01 talk contribs created page Translations:FP Homework 1/6/cs (Created page with "Napište funkci <code>chess</code>, která má 2 argumenty typu <code>[String]</code>. Řetězce v seznamech obsahují 3 znaky: * první určuje šachovou figuru ('K' - král,...")
- 14:36, 21 October 2019 Beh01 talk contribs marked FP Homework 1 for translation
- 14:26, 21 October 2019 Beh01 talk contribs created page Translations:Functional programming/27/cs (Created page with "* Domácí úkol 1 * Domácí úkol 2")
- 14:25, 21 October 2019 Beh01 talk contribs created page Translations:Functional programming/26/cs (Created page with "== Domácí úkoly ==")
- 14:25, 21 October 2019 Beh01 talk contribs created page Translations:Functional programming/25/cs (Created page with "Řešení cvičení z laboratoří: Řešení")
- 14:24, 21 October 2019 Beh01 talk contribs marked Functional programming for translation
- 14:23, 21 October 2019 Beh01 talk contribs moved page FP Homework1 to FP Homework 1
- 13:58, 21 October 2019 Beh01 talk contribs created page FP Solution (Created page with "<syntaxhighlight lang="Haskell"> import Data.Char fact1 :: Int -> Int fact1 0 = 1 fact1 n = n * fact1 (n-1) fact2 :: Int -> Int fact2 n | n==0 = 1 | otherwise = n *...")
- 13:06, 15 October 2019 Beh01 talk contribs created page FP Homework1 (Created page with "== 1 - Šachová pozice == Napište funkci sachy, která má 2 argumenty typu seznam řetězců. Řetězce v seznamech obsahují 3 znaky: - první určuje šachovou figuru ('...")
- 08:53, 10 October 2019 Beh01 talk contribs created page Translations:FP Laboratory 2/10/cs (Created page with "* Implementujte dvě funkce, které vrátí maximální hodnotu ze dvou respektive tří čísel. Ty budou zadány jako parametry.")
- 08:50, 10 October 2019 Beh01 talk contribs created page Translations:FP Laboratory 2/9/cs (Created page with "* Funkce která ověří, že zadaný rok je přestupný (rok je přestupný když je dělitelný 4 a zároveň není dělitelný 100. Pokud je dělitelný 400, je to přestup...")
- 08:48, 10 October 2019 Beh01 talk contribs created page Translations:FP Laboratory 2/8/cs (Created page with "* Funkce která spočítá n-tý člen ve Fibonacciho sekvenci.")
- 08:40, 10 October 2019 Beh01 talk contribs created page Translations:FP Laboratory 2/7/cs (Created page with "Implementujte následující funkce: * Funkce která spočítá faktoriál zadaného čísla.")
- 08:38, 10 October 2019 Beh01 talk contribs created page Translations:FP Laboratory 2/6/cs (Created page with "== Jednoduché funkce ==")
- 08:34, 10 October 2019 Beh01 talk contribs created page Translations:FP Laboratory 2/5/cs (Created page with "Pro tento výraz je platná konverze také na typ <code>Double</code>.")
- 08:32, 10 October 2019 Beh01 talk contribs created page Translations:FP Laboratory 2/4/cs (Created page with "Pokud provedeme nekorektní konverzi na <code>Char</code>, dostaneme následující výsledek.")
- 08:31, 10 October 2019 Beh01 talk contribs created page Translations:FP Laboratory 2/3/cs (Created page with "* Na přednáškách byly diskutovány některé základní datové typy: <code> Int, Double, Bool, Char</code>. Přiřaďte předcházejícím výrazům nejvhodnější z tě...")
- 08:27, 10 October 2019 Beh01 talk contribs created page FP Laboratory 2/cs (Created page with "*V interpretu GHCi lze použít příkaz <code>:info</code> k zjištění typu funkce nebo operátoru, zjistěte typ následujících elementů: <code>+, sqrt, succ, max</code...")
- 08:27, 10 October 2019 Beh01 talk contribs created page Translations:FP Laboratory 2/2/cs (Created page with "*V interpretu GHCi lze použít příkaz <code>:info</code> k zjištění typu funkce nebo operátoru, zjistěte typ následujících elementů: <code>+, sqrt, succ, max</code...")
- 08:20, 10 October 2019 Beh01 talk contribs marked FP Laboratory 2 for translation
- 08:14, 10 October 2019 Beh01 talk contribs marked Functional programming for translation
- 12:25, 18 September 2019 Beh01 talk contribs created page FP Laboratory 11 (Created page with "== Binary Trees == * Create a data type that defines binary tree where values are stored in leaves. * Prepare an example of a binary tree. * Create a function that counts th...")
- 12:09, 18 September 2019 Beh01 talk contribs created page FP Laboratory 9 (Created page with "== User defined data types and type classes == Consider following representation of expressions <syntaxhighlight lang="Haskell"> data Expr = Num Int | Add Expr Exp...")
- 12:03, 18 September 2019 Beh01 talk contribs created page FP Laboratory 10 (Created page with "== Abstract data types == * Create an abstract data type <code>Stack</code> with following functions: <syntaxhighlight lang="Haskell"> push :: a -> Stack a -> Stack a pop ::...")
- 12:00, 18 September 2019 Beh01 talk contribs created page FP Laboratory 12 (Created page with "== Working with files - monad IO == * Create a program thet read a file and number it's line.")
- 11:55, 18 September 2019 Beh01 talk contribs marked Functional programming for translation
- 11:49, 18 September 2019 Beh01 talk contribs marked Functional programming for translation
- 15:09, 17 September 2019 Beh01 talk contribs created page FP Laboratory 7 (Created page with "== List of lists == Consider following type representing picture: <syntaxhighlight lang="Haskell">type Pic = [String]</syntaxhighlight> If you want to print this picture you...")
- 14:44, 17 September 2019 Beh01 talk contribs created page FP Laboratory 6 (Created page with "== List of lists == Consider following type representing picture: <syntaxhighlight lang="Haskell">type Pic = [String]</syntaxhighlight> If you want to print this picture you...")
- 13:44, 17 September 2019 Beh01 talk contribs created page FP Laboratory 5 (Created page with "== High-order functions == == More complex functions == * Create a function that count the number of occurrences of all characters from a given string. <syntaxhighlight la...")
- 10:58, 17 September 2019 Beh01 talk contribs created page FP Laboratory 4 (Created page with "== Functions working with lists and tuples == Implement following functions: * Create a function that find the smallest element in the list. Consider input restrictions. <syn...")
- 10:46, 17 September 2019 Beh01 talk contribs created page FP Laboratory 3 (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...")
- 08:37, 17 September 2019 Beh01 talk contribs marked Functional programming for translation
- 08:35, 17 September 2019 Beh01 talk contribs marked Functional programming for translation
- 08:33, 17 September 2019 Beh01 talk contribs marked Functional programming for translation
- 08:29, 17 September 2019 Beh01 talk contribs created page Translations:Functional programming/24/cs (Created page with "[http://linedu.vsb.cz/~beh01/wiki_data/Basics_of_FP.pdf Basics of functional Programming]")
- 08:29, 17 September 2019 Beh01 talk contribs created page Translations:Functional programming/23/cs (Created page with "[http://linedu.vsb.cz/~beh01/wiki_data/FPR_introduction.pdf Introduction to FPR]")
- 08:21, 17 September 2019 Beh01 talk contribs marked Functional programming for translation
- 07:46, 17 September 2019 Beh01 talk contribs created page Translations:Main Page/9/cs (Created page with " Programming paradigms")