-
- [ ] maybe want to add this link about the function shortcut: https://medium.com/analytics-vidhya/how-to-use-the-new-function-symbol-in-r-programming-4-1-r-4-1-c7cd2ac27b98 (people had some questions…
-
### Updated: September 30
* (p.2) Added a table that compares the functional and imperative programming.
* (p.12) "Boolean expressions _~are~can_ be combined by boolean operators:"
* (p.17) Added t…
-
### Addressing a Problem?
The `xclim.core.missing` submodule currently contains several classes and subclasses that are being used to provide functions with shared behaviours, thanks to class inherit…
-
# 함수형 프로그래밍 | 액션 리팩토링하기
본 글은 쏙쏙 들어오는 함수형 코딩 - 에릭 노먼드 저서를 읽고 학습한 내용을 정리한 글입니다. 들어가며 이전 글에서
액션과 계산, 데이터의 개념에 대해 알아보았다면, 이번 포스팅은 실습시간!
여러 예제로 상세히 알아본 개념을 활용해 리팩토링을
[https://dev-bomdong.github.io/func…
-
[So You Want to be a Functional Programmer (Part 1) – Medium](https://medium.com/@cscalfani/so-you-want-to-be-a-functional-programmer-part-1-1f15e387e536)
-
[大貓 - 那些函數語言 Tutorial 沒教我的事 [OSDC 2013] ](https://www.youtube.com/watch?v=ifp_ASiwvFU)
[那些函數語言Tutorial沒有教我的事](https://www.slideshare.net/miaout17/tutorial-19128603)
每次看 10 分鐘,並且把講者的內容打了一遍(暴力學習),之後…
-
Much of what we learn about Javascript is how to do object-oriented programming, but the language supports other paradigms as well.
A discussion on how to use the purely functional aspects of the l…
-
Support for various functional abstractions and structures with good Nim dsl-s
-
I haven't found many examples of functional code in your project. Could you tell us how familiar are you with this programming paradigm? And can you point any pros and cons of using it?
-
Was reading https://medium.com/@hannelita/learning-functional-programming-1acd3f86212c - challenge around exploring func programming in Python (there is even a Packt book on the subject)