#funcionalprogramming kết quả tìm kiếm
I haven't shared beautiful C++ code for a while. Here's some FP in C++ for a treat.

Disjoint unions cannot be given a group structure, the coproduct in GRP will be the free group. But in the category of Abelian groups coproduct coincide with product and is called direct sum. Same in R-modules and hence vector spaces (!) #funcionalprogramming #categories 9/n

I figured I'm tired of seeing const vs let vs var, so from now on I won't use any of those. I call it "functional programming"

Functional Programming Jargon in JavaScript github.com/hemanth/functi… Lots of terminology explained with code examples

C# and LINQ = functional coding cocktail In extremely simple terms, functional coding unlocks an ability to write the code the way you talk about it. "filter for the users over age 30" "group the users by school" "show me all of the user names" Whereas compared to the…

"Foundation of Functional Programming" day 2 by @GiulioCanti ... illuminating #funcionalprogramming #fp thx to @gabrielelana @Mikamai and @LinkMeSRL




Mia figlia mi ha svegliato alle 5. Poi si è riaddormentata. Io non riuscivo a smettere di pensare, ho preso carta, penna ed ho iniziato a scrivere. 3 ore dopo ecco una traccia di 20 pagine + un po' di postit del mio corso su #funcionalprogramming 😎😎 @avanscoperta domani call?

Hoy en #ProgramaQTF estamos hablando sobre cómo el mundo digital y el físico se fusionan cada vez más, y lo que implica eso. Cómo la inteligencia artificial puede ser tu herramienta o tu verdugo... ¡Escúchanos y manda tus preguntas!
Fast Finality (F3) builds the core for low-latency applications on Filecoin, including DeFi protocols, payment systems, gaming networks, and L2 subnets. Faster finality allows developers to operate on shorter confirmation cycles.

Você precisa dominar a recursão se pratica a programação funcional diariamente 🙌🙌 #funcionalprogramming #typescript #javascript #kotlin

A lot of languages (that are not functional) are packed with features that are "functional". For example, Rust and Python Is this a straw man post?
Folds on lists. ~ Jeremy Gibbons patternsinfp.wordpress.com/2018/08/14/fol… #FuncionalProgramming #Haskell
Leverage the powerful new @function syntax to solve complex problems: from creating fluid typography and conditional radii to extending the capabilities of light-dark() beyond color properties. una.im/5-css-function… #html #css #frontend #webdev #webdevelopment

Aprende programación utilizando Vibe Coding (de manera consciente) con 100 desafíos y sin experiencia previa. Han creado esta plataforma para eliminar barreras y que la gente empiece poco a poco hasta poder hacer sus primeros proyectos. 100vibecoding.com

📢Excited to introduce Apache TVM FFI, an open ABI and FFI for ML systems, enabling compilers, libraries, DSLs, and frameworks to naturally interop with each other. Ship one library across pytorch, jax, cupy etc and runnable across python, c++, rust tvm.apache.org/2025/10/21/tvm…

I'm so happy I found this paper!!! ✅ The Theory of Concatenative Combinators, by Brent Kerby (2007) 🧮 The combinators minimal base has only two elements: "cake" and "k"!!! How is that not awesome??? #combinatorylogic #funcionalprogramming #computerscience

well, the answer is yes, but it's bloody difficult! this video explains beautifully in a very simple way combinators and SKI compilers. enjoy! youtu.be/gnrSedVucXs?si…
youtube.com
YouTube
Introduction to Combinatory Logic – #SoME2
Strong, expressive types removes the need for many kinds of parameterized tests. The compiler works as the test - if it doesn't conform to the definition, the code won't even compile. Reason #5 F# sucks: Your buggy code won't even compile hamy.xyz/blog/2025-06_7… #fsharp
I'm so happy I found this paper!!! ✅ The Theory of Concatenative Combinators, by Brent Kerby (2007) 🧮 The combinators minimal base has only two elements: "cake" and "k"!!! How is that not awesome??? #combinatorylogic #funcionalprogramming #computerscience

well, the answer is yes, but it's bloody difficult! this video explains beautifully in a very simple way combinators and SKI compilers. enjoy! youtu.be/gnrSedVucXs?si…
youtube.com
YouTube
Introduction to Combinatory Logic – #SoME2
Awesome video about fp I love his videos and this one especially. For all our fp bros 🧑💻 youtu.be/nuML9SmdbJ4?si… #funcionalprogramming #coding #programming
youtube.com
YouTube
Dear Functional Bros
Te cuesta entender map, filter o reduce? Seguro que después de ver esta imagen no. #FuncionalProgramming

