The Baeldung logo
  • The Baeldung LogoScala SublogoScala Sublogo
  • Start Here
  • Guides ▼▲
    • Scala Basics

      Get Started with Scala

    • Functional Programming

      Learn functional programming concepts and libraries in Scala

    • Akka

      Explore the building blocks of Akka – an actor model based toolkit.

    • Scala OOP

      Learn about the basic OOP implementation in Scala.

  • Pricing
  • About ▼▲
    • Full Archive

      The high level overview of all the articles on the site.

    • About Baeldung

      About Baeldung.

Functional Programming

Functional programming is a paradigm that expresses programs as pure functions and immutable values. Scala provides a set of features that enables to follow functional programming practises.

  • Cats (10)
  • ZIO (7)
  • Definition (5)
  • Pattern (4)
  • Functions (3)
  • Error Handling (2)
  • reference (2)

>> Error Handling in ZIO

>> Different Ways to Create ZIO Effects

>> Writer Monad in Cats

>> Scala Functional Programming Tutorial

>> Resource Handling in ZIO

>> Difference Between flatMap(), flatTap(), evalMap() and evalTap() in Cats Effect

>> Apply Method in Scala

>> Resource Handling in Cats Effect

>> Difference Between delay, defer, and deferred in Cats Effect

>> The Magnet Pattern in Scala

  • «
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next →
The Baeldung logo

Categories

  • Scala Core
  • Build Tools
  • Testing
  • Play

Series

  • Scala Collections
  • Scala Basics
  • Functional Programming
  • Akka

About

  • About Baeldung
  • Baeldung All Access
  • The Full Archive
  • Editors
  • eBooks
  • FAQ
  • Baeldung Pro
  • Terms of Service
  • Privacy Policy
  • Company Info
  • Contact
The Baeldung Logo