|
You are here |
nondv.wtf | ||
| | | | |
laihoconsulting.com
|
|
| | | | | Website and personal blog of Pekka Laiho, software engineer and financial enthusiast. | |
| | | | |
pragprog.com
|
|
| | | | | This book will help you write macros using Clojure and to recognize when you should be using macros in the first place. | |
| | | | |
trendless.tech
|
|
| | | | | This is a comparison of programming languages. The thrust of it is to give an approximation of the strengths and weaknesses of that language compared to other programming languages. It's worth noting that each "lang" has its "use case", so none of them are technically "bad", though many of them are awkward for doing specific [...]Read More... from Programming Languages, Anecdotally | |
| | | | |
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, | ||