Explore >> Select a destination


You are here

jimpurbrick.com
| | troopofshewe.blogspot.com
24.9 parsecs away

Travel
| |
| | blog.discmakers.com
19.1 parsecs away

Travel
| | Ready to unleash your inner musician? Here are tips on how to write a song and embark on the journey to becoming a music-making machine.
| | blog.hyperiondev.com
18.7 parsecs away

Travel
| | Discover how Ntiska transitioned from fibre technical support to Junior Software Engineer. Watch his inspiring journey and learn about his passion for tech.
| | www.softdevtube.com
30.9 parsecs away

Travel
| 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,