Learning
Ctrlk
  • Software Engineering Golden Treasury
  • Trail Map
  • Caching
  • Career
  • Computer Science
  • devops
  • General Paradigms
  • Other
  • Hardware
  • Integration
  • Languages
    • C
    • Choosing A Language
    • cobol
    • Composite Data Types
    • creating
    • Date time
    • Numbers
    • Pass by value vs Pass by reference
    • Primitive Data Types
    • REST anti-patterns
    • Rust
    • Scripting
    • Static typing
    • string
    • Task Oriented Language
    • assembly
    • Getting started
      • Functional Concepts
    • cpp
    • Java
    • kotlin
    • Nodejs
  • Management & Workflow
  • Networks
  • Operating Systems
  • Other Topics
  • persistance
  • Security
  • Testing, Maintainablity & Debugging
  • Version Control - Git
  • ai
Powered by GitBook
On this page
  • General
  • Lambda calculus
  • reducers and transducers
  • Functor
  • currying

Was this helpful?

  1. Languages
  2. Getting started

Functional Concepts

General

  • https://functional.works-hub.com/learn/an-introduction-to-the-basic-principles-of-functional-programming-f509c

Lambda calculus

  • https://functional.works-hub.com/learn/lmbda-calculus-in-clojure-part-1-4cb7b

  • https://functional.works-hub.com/learn/lambda-calculus-in-clojure-part-2-09259

reducers and transducers

  • https://functional.works-hub.com/learn/reducers-and-transducers-introductory-d0cff

Functor

  • https://functional.works-hub.com/learn/functors-and-category-theory-introductory-3e3da

currying

  • https://functional.works-hub.com/learn/partial-application-vs-currying-3de29

PreviousGetting startedNextcpp

Last updated 5 years ago

Was this helpful?