One Kata, Three Languages
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the FizzBuzz kata implemented in three different programming languages in this 59-minute conference talk. Begin with an overview of the kata and its idiomatic implementation in C#, applicable to various object-oriented languages. Dive into live demonstrations of Haskell and Clojure approaches, offering an introduction to these functional programming languages for curious developers. Conclude by applying insights from the Haskell and Clojure implementations to create an improved C# solution, showcasing the benefits of cross-language learning and functional programming concepts in object-oriented contexts.
Syllabus
One kata, three languages - Mark Seemann
Taught by
NDC Conferences
Related Courses
Code Clinic: ClojureLinkedIn Learning Clojure Tutorial
Derek Banas via YouTube Clojure
Exercism Clojure Crash Course
YouTube Learn Cloiure using Interactive Programming
Independent