#functionalprogramming search results
Luaで真のパイプライン演算子 |> を実現するライブラリ作った!!! OCaml/Julia/F#/Elixirみたいに x |> f |> g って書けるやつ(正確には x % f ^ g) Haskellの f . g $ x も書ける(f * g % x) 皆大好き依存ゼロで、オーバーヘッドもほぼゼロ(LuaJIT)! #Lua #FunctionalProgramming
Dart & Flutter tip: Don’t wait for the language to evolve you can build the features you want. Make your code expressive and maintainable 🪄 @dart_lang @FlutterDev @TahaTesser @RydMike @ASalvadorini #DartLang #Flutter #FunctionalProgramming
🚀 tulanā seeks a Senior Software Engineer to build stochastic optimization platforms with Scala, Nix/NixOS, Python, Haskell & Rust. Join a Berlin‑remote startup creating reproducible, elegant systems. #Scala #FunctionalProgramming #NixOS #BerlinJobs #Remote…
OCaml’s type inference is wild: the compiler figures out precise, static types for everything, even when you never write a single explicit annotation. #OCaml #FunctionalProgramming #TypeInference #HindleyMilner #StrongTyping #ProgrammingLanguages #FP
Haskell Advent of code Day 6 Completed ✅ Not so hard today, haskell's transpose function does most of the work. We're already halfway through! github.com/mehdidotcafe/a… #AdventOfCode #Haskell #functionalprogramming
Welcome @alexelcu as the #Scalarconf 2026 speaker! 🎙️ Type-Classes (in Scala 3) 🎟️ Grab your ticket here: scalar-conf.com/tickets #scala #functionalprogramming
Functional Python programming in introductory computer science courses. ~ Rajshekhar Sunderraman. arxiv.org/abs/2512.03492… #Python #FunctionalProgramming
Haskell is a great language for data science. ~ Jonathan Carroll. jcarroll.com.au/2025/12/05/has… #Haskell #FunctionalProgramming #DataScience #Rstats
Hyperfunctions: Communicating continuations. ~ Donnacha Oisín Kidney, Nicolas Wu. doisinkidney.com/pdfs/hyperfunc… #Haskell #FunctionalProgramming
"Think of a monad as a container that not only holds a value but also knows how to apply functions while handling context (like errors, state, or async). 🚀 It’s less scary than it sounds—just a design pattern for composable effects. #FunctionalProgramming #Monad @monad
A thing I love about ZIO HTTP is that a server-side application is just a map of (a) route patterns to (b) their handlers, where each entry is essentially just a function from a Request to a Response. #scala #functionalprogramming
My free Scala and Functional Programming video courses are now complete!🥳 We have 8 courses, with 266 videos, and since August, 2024, we have over 1,450 course registrations. Many thanks to @zivergetech, @jdegoes , and @Tornadolobo for making this all possible. 🙏 The…
💡Immutability: Why Your Data Should Never Change phel-lang.org/blog/immutabil… #PhelLang #PHP #FunctionalProgramming #Immutability #Lisp #OpenSource
I just saw that we are now over 1,800 course registrations. #Scala and #FunctionalProgramming training, all 100% free.
My free Scala and Functional Programming video courses are now complete!🥳 We have 8 courses, with 266 videos, and since August, 2024, we have over 1,450 course registrations. Many thanks to @zivergetech, @jdegoes , and @Tornadolobo for making this all possible. 🙏 The…
Elm Beyond the Browser: Type-Safe Scripting with elm-pages by @TomasLatal Register and read more: meetup.com/func-prog-swed… And you can join from anywhere as we are live streaming. #funcprogsweden #functionalprogramming
OCaml's making waves again! 🚀 This functional programming language combines speed, safety, and elegance in ways that keep surprising developers. Type inference that just works? Pattern matching that makes you smile? Yeah, it's that good. #OCaml #FunctionalProgramming
Pragmatic Type-Level Design: Practical introduction to type-level programming: design principles, design patterns, methodologies, approaches by Alexander Granin is the featured book on the Leanpub homepage! #SoftwareEngineering #Haskell #FunctionalProgramming…
🚀 tulanā seeks a Senior Software Engineer to build stochastic optimization platforms with Scala, Nix/NixOS, Python, Haskell & Rust. Join a Berlin‑remote startup creating reproducible, elegant systems. #Scala #FunctionalProgramming #NixOS #BerlinJobs #Remote…
Readings shared December 8, 2025. jaalonso.github.io/vestigium/post… #FunctionalProgramming #Haskell #ITP #LeanProver #Math
Haskell Advent of code Day 8 Completed ✅ WHAT. A. DAY. Spent an unreasonable amount of time on deadends, but I managed to figure it out ultimately. github.com/mehdidotcafe/a… #AdventOfCode #Haskell #functionalprogramming
Welcome @alexelcu as the #Scalarconf 2026 speaker! 🎙️ Type-Classes (in Scala 3) 🎟️ Grab your ticket here: scalar-conf.com/tickets #scala #functionalprogramming
Readings shared December 7, 2025. jaalonso.github.io/vestigium/post… #CoqProver #FunctionalProgramming #HOL #Haskell #ITP #IsabelleHOL #LeanProver #LogicProgramming #Math #Prolog #Python
Parallel arrays aren’t useful until you combine them. A simple zipWith() turns raw service responses into structured data you can actually work with. #devtips #javascript #FunctionalProgramming #SoftwareEngineering
Another blog post on Monads: Writer Monad + Option<T> in C# = null-safe chains with automatic audit logs! No more manual logging, just pure functional goodness 🔥 devtember.com/how-writer-mon… #CSharp #FunctionalProgramming #Monads
Haskell Advent of code Day 7 Completed ✅ Solved it quickly today as I coded part 2 while trying to code part 1 😄 Added memoization to boost performances and to make it pass. github.com/mehdidotcafe/a… #AdventOfCode #Haskell #functionalprogramming
Functional Python programming in introductory computer science courses. ~ Rajshekhar Sunderraman. arxiv.org/abs/2512.03492… #Python #FunctionalProgramming
Haskell Advent of code Day 6 Completed ✅ Not so hard today, haskell's transpose function does most of the work. We're already halfway through! github.com/mehdidotcafe/a… #AdventOfCode #Haskell #functionalprogramming
Is anyone using monads in any other programming language other than #functionalprogramming
Haskell Advent of code Day 5 Completed ✅ Sets to the rescue again today, not very elegant code buy does the job anyway github.com/mehdidotcafe/a… #AdventOfCode #Haskell #functionalprogramming
As part of growing Functional Programming and the Func Prog Sweden community, we will with start to run more in-person events in Sweden next year. First event – a Scala Meetup @ Spotify: meetup.com/func-prog-swed… #funcprogsweden #functionalprogramming #scala
Haskell is a great language for data science. ~ Jonathan Carroll. jcarroll.com.au/2025/12/05/has… #Haskell #FunctionalProgramming #DataScience #Rstats
Readings shared December 4, 2025. jaalonso.github.io/vestigium/post… #FunctionalProgramming #Haskell #ITP #IsabelleHOL #LeanProver
Haskell Advent of code Day 4 Completed ✅ Storing paper rolls under a Set made part 2 so easy 👌🏻 github.com/mehdidotcafe/a… #AdventOfCode #Haskell #functionalprogramming
Readings shared December 3, 2025. jaalonso.github.io/vestigium/post… #CompSci #FunctionalProgramming #Haskell #ITP #LeanProver #Math
Effect Oriented Programming by Bill Frasure, Bruce Eckel, and James Ward is on sale on Leanpub! Its suggested price is $30.00; get it for $14.00 with this coupon: leanpub.com/sh/W2RKqoMW @BruceEckel @_JamesWard #Scala #FunctionalProgramming #SoftwareEngineering
Haskell Advent of code Day 3 Completed ✅ 20 minutes to pass it, just cruising for now 😎 github.com/mehdidotcafe/a… #AdventOfCode #Haskell #functionalprogramming
Day 51 /100 – #100DaysOfElixir unpopular opinion learning a language by reading docs yields better long term result than you tube tutorials.. #Elixir #FunctionalProgramming
Something went wrong.
Something went wrong.
United States Trends
- 1. Dodgers 20.5K posts
- 2. Mets 19.8K posts
- 3. Stearns 6,142 posts
- 4. Stearns 6,142 posts
- 5. Schwarber 12.1K posts
- 6. Devin Williams N/A
- 7. Phillies 9,565 posts
- 8. Alonso 65.3K posts
- 9. Reds 14.6K posts
- 10. Nimmo N/A
- 11. Tanner Scott N/A
- 12. Pirates 20.9K posts
- 13. World Series 7,196 posts
- 14. #NXXT_RecordRun N/A
- 15. 271% YoY N/A
- 16. 5M YTD N/A
- 17. Soto 12.8K posts
- 18. #tuesdayvibe 3,200 posts
- 19. Lockout 1,351 posts
- 20. Raul Malo N/A