#functional-programming

[ follow ]
#scala
fromMedium
2 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

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.
Java
fromMedium
3 months ago

The Programming Language That Could Have Replaced Java-but Didn't

Scala offered JVM compatibility, concise expressive syntax, and functional+OO features but failed to unseat Java in enterprise, becoming niche despite early big-tech adoption.
fromMedium
2 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 ]