#functional-programming

[ follow ]
Software development
fromMedium
1 week ago

Pure Functions: Your First Step Toward Bug-Free Concurrency

Pure functions and immutability stabilize systems by preserving facts and ensuring deterministic business logic amid mutable, entangled state and external side effects.
#scala
fromMedium
6 days ago
Software development

Why I'm Breaking Up with Scala in 2026 and Falling for Golang's Simplicity

fromMedium
3 weeks ago
Scala

Scala Programming Explained: A Complete Storytelling Guide for Students and Developers

fromMedium
1 month ago
Java

The Language That Made Me Feel Like a Genius (Until It Didn't): My Breakup with Scala

Software development
fromScala-lang
2 months ago

Scala Days 2025: Conference Highlights and Talk Recordings

Scala Days celebrated 15 years in Lausanne with 57 talks, 5 workshops, 27 sponsors and around 300 attendees; all talks are now on YouTube.
Education
fromMedium
3 months ago

10 Best Scala Courses on Coursera in 2025

Scala drives scalable systems, data engineering, and functional programming; Coursera offers comprehensive beginner-to-advanced courses with hands-on projects for professional skill building.
fromMedium
6 days ago
Software development

Why I'm Breaking Up with Scala in 2026 and Falling for Golang's Simplicity

fromMedium
3 weeks ago
Scala

Scala Programming Explained: A Complete Storytelling Guide for Students and Developers

fromMedium
1 month ago
Java

The Language That Made Me Feel Like a Genius (Until It Didn't): My Breakup with Scala

fromPycoders
1 month ago

PyCoder's Weekly | Issue #713

Online Python training created by a community of experts. Give your team the Deprecations via Warnings Don't Work for Libraries DeprecationWarning had been in place for 3 years and the documentation contained warnings, the recent removal of API end points in urllib3 v2.6 caused consternation. Seth examines why the information didn't properly make its way downstream and what we might do about it in the future. SETH LARSON
Python
#python
Software development
fromInfoWorld
1 month ago

'Futuristic' Unison functional language debuts

Unison 1.0 provides content-addressed, statically typed functional programming that gives deterministic versioning, avoids redundant compilation, and simplifies distributed computation.
#clojure
Software development
fromMedium
2 months ago

fp-ts library in Hoppscotch codebase.

Hoppscotch CLI uses fp-ts, particularly Either, to express functional error handling and leverage typed functional abstractions in TypeScript.
#javascript
Software development
fromMedium
3 months 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 months 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.
#scala-3
fromScala-lang
7 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
[ Load more ]