|
You are here |
cukic.co | ||
| | | | |
www.dotnet-tv.com
|
|
| | | | | [AI summary] The post discusses the Nemerle programming language, highlighting its features and capabilities as a .NET platform language. | |
| | | | |
blog.martinig.ch
|
|
| | | | | Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to | |
| | | | |
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, | |
| | | | |
cukic.co
|
|
| | | Progressive C++ (Prog C++) is a fusion of all programming paradigms and styles that C++ supports. Functional, object-oriented, generic... All of them provide invaluable idioms that can make our software safer and more easily maintainable. | ||