handouts/pep-ho.tex
changeset 264 ecd989eee8bd
parent 257 ba4d976ca88d
child 265 59779ce322a6
equal deleted inserted replaced
263:5a16bcb4105e 264:ecd989eee8bd
    28 % http://alexott.net/en/fp/books/
    28 % http://alexott.net/en/fp/books/
    29 
    29 
    30 %John Hughes’ simple words:
    30 %John Hughes’ simple words:
    31 %A combinator is a function which builds program fragments
    31 %A combinator is a function which builds program fragments
    32 %from program fragments.
    32 %from program fragments.
       
    33 
       
    34 
       
    35 %explain graph coloring program (examples from)
       
    36 %https://www.metalevel.at/prolog/optimization
       
    37 
       
    38 
       
    39 % nice example for map and reduce using Harry potter characters
       
    40 % https://www.matthewgerstman.com/map-filter-reduce/
    33 
    41 
    34 
    42 
    35 \begin{document}
    43 \begin{document}
    36 \fnote{\copyright{} Christian Urban, King's College London, 2017, 2018}
    44 \fnote{\copyright{} Christian Urban, King's College London, 2017, 2018}
    37 
    45