Explore >> Select a destination


You are here

blog.endlessglobal.com
| | physicsbuzz.physicscentral.com
10.1 parsecs away

Travel
| | Learn about public engagement activities from the American Physical Society
| | blog.hyperiondev.com
9.9 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.
| | blog.endlessnetwork.com
5.4 parsecs away

Travel
| | Looking for fun ways to practice coding skills and learn computer science concepts this fall? Check out these eight engaging activities perfect for the changing weather.
| | www.softdevtube.com
57.4 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,