Filter
Exclude
Time range
-
Near
23 Apr 2025
Can I determine a Haskell function type by asking it to show me its ID card? Source: devhubby.com/thread/how-can-โ€ฆ #Tech #HigherOrderFunctions #Programming #FP #haskell #function
1
7
26
28 Feb 2025
Combining immutability with higher-order functions creates an environment where your code is both expressive and efficient. Itโ€™s pure functional elegance in action. #HigherOrderFunctions #FunctionalProgramming
1
2
17
26 Feb 2025
Day 22: Higher-order functions in JavaScript! #100DaysOfCode Learned to pass functions as arguments, boosting code reusability and flexibility. Unlocking cleaner and more efficient JavaScript coding! #JavaScript #HigherOrderFunctions #CodeEfficiency #WebDevelopment #FullStack
2
13
Common String Methods ๐Ÿš€ toLowerCase(): Converts to lowercase. console.log(str.toLowerCase()); // Output: "hello" charAt(index): Returns the character at a specific index. console.log(str.charAt(1)); // Output: "e" #DynamicWebsites #InteractiveWebPages #HigherOrderFunctions #Closures #JavaScriptDebugging #JavaScriptPerformance #APIsInJavaScript #JavaScriptDesignPatterns #LearnToCode #WebDevelopmentTutorial #CodeWithMe #JavaScriptSnippets #ProgrammingTutorial #CodingJourney #code #coding
1
3
38
Many ppl guessed "function composition" which is awesome and is part of it. But it is not the main thing. Episode available now. Feel free to like and subscribe to the video if you want more ground-breaking stuff like this. youtu.be/pgVjWxkgM-Q #programming #coders #higherorderfunctions #oop #functioncomposition #thisshouldnotbepossible
1
10
300
๐‡๐ข๐ ๐ก๐ž๐ซ-๐จ๐ซ๐๐ž๐ซ ๐Ÿ๐ฎ๐ง๐œ๐ญ๐ข๐จ๐ง๐ฌ ๐ข๐ง ๐‰๐š๐ฏ๐š๐’๐œ๐ซ๐ข๐ฉ๐ญ ๐Ÿš€ A higher-order function in JavaScript is a function that either takes one or more functions as arguments, returns a function as a result, or both. These functions are a key feature of functional programming. #HigherOrderFunctions #JavaScript #FunctionalProgramming #JS #Coding #WebDevelopment #Programming #javascript #coding #programming #programmer #python #developer #code #coder #technology #html #computerscience #codinglife #java #webdeveloper #tech #webdevelopment #css #software #softwaredeveloper #webdesign #programmers
10
3
13
296
Does the "*" in Haskell hold the key to the coding universe? Source: devhubby.com/thread/what-exaโ€ฆ #Monads #GHC #HigherOrderFunctions #FunctionalProgramming
6
8
38
On Day 9, I tackled higher-order functions like map, filter, and reduce. Itโ€™s been challenging, but Iโ€™m learning a lot! ๐Ÿ’ก Consistency is keyโ€”every bit of effort helps me improve. Onward and upward! #CodingJourney #Day9 #HigherOrderFunctions #Programming #Consistency #[
3
93
30 Jul 2024
1
2
18
๐Ÿš€ Day 19 of my 100 Days of Python Coding by Angela Yu is complete! Today, I learned about Higher Order Functions and created an Turtle๐Ÿข Race๐Ÿƒโ€โ™‚๏ธ๐Ÿ Stay tuned for more updates! ๐Ÿš€โœจ #100DaysOfCode #Python #CodingJourney #HigherOrderFunctions #TurtlesRace #LearnToCode
2
43
"Higher-order functions simplify computations, making complex codes shorter and more readable." #higherorderfunctions #rust #codingtips
3
179
ยฟHas escuchado de las Higher-Order Functions y lo potentes que son? Te invito a leer este nuevo artรญculo donde te explico con ejemplos en Kotlin. #Android #Kotlin #HigherOrderFunctions medium.com/@kevinhomorales/hโ€ฆ

1
2
129
๐Ÿ”„ Embrace the elegance of Higher-Order Array Methods in JavaScript! ๐Ÿ’ปโœจ Map, Filter, Reduce - your coding Swiss Army knife! ๐Ÿš€ Simplify complex operations, level up readability, and unleash the power of functional programming in your arrays! #JavaScript #HigherOrderFunctions
1
11
Day 38๐Ÿš€ of #100DaysOfCode โœ…Web3 : Continue exploring Web3 (Watched an amazing bootcamp by @kirat_tw on Web3 & completed 12 chapters of cryptozombies.io). โœ…Dsa: 5 pattern questions. โœ…Js: HigherOrderFunctions(.map(),.filter()&.reduce()).
1
13
2,599
17 Jul 2023
Higher-order functions take functions as arguments or return them. They allow for powerful abstractions and functional programming paradigms. Embrace the elegance of higher-order functions to write expressive and modular code. #HigherOrderFunctions #FunctionalProgramming
1
2
18