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)- 08:26, 10 October 2019 FuzzyBot talk contribs created page Translations:FP Laboratory 2/9/en (Importing a new version from external source)
- 08:26, 10 October 2019 FuzzyBot talk contribs created page Translations:FP Laboratory 2/8/en (Importing a new version from external source)
- 08:26, 10 October 2019 FuzzyBot talk contribs created page Translations:FP Laboratory 2/7/en (Importing a new version from external source)
- 08:26, 10 October 2019 FuzzyBot talk contribs created page Translations:FP Laboratory 2/6/en (Importing a new version from external source)
- 08:26, 10 October 2019 FuzzyBot talk contribs created page Translations:FP Laboratory 2/5/en (Importing a new version from external source)
- 08:26, 10 October 2019 FuzzyBot talk contribs created page Translations:FP Laboratory 2/4/en (Importing a new version from external source)
- 08:26, 10 October 2019 FuzzyBot talk contribs created page Translations:FP Laboratory 2/3/en (Importing a new version from external source)
- 08:26, 10 October 2019 FuzzyBot talk contribs created page Translations:FP Laboratory 2/2/en (Importing a new version from external source)
- 08:26, 10 October 2019 FuzzyBot talk contribs created page Translations:FP Laboratory 2/1/en (Importing a new version from external source)
- 08:26, 10 October 2019 FuzzyBot talk contribs created page Translations:FP Laboratory 2/Page display title/en (Importing a new version from external source)
- 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:26, 17 September 2019 FuzzyBot talk contribs created page Translations:Functional programming/24/en (Importing a new version from external source)
- 08:26, 17 September 2019 FuzzyBot talk contribs created page Translations:Functional programming/23/en (Importing a new version from external source)
- 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")
- 07:46, 17 September 2019 FuzzyBot talk contribs created page Translations:Main Page/9/en (Importing a new version from external source)
- 07:44, 17 September 2019 Beh01 talk contribs marked Main Page for translation
- 07:37, 17 September 2019 Beh01 talk contribs created page Programming paradigms (Created page with "== Basic introduction == Currently, the most widely used programming languages (such as C ++, Java, PHP, C #) are imperative and integrate object-oriented programming. The ai...")
- 07:26, 17 September 2019 Beh01 talk contribs created page MediaWiki:Pp-description/cs (Created page with "Paradigmata programování")
- 07:24, 17 September 2019 Beh01 talk contribs created page MediaWiki:Pp-description (Created page with "Programming paradigms")
- 20:53, 6 September 2019 FuzzyBot talk contribs created page FP Laboratory 1/en (Updating to match new version of source page)
- 08:15, 6 September 2019 Beh01 talk contribs created page Translations:FP Laboratory 1/10/cs (Created page with "*Zkompilujte vytvořený soubor 'GHC kompilátorem' (příkaz <code>ghc</code>). *Měl by být vytvořen spustitelný soubor <code>firstProgram(.exe)</code>, spusťte tento so...")
- 08:14, 6 September 2019 Beh01 talk contribs created page Translations:FP Laboratory 1/9/cs (Created page with "Pokud se vám nezdá, že předchozí úkol nevypíše <code>"Hello world!"</code> na obrazovku a zdá se vám to špatně, protože každý kurz programování by měl začí...")
- 08:11, 6 September 2019 Beh01 talk contribs created page Translations:FP Laboratory 1/8/cs (Created page with "== Opravdová první aplikace v jazyce Haskell ==")
- 08:10, 6 September 2019 Beh01 talk contribs created page Translations:FP Laboratory 1/7/cs (Created page with "== První program v jazyce Haskell == Ve vašem oblíbeném prostředí (standardně VS Code): * Vytvořte soubor <code>simple.hs</code>. * Vytvořte funkci <code>pythagoras...")
- 08:06, 6 September 2019 Beh01 talk contribs created page Translations:FP Laboratory 1/6/cs (Created page with "Prostředí by mělo nahlásit problém ve funkci <code>plus</code> (není přípustné používat operátor <code>+</code> s písmeny, je možné chybu odstranit odebráním...")
- 08:04, 6 September 2019 Beh01 talk contribs created page Translations:FP Laboratory 1/5/cs (Created page with "*Pokud napíšete výraz, například <code>1+2*3</code>, měl by být vyhonocen. Interpret je možné ukončit napsáním <code>:q</code>. *Otevřete Visual Studio Code, vyt...")
- 08:01, 6 September 2019 Beh01 talk contribs created page Translations:FP Laboratory 1/4/cs (Created page with "*Spusťte <code>ghci</code> z příkazové řádky. Bude spuštěn interpret GHC, výstup by měl vypadat nějak takto:")
- 08:00, 6 September 2019 Beh01 talk contribs created page Translations:FP Laboratory 1/3/cs (Created page with "===Jak ověřit, že to funguje?===")
- 07:58, 6 September 2019 Beh01 talk contribs created page Translations:FP Laboratory 1/2/cs (Created page with "Připravte si prcovní prostředí s využitím návodu ze stránek Functional programming.")
- 07:57, 6 September 2019 Beh01 talk contribs created page Translations:FP Laboratory 1/1/cs (Created page with "== Pracovní prostředí ==")
- 07:56, 6 September 2019 Beh01 talk contribs created page FP Laboratory 1/cs (Created page with "FP Cvičení 1")
- 07:56, 6 September 2019 Beh01 talk contribs created page Translations:FP Laboratory 1/Page display title/cs (Created page with "FP Cvičení 1")