Hacker News
- Functional Programming Concepts https://docs.google.com/document/d/14saR8kLlMV1ugNsPHkCtexSVQv3hIYnC0PJSbLXMgpQ/edit?usp=sharing 3 comments
- Learn ClojureScript: Functional Programming Concepts https://www.learn-clojurescript.com/section-4/lesson-21-functional-programming-concepts/ 2 comments
- Functional Programmings concepts http://pedrorijo.com/blog/fp-concepts/ 10 comments scala
- Swift Functional Programming: Basic Concepts https://medium.com/swift-programming/swift-functional-programming-basic-concepts-a6b0c3937d56#.udklu4pxg 7 comments swift
- I've built a Fastify boilerplate using clean architecture and functional programming concepts https://github.com/marcoturi/fastify-boilerplate 10 comments node
- Functional Programming Concepts Applied Using C# https://nearsoft.com/blog/functional-programming-concepts-applied-using-c/ 15 comments csharp
- Concepts of Functional Programming in Javascript https://blog.byteconf.com/an-introduction-to-the-basic-principles-of-functional-programming-in-javascript/ 4 comments javascript
- Core Functional Programming Concepts http://thesocietea.org/2016/12/core-functional-programming-concepts/ 3 comments javascript
- Core Functional Programming Concepts https://www.reddit.com/r/learnprogramming/comments/5fwr97/core_functional_programming_concepts/ 13 comments learnprogramming
- Core Functional Programming Concepts https://thesocietea.org/2016/12/core-functional-programming-concepts/ 23 comments compsci
- Functors, Applicatives, and Monads: Unboxing Functional Programming Concepts https://www.thecoder.cafe/p/functors-applicatives-monads 7 comments functionalprogramming
- Understanding "advanced" functional programming concepts (preferably in Java) https://www.manning.com/books/functional-programming-in-java 17 comments java
- Functional Programming concepts I actually like: A bit of praise for Scala (for once) https://chollinger.com/blog/2022/06/functional-programming-concepts-i-actually-like-a-bit-of-praise-for-scala-for-once/ 5 comments scala
- I started to study haskell, but many functional programming concepts are still not clear to me https://cs3110.github.io/textbook/cover.html 38 comments haskell
- A refactored Proof-of-concept originally developed in 2017 to print all function calls with their arguments data types and values using Ptrace during program execution. https://github.com/finixbit/print-function-args-debugger 3 comments reverseengineering
- Advanced Functional Programming concepts made easy https://medium.com/nmc-techblog/advanced-functional-programming-concepts-made-easy-2108d227b5ab 8 comments javascript
- FunctionKit — Bringing functional programming concepts to Swift in an approachable, intuitive way https://github.com/mpangburn/functionkit 6 comments programming
- FunctionKit — Bringing functional programming concepts to Swift in an approachable, intuitive way https://github.com/mpangburn/functionkit 19 comments swift
- An Intro to Functional Programming Concepts in JS https://medium.com/@collardeau/intro-to-functional-programming-concepts-in-javascript-b0650773139c 29 comments javascript
- Haskell Bazaar: Explore Haskell and Functional Programming concepts https://www.haskellbazaar.com 12 comments haskell
- Concepts behind the C# 3.0 language, and the influence of functional programming http://tomasp.net/articles/csharp3-concepts.aspx 8 comments programming
- Open Sourcing Haskell Bazaar: Explore Haskell and Functional Programming concepts https://www.reddit.com/r/haskell/comments/an2slo/open_sourcing_haskell_bazaar_explore_haskell_and/ 4 comments haskell
- I made an expansion of the java.util.function package to support more functional programming concepts https://gitlab.com/Eolu/funcyjava 3 comments java
- Higher-order store: Borrowing a functional programming concept into Svelte store? https://youtu.be/p1aPfVyZ1IY 2 comments sveltejs
- New concept on profiling memory usage of functional programming language http://danghica.blogspot.com/2018/03/copying-vs-sharing-in-functional.html 3 comments haskell
- Functional Reactive Programming (FRP) - I'll list all the resources I can find - It's difficult for me to grasp this concept... https://stackoverflow.com/questions/1028250/what-is-functional-reactive-programming 6 comments javascript
- Software Foundations (Free ebook on basic concepts of logic, computer-assisted theorem proving, the Coq proof assistant, functional programming, operational semantics, Hoare logic, and static type systems) https://www.cis.upenn.edu/~bcpierce/sf/current/index.html 8 comments programming
- "Light Table", a new in-browser IDE concept, is on Kickstarter -- it will allow you to program Javascript in an entirely new way. Living code, function-oriented editing, get-out-of-your-way docs and autocompletion. (Smalltalk hackers: You may commence yelling "I told you so!"... now.) http://www.kickstarter.com/projects/306316578/light-table 6 comments javascript