Functional programming is finally going mainstream by Klint Finley 💎 #funcionalprogramming #fsharp #JavaScript #ruby #python @elmlang #Haskell
github.com/readme/feature… finally. One day I wondered about how Wardley Mapping for languages and evolution of needs would look like. Somehow I felt that OO thinking/langs (not message-oriented languages in the Alan's sense) step from the stage in favour of FP thinking/langs
Really liked this functional approach. Complex code can look much simpler this way 🔥 #javascript #funcionalprogramming #100DaysOfCode
JavaScript Tip 💡 Here's an example of how you can create a reusable and composable pipe using JavaScript.

Automated conjecturing in QuickSpec. ~ Moa Johansson, Nicholas Smallbone. cse.chalmers.se/~jomoa/papers/… #Haskell #FuncionalProgramming
A Vivid Christmas Carol. vivid-synth.com/advent-2020/ #Haskell #FuncionalProgramming #AdventOfHaskell
Capturing the magic of Prelude.interact. ~ Samuel (@haskell_cat). gelisam.blogspot.com/2020/12/captur… #Haskell #FuncionalProgramming #AdventOfHaskell
Bits instance of Integer. ~ Ken T Takusagawa. kenta.blogspot.com/2020/12/orptuq… #Haskell #FuncionalProgramming
Haskell, in Elm terms: Type Classes. ~ @terezk_a medium.com/@terezk_a/hask… #Haskell #FuncionalProgramming #Elm
Advent of Code 2020 solutions in Lean 4. ~ Reid Barton. github.com/rwbarton/adven… #LeanProver #ITP #FuncionalProgramming
Describing microservices using modern Haskell. ~ Alejandro Serrano (@trupill). 47deg.com/blog/mu-in-has… #FuncionalProgramming #Haskell
Performance of Haskell Array libraries through Canny edge detection. ~ Alexey Kuleshevich. alexey.kuleshevi.ch/blog/2020/07/1… #Haskell #FuncionalProgramming
Some thoughts on building software. ~ Alejandro Serrano (@trupill). gist.github.com/serras/caf3b70… #FuncionalProgramming #Haskell
Calculating correct compilers II (Return of the register machines). ~ Patrick Bahr, Graham Hutton. cs.nott.ac.uk/~pszgmh/ccc2.p… #Haskell #FuncionalProgramming
Simple linear regression in one pass. ~ Daniel Brice (@fried_brice). danielbrice.net/blog/simple-li… #Haskell #FuncionalProgramming
Write a GHC extension in 30 minutes by Richard Eisenberg at @ZuriHac 2020 ... #Haskell #FuncionalProgramming #GHC #FP #ZuriHac youtu.be/bhhE2DxbrJM

Functional programming in data science projects. ~ Nathanael Weill. towardsdatascience.com/functional-pro… #FuncionalProgramming #DataScience
Simply typed lambda calculus. ~ Splinter Suidman. splintah.gitlab.io/posts/2020-05-… #Haskell #FuncionalProgramming #LambdaCalculus
A tutorial introduction to quantum circuit programming in dependently typed Proto-Quipper. ~ Peng Fu, Kohei Kishida, Neil J. Ross, Peter Selinger. arxiv.org/abs/2005.08396 #FuncionalProgramming #Haskell
Disjoint unions cannot be given a group structure, the coproduct in GRP will be the free group. But in the category of Abelian groups coproduct coincide with product and is called direct sum. Same in R-modules and hence vector spaces (!) #funcionalprogramming #categories 9/n

"Foundation of Functional Programming" day 2 by @GiulioCanti ... illuminating #funcionalprogramming #fp thx to @gabrielelana @Mikamai and @LinkMeSRL




Você precisa dominar a recursão se pratica a programação funcional diariamente 🙌🙌 #funcionalprogramming #typescript #javascript #kotlin

Immutability all the way to the file system with append-only data stores #funcionalprogramming #coding #programming

Mia figlia mi ha svegliato alle 5. Poi si è riaddormentata. Io non riuscivo a smettere di pensare, ho preso carta, penna ed ho iniziato a scrivere. 3 ore dopo ecco una traccia di 20 pagine + un po' di postit del mio corso su #funcionalprogramming 😎😎 @avanscoperta domani call?

Te cuesta entender map, filter o reduce? Seguro que después de ver esta imagen no. #FuncionalProgramming

Intetesting reading while waiting for the flight #softwarearchitecture #funcionalprogramming #haskell

I had a lot of #Spark and #FuncionalProgramming talk by @holdenkarau 😀 #FunctionalProgrammingToTheRescue



Ready for some action #haskellx? Lookin sexy! #funcionalprogramming #monads #haskell #types @NicoleAtSM #codenode @wendydevolder See u here!

I'm so happy I found this paper!!! ✅ The Theory of Concatenative Combinators, by Brent Kerby (2007) 🧮 The combinators minimal base has only two elements: "cake" and "k"!!! How is that not awesome??? #combinatorylogic #funcionalprogramming #computerscience

well, the answer is yes, but it's bloody difficult! this video explains beautifully in a very simple way combinators and SKI compilers. enjoy! youtu.be/gnrSedVucXs?si…
youtube.com
YouTube
Introduction to Combinatory Logic – #SoME2
Write a GHC extension in 30 minutes by Richard Eisenberg at @ZuriHac 2020 ... #Haskell #FuncionalProgramming #GHC #FP #ZuriHac youtu.be/bhhE2DxbrJM

How a Scala object, which was supposed to be a singleton, is not? A story of one bug by @rucek buff.ly/2SfFfzC #scala #programming #funcionalprogramming

Something went wrong.
Something went wrong.
United States Trends
- 1. Maxey 7,404 posts
- 2. Maxey 7,404 posts
- 3. Sixers 18.5K posts
- 4. Clippers 7,351 posts
- 5. #AEWDynamite 20.5K posts
- 6. Knicks 30.9K posts
- 7. Embiid 12.1K posts
- 8. Wemby 10.7K posts
- 9. Celtics 24.8K posts
- 10. #Survivor49 2,353 posts
- 11. Pistons 5,800 posts
- 12. Pritchard 1,905 posts
- 13. Cooper Flagg 8,278 posts
- 14. Cavs 15.5K posts
- 15. #SistasOnBET 2,287 posts
- 16. #NewYorkForever 3,117 posts
- 17. Brunson 6,773 posts
- 18. Athena 8,227 posts
- 19. 76ers 5,008 posts
- 20. Donovan Mitchell 2,709 posts