Skip to content

Latest commit

 

History

History
161 lines (111 loc) · 9.67 KB

workshops.md

File metadata and controls

161 lines (111 loc) · 9.67 KB
layout title description nav banner1 banner2 bannerImage
page
Workshops
A team of F# experts that can offer you a complete range of services including F# training, consulting, and functional-first development.
Workshops
We believe strongly in the benefits of using F#, but we also understand the issues and challenges around adding F# into your software development process. Thats's why we offer training, support and other services to make your use of F# as painless as possible.
<a href='mailto:[email protected]'><i class='fa fa-envelope'></i> On-site custom trainings?</a>
img4
# Workshops and training sessions

No matter what your background is, our workshops and trainings will help you get started with F#. We expect that you have some programming background, but no prior experience with F# or the theme of the workshop is needed. If you would like to arrange a private, personalized workshop, please contact us directly. We'll be happy to design a workshop or training to fit exactly your needs!

This two day Fast Track to F# course is what you need to start using F# in practice and to get the most out of functional and concurrent programming concepts.

The course is designed by F# experts Tomas Petricek and Phil Trelford and builds on their real-world experience with F#. You'll learn how to use F# in production for domain modelling, data processing, concurrency and more!

More F# at #codenode's Spacebar with @tomaspetricek - #fsharp @skillsmatter pic.twitter.com/LHgne7dwp7

— wendydevolder (@wendydevolder) November 26, 2015

{:class="buttons"} Details{:class="btn btn-primary" role="button"} Book now!{:class="btn btn-success" role="button"}

Machine learning is the art of writing program that become better at performing tasks using data. In this hands-on workshop you will learn how to use the power of F# by building simple but effective machine learning predictive models and solving real-world problems.

You will learn fundamental concepts and methods of machine learning that are broadly applicable by software engineers, and gain a solid foundation to start writing clean and effective F# code.

Great turnout for intro workshop to #machinelearning with #fsharp! Huge thank you to @brandewinder for stopping by pic.twitter.com/K8vxYNWgPR

— Prolucid (@prolucid) April 20, 2016

{:class="buttons"} Contact us{:class="btn btn-success" role="button"}

One of the myths about F# and functional programming is that it is only good for complex mathematics. This could not be further from truth. A web server is essentially a function from a request to a response and so functional programming is a perfect fit for it.

This workshop covers all you need to get started with building web applications in F# using the Suave server. By the end of the workshop, you'll write a real-world web application that works with data, handles concurrency and can be easily deployed to Azure or Heroku.

Happy faces after #fsharp workshop with @tomaspetricek ! That's what we love! pic.twitter.com/RfVcSRflot

— SkillsTemple (@SkillsTemple) February 17, 2016

{:class="buttons"} Details{:class="btn btn-primary" role="button"} Contact us{:class="btn btn-success" role="button"}

Domain driven design with F#

This course teaches you how to use types as part of a domain driven process, emphasizing real world examples over jargon and maths. In this course, you'll learn how to use F# types to represent the domain in a fine-grained, self-documenting way.

The type system is your friend, not an annoyance. You'll learn how to use types to your benefit - and types can even be used to encode business rules so that you literally cannot create incorrect code.

Enjoying @ScottWlaschin workshop, he is now showing how to make illegal states unrepresentable. / @CodingGrace :) pic.twitter.com/1mQf3hZSmt

— Andrea McAts (@silverSpoon) March 14, 2015

{:class="buttons"} Contact us{:class="btn btn-success" role="button"}

Modern applications need to access data from a variety of external data sources, including XML, SQL, and JSON-based services. In this course, we look at F# type providers. With type providers, you can easily explore and access a wide range of data sources directly from your code editor. We start by learning about type providers using the F# interactive and then we demonstrate how you can integrate data access code written in F# as part of a larger C# ASP.NET project.

Look at @tomaspetricek talk in depth #fsharp 's type providers! @skillsmatter #functionalpx pic.twitter.com/cFsxSNGG

— Anaïs (@AnaisatSM) March 16, 2012

{:class="buttons"} Details{:class="btn btn-primary" role="button"} Attend online{:class="btn btn-success" role="button"}

Functional-first programming in F# is an effective tool for solving complex problems that often arise in financial computing. The strong typing of F# provides important correctness guarantees and means that numeric code written in F# runs efficiently.

Furthermore, a number of case-studies show that F# significantly reduces time-to-market, especially in the financial domain. The course is practically focused. Throughout the course, we look at examples of time-series analysis, modelling and pricing of stock options and more.


Really enjoying the @Quantshub course on F# in Finance by @tomaspetricek. It's week 2 and I am already learning things I didn't know #Fsharp

— Kevin Ashton (@ashtonkj) October 31, 2014

I highly recommend taking @tomaspetricek course if you're looking to jump start your #fsharp skills. I was great. https://t.co/CrIkdRBHPP

— Gene Chiaramonte (@waahhoo) May 11, 2016

{:class="buttons"} Details{:class="btn btn-primary" role="button"} Attend online{:class="btn btn-success" role="button"}