#functional-programming

[ follow ]
#scala
fromMedium
3 weeks ago
Software development

Java Developers, Here Are 4 Superpowers You Gain by Learning Scala

Scala
fromMedium
2 months ago

Why Scala Made Me Stop Throwing Exceptions

Scala's Try Monad effectively manages error handling without exceptions.
Scala
fromScala-lang
3 months ago

Scala Highlights, June 2025 edition

Scala Days 2025 will feature prominent speakers and a broad range of topics, including functional programming.
Scalar 2025 highlighted diverse themes in Scala, offering insights for both beginners and advanced users.
fromMedium
3 weeks ago
Software development

Java Developers, Here Are 4 Superpowers You Gain by Learning Scala

Software development
fromMedium
2 weeks ago

Return type Are Contracts. Either[E, Option[A]] Breaks Them.

Public methods must make a single clear promise; encode absence as an explicit error variant (e.g., NotFound) and return Either[E, A] rather than Either[E, Option[A]].
Software development
fromMedium
4 weeks ago

Functional's Comeback: Elixir & Scala in 2025

Elixir and Scala became pragmatic, production-ready functional choices in 2025, delivering uptime, debuggability, and scalable, maintainable backends.
#javascript
#scala-3
Python
fromRealpython
2 months ago

Exploring Python Closures: Examples and Use Cases - Real Python

Closures in Python are inner functions that capture variables from their enclosing scope.
fromScala-lang
4 months ago

Scala Days 2025 - Functional Programming And The Real World

The Scala Days 2025 conference focuses on Functional Programming And The Real World, featuring important keynotes and an extensive array of industry speakers.
Scala
Growth hacking
fromInfoQ
4 months ago

Clojure 2024

Rich Hickey's quest for a simpler programming model led to the creation of Clojure, which embodies functional programming principles and eases complexity.
[ Load more ]