Skip to content

apauley/fp_presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

162 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Introduction to Functional Programming.

A presentation in LaTeX beamer. You need pdflatex to generate the pdf.

Generating the PDF

If you have rake installed you can generate the pdf by typing "rake" in the top-level directory of this repo.

I used BasicTex, a subset of the MacTex distribution, and then installed the following packages seperately:

$ sudo easy_install Pygments
$ sudo tlmgr install minted
$ sudo tlmgr install ifplatform
$ sudo tlmgr install pgfplots

http://tug.org/mactex/morepackages.html

Previous Presentations

Jozi JUG

Discovery Forum in Sandton, Johannesburg

July 28, 2014

https://www.youtube.com/watch?v=PUqgCxurM0Y

http://www.slideshare.net/AndreasPauley/an-introduction-to-functional-programming-at-the-jozi-java-user-group

http://www.meetup.com/Jozi-JUG/events/193527672/

DeveloperUG

Microsoft Campus in Bryanston, Johannesburg

March 11, 2014

http://www.slideshare.net/AndreasPauley/an-introduction-to-functional-programming-developerug-20140311

http://www.meetup.com/DeveloperUG/events/139983502/

Joburg Centre for Software Engineering

Braamfontein, Johannesburg

February 17, 2014

http://www.jcse.org.za/events/introduction-functional-programming-andreas-pauley

University of Pretoria (COS301 Students)

UP Campus, Lynnwood, Pretoria

September 2, 2013

https://www.dropbox.com/s/ot41s13dzacgayd/fp_intro2013-09-02.pdf

http://www.slideshare.net/AndreasPauley/fp-intro2013-0902

About

An Introduction to Functional Programming

Resources

Stars

5 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors