Functional Programming - Partial Application in 3 Languages (C#, JavaScript, F#)


Details
An important topic in Functional Programming is the use of the Partial Application of functional arguments for the purpose of capturing dependencies, delaying execution, and creating different implementations of a function, all with the same function signtature.
We will cover the concepts of higher-order functions, and partial application in 3 different languages - C#, JavaScript, and F# - while comparing the differences and similarities.
Presentation by Sean Wright:
https://www.seangwright.me
https://www.linkedin.com/in/sgalenwright/
https://twitter.com/seangwright
Wired Views:
https://www.wiredviews.com/portfolio
Sponsored by Robert Half Technology:
https://www.rht.com/
Schedule:
6:00pm sign in to the Zoom meeting and we'll wing it from there =)

Functional Programming - Partial Application in 3 Languages (C#, JavaScript, F#)