SkillsCast
About the Speaker
Photos
Please log in to watch this conference skillscast.
To answer this question Vaibhav is going to walk through a small implementation of Git in Haskell. Along the way, he'll touch on functional data structures, content-addressable stores, and parser combinators. At the end, he'll analyse an entire Git repository and talk about the practical applications and limitations of what he's built. His hope is that this knowledge will help you be less frustrated the next time you see a cryptic Git error message!
YOU MAY ALSO LIKE:
- Lightning Talk: Moving Towards Dialogue: Collaborating with your Computer Using Typed Holes! (SkillsCast recorded in October 2018)
- Haskell In Person: Bring Your Project, Get help with your code & socialise (in Berlin on 1st February 2023)
- An Introduction to Functional Reactive Programming and Yampa (in Zürich on 2nd February 2023)
- Teaching Haskell...To High Schoolers! (SkillsCast recorded in December 2022)
- Teaching Haskell...To High Schoolers! (SkillsCast recorded in December 2022)
I Haskell a Git
Vaibhav Sagar
Vaibhav likes using functional programming to write fewer bugs.