Explore >> Select a destination


You are here

dhariri.com
| | patrick.wtf
8.3 parsecs away

Travel
| | Hi there, this is my new personal space on the web. I've been thinking of redoing my website and start writing blogs posts about the things I've been working on, hopefully this is a step in the right direction.
| | blog.nuculabs.de
8.3 parsecs away

Travel
| | Hello ?? I'm a software developer by profession but I also enjoy photography, this is my first blog post related to photography, here are some photos I took with the Canon R6 and the EF 15-35mm F4L lens in Timisoara train station. I've taken the photos underexposed at 1/60, 6400 ISO and F4. It was a cold and rainy night and I couldn't focus well on taking photos because I was waiting for the train.
| | kevinjmurphy.com
8.7 parsecs away

Travel
| | Kevin Murphy: Software Developer
| | www.softdevtube.com
49.8 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,