|
You are here |
cukic.co | ||
| | | | |
twopoint.dev
|
|
| | | | | In this talk, we'll walk through five key learnings from my journey learning functional programming -- five fundamental approaches to building software that I believe make a strong case for the value in learning, applying, and teaching functional programming. | |
| | | | |
blog.aymenhamza.com
|
|
| | | | | Welcome to my developer blog! I'm a software developer with a passion for creating and building things. On this blog, I'll be sharing my thoughts, experiences, and insights on all things development. Whether you're just starting out in the field or you're a seasoned pro, I hope you'll find something | |
| | | | |
www.softdevtube.com
|
|
| | | | | Passing data through a pipeline of transformations is an alternative approach to classic Object-Oriented Programming (OOP). The LINQ methods in .NET are designed around this, but the pipeline approach can be used for so much more than manipulating collections. This presentation looks at pipeline-oriented programming and how it relates to functional programming, the open-closed principle, | |
| | | | |
maryrosecook.com
|
|
| | | Many functional programming articles teach abstract functional techniques. That is, composition, pipelining, higher order functions. This one is different. I... | ||