WeSearch
Hub / Tags / Functional Programming
TAG · #FUNCTIONAL-PROGRAMMING

Functional Programming coverage.

Every story in the WeSearch catalog tagged with #functional-programming, chronological, with view counts. Subscribe to the per-tag RSS feed to follow this topic in your reader of choice.

12 stories tagged with #functional-programming, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.

⌘ RSS feed for this tag →   or   search "Functional Programming"

RELATED TAGS
#haskell3#programming3#futhark2#high-performance-computing1#parallel-arrays1#gpu-computing1#software-library1#computation1#data-structures1#incremental-computing1#incremental1#umut-acar1
BLOG :: BRENT -> [STRING]

Conversations with a six-year-old on functional programming (2018)

My six-year-old son walked up to me yesterday. “What are you reading?” At the time, I was reading part of Janis Voigtländer’s habilitation thesis. Unsure where to even start, I de…

9 views ·
DEV.TO (TOP)

Demystifying the Trinity: Functor, Applicative, and Monad in PureScript

When diving into pure functional programming, you are immediately confronted with three abstract...…

15 views ·
#purescript#programming concepts
JACKKELLY

Lambda on Lambda: Serverless Haskell on AWS

16 views ·
#haskell#aws#serverless
WYBXC

Church Encoding, Parametricity, and the Yoneda Lemma

12 views ·
#category theory#polymorphism
DEV.TO (TOP)

Lean 4 101 for Python Programmers: A Gentle Introduction to Theorem Proving

Before we begin — if you're interested in improving engineering quality and developer workflows,...…

15 views ·
#programming#theorem proving
FUTHARK-LANG

Why Not Tail Recursion?

A high-performance and high-level purely functional data-parallel array programming language that can execute on the GPU and CPU.…

18 views ·
#programming#futhark
R/HASKELL

Any paid course/certification for functional programming?

17 views ·
HUMBLE BUNDLE

Humble Tech Book Bundle: The Ultimate Functional Programming

Pay what you want for a curated collection of functional programming courses by Pragmatic Programmers and help support Save the Children with your purchase!…

14 views ·
#technology#charity#programming
SOFTWARE THEORY

Clojure Freed Me from the Ceremony

A year into working at Nubank — where the backend runs almost entirely on Clojure — I’ve had enough time to form a real opinion rather than a first impression. The thing that keeps…

16 views ·
#programming#clojure#oop
YOUTUBE

Data Analysis with Vector Functional Programming (2016) [video]

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.…

16 views ·
JANE STREET BLOG

Introducing Incremental

I’m pleased to announce the release of Incremental (well commented mli here), a powerful library for building self-adjusting computations, i.e., computations...…

20 views ·
#software library#computation
GITHUB

Accelerate

Embedded language for high-performance array computations - AccelerateHS/accelerate…

14 views ·
#haskell#high-performance computing#parallel arrays