How to read Haskell code (in 7 minutes)

Описание к видео How to read Haskell code (in 7 minutes)

Hope you liked the video! This took a while to make (mostly bc of uni stuff getting in the way).

In this video, I will be going over the basics of Haskell syntax. Haskell is syntactically very different from other languages, so this video should clear up a lot of confusion around Haskell code. I won't assume you understand everything covered in this video going onward, this is just to make sure I can explain the more interesting stuff without having to explain syntax-related tangents in full detail.

==============================================================

Discord server:   / discord  
Twitch:   / peppidesu  
Patreon: https://patreon.com/user?u=55163786

Fonts used:
- Presentation: Comfortaa, Lexend Deca
- Code: Iosevka SSO7

Color theme: Ayu Mirage

Tools used: MS PowerPoint, Adobe Premiere Pro, Visual Studio Code

Timestamps:
- [0:00] Intro
- [0:16] Functions
- [1:10] Calling functions
- [1:27] Infix functions
- [1:43] Types
- [2:20] Type variables
- [2:55] Typeclasses
- [3:40] Currying
- [4:35] Branching
- [5:09] Pattern matching
- [5:35] Guards
- [6:16] Let-in and where
- [6:33] Outro

#haskell #functionalprogramming #tutorial #syntax #programming #computerscience

Комментарии

Информация по комментариям в разработке