SkillsCasts
SkillsCasts
Explore our library of tech talks on the topics that truly matter to today's developers. Learn from the top minds behind the tools you're trying to master.
Every year we help organise hundreds of expert-led talks at conferences and meetups -- and since 2011 we've been preserving them in our free online library of SkillsCast videos. Dive into topics like Functional Programming, Agile methodologies, Java, Cloud & DevOps, Machine Learning, JavaScript, Architecture and so much more.
Simply register for a free account and you'll have instant access to thousands of talks from the creators and innovators of the world's most in-demand technologies, frameworks and methodologies.
-
Fall-from-Grace: A Typed and Programmable Superset of JSON
Featuring Gabriella Gonzalez
Fall-from-Grace is a functional programming language project designed to be easy for others to fork to build their own domain-specific languages. This talk gives a tour of the language's features and concludes with a demo web application that compiles Grace functions to interactive web forms....
software-development grace haskell -
Why a GHC Whole Program Compiler Mode Would Be Useful
Featuring Csaba Hruska
In this lightning talk, Csaba Hruska will talk about the utility of a possible GHC Whole Program Compiler (WPC) patch/design, and the corresponding use cases for backend and tooling development from both a research and industrial perspective.
software-development compiler ghc haskell -
Towards a Faster GHC (Sponsored Talk)
Featuring Alexis King
One of the most common complaints about GHC is that it is "slow". In this lightning talk, Alexis talks about the work TWEAG is doing to help speed up GHC.
software-development ghc haskell -
Towards a Faster GHC (Sponsored Talk)
Featuring Alexis King
One of the most common complaints about GHC is that it is "slow". In this lightning talk, Alexis talks about the work TWEAG is doing to help speed up GHC.
software-development ghc haskell -
Why a GHC Whole Program Compiler Mode Would Be Useful
Featuring Csaba Hruska
In this lightning talk, Csaba Hruska will talk about the utility of a possible GHC Whole Program Compiler (WPC) patch/design, and the corresponding use cases for backend and tooling development from both a research and industrial perspective.
software-development ghc compiler haskell -
Beyond Functional Programming: the Verse Programming Language
Featuring Simon Peyton Jones
We are honoured to welcome back Simon Peyton Jones to the Haskell eXchange with a brand new technical talk. Since the very first Haskell eXchange in 2012, we've been lucky to have Simon join us each year to share his unique perspective on our favourite programming language.
software-development haskell -
Beyond functional programming: the Verse programming language
Featuring Simon Peyton Jones
We are honoured to welcome back Simon Peyton Jones to the Haskell eXchange with a brand new technical talk. Since the very first Haskell eXchange in 2012, we've been lucky to have Simon join us each year to share his unique perspective on our favourite programming language.
software-development haskell -
Haskell in WebAssembly
Featuring Shivay Lamba
From the web to the cloud, the magic of WASM can be seen everywhere. Thus this talk shows how Haskell fits in the WASM ecosystem. This talk covers Asterius (a Haskell to WASM compiler) and various use cases of Asterius.
software-development asterius in-browser wasm webassembly haskell -
Super-heroes: Monoid, Foldable and Traversable
Featuring Paweł Szulc
In this session you will learn about three heroes: Monoid (and its side-kick Semigroup), Foldable and Traversable. Three amazing type-classes, each providing a set of astonishing powers, making your daily programming routines easy as pie.
software-development type-classes traversable foldable semigroup monoid haskell -
Looping Through Functional Loops
Featuring Marco Perone
Imperative languages allow for iterating through all the elements of a collection using
software-development functional-programming loops haskellfor
andwhile
loops. Functional programming does not adopt such constructs. This shift of perspective is one of the first differences beginners notice when they start with FP. Join Marco in his exploration of... -
Haskell Cat: A Command Line Tool Workshop
Featuring Rebecca Skinner
In this beginner-friendly, workshop-style talk, you'll learn how to put the pieces together and build a working command line application from scratch using Haskell.
software-development monad-transformers zipper-list functional-data-structures cabal haskell-app haskell -
An Introduction to Haskell
Featuring Andres Löh
We are pleased that Andres Löh will return to Haskell eXchange 2022 with a brief introduction to the Haskell language's unique characteristics and essential features.
-
- First
- « Previous
- Page 3 of 497
- Next »
- Last