Explore >> Select a destination


You are here

initialcommit.com
| | www.game.edu.mt
3.1 parsecs away

Travel
| | The Institute of Digital Games is the centre for research and education in game design, game analysis, and game technology at the University of Malta.
| | blog.robbowley.net
3.7 parsecs away

Travel
| | [AI summary] An analysis of a massive study reveals that generative AI tools provide a modest 4% productivity boost for software developers without sacrificing code quality, though team-level outcomes remain complex.
| | markodenic.com
1.8 parsecs away

Travel
| | Free programming books, algorithms, public APIs, and much more.
| | www.softdevtube.com
16.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,