Commit Graph

108 Commits

Author SHA1 Message Date
Julian Ospald e0c1112ca0
Improve "how to think haskell" 2015-04-21 18:47:54 +02:00
Julian Ospald db789c6643
Add case...of slide, rename slides 2015-04-21 18:47:51 +02:00
Julian Ospald 78fe5fc9e9
Add missing dependency 2015-04-21 13:22:17 +02:00
Julian Ospald 1fb29a14dc
Add dependencies to README 2015-04-21 13:21:15 +02:00
Julian Ospald 85b07ff8ff
Fix TOC generation
We really have to build it 3 times, so put it into PHONY.
2015-04-21 02:19:46 +02:00
Julian Ospald a3e083bc32
Force symlink overwrite 2015-04-21 01:36:30 +02:00
Julian Ospald 89ab01a53a
Rm extraneous empty line 2015-04-21 00:47:23 +02:00
Julian Ospald 3e5590bd72
Add pitfalls section, improve difficulties section 2015-04-21 00:45:22 +02:00
Julian Ospald 002ba1d830
Add more questions 2015-04-21 00:24:45 +02:00
Julian Ospald 717c1b370f
Add negative example 2015-04-21 00:24:24 +02:00
Julian Ospald 44c4c9e601
Add README 2015-04-20 21:46:34 +02:00
Julian Ospald b94abec4fd
Also symlink the handouts 2015-04-20 21:46:11 +02:00
Julian Ospald 3b17de0a81
Rm log file 2015-04-20 21:41:34 +02:00
Julian Ospald 84cb32b99c
Add Makefiles 2015-04-20 21:41:05 +02:00
Julian Ospald 06f6c99867
Rm log file 2015-04-20 21:37:53 +02:00
Julian Ospald 4ec4ac3ee4
Rm extraneous empty lines 2015-04-20 21:01:18 +02:00
Julian Ospald 7bbc00c119
Rm ugly borders around links/urls 2015-04-20 21:01:03 +02:00
Julian Ospald 22f0fd9447
Improve configuration modularity, use minted for inline code 2015-04-20 20:55:41 +02:00
Julian Ospald 9d9ddfaf2d
Rm log file 2015-04-20 20:16:40 +02:00
Julian Ospald 6438c6fb02
Code background grey, use special code-block for GHCi 2015-04-20 20:15:46 +02:00
Julian Ospald e04217c4c0
Format comment nicer 2015-04-20 20:14:07 +02:00
Julian Ospald cacdd5c41a
Add .gitignore 2015-04-20 20:13:30 +02:00
Julian Ospald b43b9e2456
Move section to next slide 2015-04-20 20:12:09 +02:00
Julian Ospald 4559b2f1d9
Emphasize function composition 2015-04-20 18:52:12 +02:00
Julian Ospald 78630c38e9
Revert handout mode 2015-04-20 18:09:05 +02:00
Julian Ospald 807a0efbd2
Rm obsolete "(cnt.)" blocks 2015-04-20 18:07:56 +02:00
Julian Ospald e9374aed1f
VL2: Restructure files, make the latex code more modular
Also added a few more section to make beamer and article more
compatible.
2015-04-20 18:06:58 +02:00
Julian Ospald 5b8cc0de65
Abstract out article configuration 2015-04-20 18:05:34 +02:00
Julian Ospald 214c2052de
Rm handout config for beamer 2015-04-20 17:44:19 +02:00
Julian Ospald fe052fa04e
Move title page info to main document 2015-04-20 17:42:07 +02:00
Julian Ospald f36590c9f4
Restructure files, make the latex code more modular
Also added a few more section to make beamer and article more
compatible.
2015-04-20 17:38:58 +02:00
Julian Ospald c9ec697df4
Fix spelling 2015-04-20 15:15:12 +02:00
Julian Ospald 3eae407f56
Improve wording 2015-04-20 15:08:38 +02:00
Julian Ospald f789b46833
Fix a few pauses 2015-04-20 15:08:25 +02:00
Julian Ospald b20d4cadfc
Improve prettiness of list comprehension 2015-04-20 15:07:59 +02:00
Julian Ospald 25f4783b07
Use infix version 2015-04-20 15:06:54 +02:00
Julian Ospald 9608bd9bd6
Scale down function-machine.png to fit the slide 2015-04-20 15:05:11 +02:00
Julian Ospald 1075baf401
Restructure files 2015-04-20 00:51:14 +02:00
Julian Ospald aa66512620
Add code snippets 2015-04-20 00:36:44 +02:00
Julian Ospald 86969074e3
VL2: Restructure files, add proper article/handout version 2015-04-20 00:32:50 +02:00
Julian Ospald fcbb846d7e
VL1: Restructure files, add proper article/handout version 2015-04-20 00:32:01 +02:00
Julian Ospald 4f12e65ea6
Add question 2015-04-19 21:45:46 +02:00
Julian Ospald e53c1e4e52
Fix spelling 2015-04-19 21:45:32 +02:00
Julian Ospald 3658d7cc06
Rm framebreaks for TOC 2015-04-19 20:04:17 +02:00
Julian Ospald d9df5cae00
Add missing TOCs 2015-04-19 20:03:40 +02:00
Julian Ospald 8629e1c62b
Add reflection and references slides 2015-04-19 20:03:19 +02:00
Julian Ospald 8c9a9d4125
Add type signature for inlined function 2015-04-19 19:51:28 +02:00
Julian Ospald cd8f11e259
Add filter, fold and summary slides for "Recursion patterns" section 2015-04-19 19:51:14 +02:00
Julian Ospald 729c460112
Add example on how a Haskeller would write this function 2015-04-19 19:49:56 +02:00
Julian Ospald 61347e2c8e
Comma 2015-04-19 19:49:32 +02:00