Introduction to Haskell Programming with a Gateway to Cardano Plutus
Course Overview
This introductory course is designed to teach the fundamentals of Haskell, a purely functional programming language, and serve as a gateway to Cardano's Plutus platform for smart contract development. You will explore Haskell's core concepts, functional programming paradigms, and gain foundational knowledge necessary for diving into Plutus programming on the Cardano blockchain.
Course Details
- Enrollments
- 3
- Chapters
- 6
- Quizzes
- comming soon
Chapters
- Getting Started with Haskell and Functional Programming
- Basic Syntax and Types
- Functions and Functional Paradigms
- Lists, Tuples, and Data Structures
- Pattern Matching and Guards
- Type Classes and Polymorphism