Forem

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Handle Null like a pro using Optional

Handle Null like a pro using Optional

2
Comments
3 min read
Functional vs Object Oriented vs Procedural programming
Cover image for Functional vs Object Oriented vs Procedural programming

Functional vs Object Oriented vs Procedural programming

159
Comments 13
4 min read
Haskell as an alternative to TypeScript
Cover image for Haskell as an alternative to TypeScript

Haskell as an alternative to TypeScript

34
Comments 21
7 min read
Thinking in ReScript

Thinking in ReScript

47
Comments 7
7 min read
Exploring Functional Programming in Java - Functional Interface
Cover image for Exploring Functional Programming in Java - Functional Interface

Exploring Functional Programming in Java - Functional Interface

10
Comments
6 min read
Understanding ADTs

Understanding ADTs

2
Comments
5 min read
Currying, Part 2 - Partial Application

Currying, Part 2 - Partial Application

3
Comments
6 min read
Incrementally Adopting PureScript in a JavaScript Web Application
Cover image for Incrementally Adopting PureScript in a JavaScript Web Application

Incrementally Adopting PureScript in a JavaScript Web Application

5
Comments
3 min read
What are method references in Java?
Cover image for What are method references in Java?

What are method references in Java?

9
Comments
1 min read
Think Recursive
Cover image for Think Recursive

Think Recursive

8
Comments
7 min read
About lazyness, automation, types and functional languages

About lazyness, automation, types and functional languages

2
Comments 1
2 min read
Array methods and callback functions for beginners
Cover image for Array methods and callback functions for beginners

Array methods and callback functions for beginners

7
Comments
3 min read
My Experiences in Writing and Publishing My First Java Library

My Experiences in Writing and Publishing My First Java Library

5
Comments 3
6 min read
Idris2+WebGL, part #15: Restricting arguments to a list

Idris2+WebGL, part #15: Restricting arguments to a list

3
Comments
2 min read
Función al curry
Cover image for Función al curry

Función al curry

11
Comments 2
2 min read
How IHP uses Haskell's Type System to enforce good patterns

How IHP uses Haskell's Type System to enforce good patterns

24
Comments 4
5 min read
Recursion with the Y Combinator
Cover image for Recursion with the Y Combinator

Recursion with the Y Combinator

8
Comments
4 min read
Idris2+WebGL, part #14: Getting back into it

Idris2+WebGL, part #14: Getting back into it

4
Comments
2 min read
Introduction To Python Functions
Cover image for Introduction To Python Functions

Introduction To Python Functions

9
Comments
4 min read
Accessing dictionaries in python for beginners
Cover image for Accessing dictionaries in python for beginners

Accessing dictionaries in python for beginners

5
Comments
2 min read
Currying, Part 1 - Function Composition

Currying, Part 1 - Function Composition

5
Comments
5 min read
Create a function to count words in F# docs using F#
Cover image for Create a function to count words in F# docs using F#

Create a function to count words in F# docs using F#

6
Comments
7 min read
OverThink: The Number of Zeros at the End of a Factorial.

OverThink: The Number of Zeros at the End of a Factorial.

9
Comments
11 min read
Understanding Ruby - For vs Each

Understanding Ruby - For vs Each

43
Comments 6
6 min read
Functional Programming in Ruby – State

Functional Programming in Ruby – State

14
Comments 1
8 min read
loading...