/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.s-anand.net
| | pedrokroger.net
3.3 parsecs away

Travel
| | Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.
| | www.softdevtube.com
1.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,
| | 3.70.187.24
1.9 parsecs away

Travel
| | [AI summary] The author, a beginner programmer with experience in C, decides to switch to Python for its extensive libraries and resources, particularly for use with Raspberry Pi projects, and is currently learning through a free book.
| | wimvanderbauwhede.codeberg.page
16.6 parsecs away

Travel
| This is a follow-on of my article on algebraic data types, with list-based parser combinators as a practical application.