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.
-
#RTSPUNCONF schedule
You're invited to join industry experts and peers at the Real-Time Stream Processing Unconference (#RTSPUnconf) presented by Hazelcast. This is a free hybrid event that brings professionals and community members together to discuss real-time analytics trends and ideas. We look forward to...
software-development unconference hazelcast -
Karsten Silz - When Is Native Java With GraalVM Worthwhile for Me?
Karsten Silz - When Is Native Java With GraalVM Worthwhile for Me?
-
-
Teaching Haskell...To High Schoolers!
Featuring Rohan Mehta
The story of a high school student who organized the Paradigm Conference — a conference hosted by a team of high schoolers from around the world, completely for high schoolers and all about FP programming languages that are underrepresented in high school CS curriculums.
software-development learning functional-programming haskell -
Teaching Haskell...To High Schoolers!
Featuring Rohan Mehta
The story of a high school student who organized the Paradigm Conference — a conference hosted by a team of high schoolers from around the world, completely for high schoolers and all about FP programming languages that are underrepresented in high school CS curriculums.
software-development learning functional-programming haskell -
Haskell and Category Theory at Vodafone
Featuring Rob Harrison
We're using Haskell to revolutionise Vodafone's invoice verification and saving millions of Euros in the process. We use parallel and auto-scaling infrastructure to deliver results quicker and more importantly safer.
parallel-processing auto-scaling category-theory software-development haskell-in-industry safety financial-transactions haskell -
Live Coding a Roguelike Game
Featuring Michał J. Gajda
Michal J Gajda shares a simple way to do live coding and event sourcing for the development of a game using Haskell. This method is the product of a long effort to reduce the effort and complexity of debugging and writing interactive software, and it is recommended for all Haskell beginners!
software-development event-sourcing roguelike game-development haskell -
Should I Build My Project with rules_haskell?
Featuring Georgi Lyubenov
Has your project outgrown cabal-install or stack? Do your Haskell builds need precise integration with other build systems? Learn when rules_haskell might be the right choice for you.
software-development build-system bazel haskell