Zach Bray is a Software Developer at an ISV supplying real-time electronic trading software. Recently he has been involved in a range of commercial projects, centred on providing clearing house connectivity and pricing for implied orders, and spannin
Talks I've Given
-
2
Web Programming
Featuring Dan Mohl and Zach Bray
In this session, we'll go over a few ways to start taking advantage of F# in your web based solutions. You'll learn multiple approaches that involve the use of F# as the primary workhorse on the server as well as how to build full-stacks with F#.
microsoft f# web-frameworks web-applications progfsharp -
FunScript with Zach Bray
Featuring Zach Bray
FunScript lets you connect to Web APIs like Freebase and the World Bank with Type Providers and visualize data using typed JavaScript libraries via a TypeScript Type Provider. Zach Bray creator of FunScript will take us through this open source project.
funscript freebase type-providers javascript typescript open-source -
2
TDD and BDD in F#
Featuring Phil Trelford and Zach Bray
In this practical session we’ll start by implementing fluent unit tests in F# using FsUnit and NUnit. We’ll then break into teams and develop scenarios in English language to solve a real world scenario and then automate them with the TickSpec library.
tdd bdd nunit fsunit f# .net tickspec