Skip to content

Functional Programming in Scala Presentation for DevCon7

Notifications You must be signed in to change notification settings

ludwiggj/devCon7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functional Programming in Scala Presentation @ DevCon7

This code base supported a talk I gave on Functional Programming in Scala at DevCon7, an internal conference for BT developers. The material is based on the knowledge I gained in completing the Functional Programming Principles in Scala course.

Slides are available.

The code breaks down as follows:

Directory
src/fragments Small code examples used to illustrate various Scala features
src/demo A more comprehensive example, showing how Scala can be used to find anagrams
test/demo Scala tests to demonstrate anagram program.

Graeme Ludwig, 11/10/15.

About

Functional Programming in Scala Presentation for DevCon7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published