Skip to content

Instantly share code, notes, and snippets.

View jonathanjouty's full-sized avatar

Jonathan Jouty jonathanjouty

View GitHub Profile

Standardized Ladder of Functional Programming

The LambdaConf Ladder of Functional Programming (LOFP) is a standardized progression of different concepts and skills that developers must master on their journey to becoming expert-level functional programmers. LOFP can be used to rank workshops, talks, presentations, books, and courseware, so that aspiring functional programmers have a better understanding of what material is appropriate for them given their current experience.

Beginner

Concepts

  • Immutable Data
  • Second-order Functions
@jonathanjouty
jonathanjouty / gha_ubuntu_compare_18_20.md
Created August 26, 2021 10:21
Gist to compare GitHub Actions Ubuntu 18.04 and 20.04 runtime