#functional-programming

[ follow ]
#python
#scala
fromMedium
2 months ago
Scala

Scala Coupon Code 2025: Unlock the Power of Functional Programming for Scalable Applications +...

Scala
fromMedium
2 months ago

Discover Scala: The Powerful Programming Language for Developers

Scala is a versatile programming language that combines object-oriented and functional programming.
It is favored by top companies for its strengths in concurrency and big data.
Scala
fromMedium
3 months ago

Defining a Monad Trait in Scala: A Step-by-Step Guide

Monads structure code in a safe, composable manner, essential for managing effects in functional programming.
fromMedium
2 months ago
Scala

Scala Coupon Code 2025: Unlock the Power of Functional Programming for Scalable Applications +...

#scala-days-2025
fromScala-lang
2 months ago
Scala

Scala Days 2025 - Functional Programming And The Real World

Scala Days 2025 focuses on Functional Programming with prominent keynotes and numerous opportunities for community engagement and networking.
fromScala-lang
4 months ago
Scala

Scala Days 2025: Call for proposals

Scala Days 2025 proposals are open until April 6th; join the event to share your insights on Scala and software engineering.
Scala
fromScala-lang
4 months ago

Scala Days 2025: Call for proposals

Scala Days 2025 proposals are open until April 6th; join the event to share your insights on Scala and software engineering.
#clojure
fromjsdevspace.substack.com
4 months ago

JavaScript Weekly #19: Top Links for March 7, 2025

Ramda.js enhances JavaScript code clarity and efficiency through functional programming features like currying and immutability.
fromMedium
4 months ago

Solving a Special Diophantine Equation in Scala

The polynomial equation x² - 4y² = n seeks integer solutions for non-negative integers x and y, exploring optimized methods through factor pairs of n.
Scala
fromMedium
6 months ago

Endless Elegance: The Sensual Dance of Functional Infinity

Infinite loops are essential in programming, as they enable continuous execution in event-driven systems and help monitor ongoing processes such as client requests or data streams.
Scala
JavaScript
fromAlvinalexander
10 months ago

ZIO.fromOption returns Option[Nothing]; what is that? (Unit? None?)

ZIO.fromOption returns a ZIO with error type Option[Nothing], indicating the need for meaningful error mapping in applications.
fromMedium
10 months ago

Map, FlatMap Scala

Map allows transforming collections by applying a function to each element, resulting in a new collection of the same structure, while flatMap flattens nested structures into a unified collection.
JavaScript
fromCodeProject
11 months ago

Essential Tips for Coding in Java

Design patterns like Singleton and Factory are essential for addressing common software design problems, leading to significant improvements in code maintainability, scalability, and understandability.
JavaScript
[ Load more ]