|
You are here |
cukic.co | ||
| | | | |
200ok.ch
|
|
| | | | | How to supercharge your development setup with true code hot-reloading in a truly functional programming language. | |
| | | | |
www.dotnet-tv.com
|
|
| | | | | [AI summary] The post discusses the Nemerle programming language, highlighting its features and capabilities as a .NET platform language. | |
| | | | |
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, | |
| | | | |
everythingfunctional.wordpress.com
|
|
| | | The answer to the question of whether we should write automated test suites has largely been settled. We absolutely should write unit tests, and possibly even integration and end-to-end tests. But as acceptance of this practice grew, and adoption became more widespread, a follow-up question arose; How many tests should we write? How do we... | ||