<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Programming on danilchenko.dev</title><link>https://www.danilchenko.dev/tags/programming/</link><description>Recent content in Programming on danilchenko.dev</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 21 Apr 2026 00:06:00 +0000</lastBuildDate><atom:link href="https://www.danilchenko.dev/tags/programming/index.xml" rel="self" type="application/rss+xml"/><item><title>Go Iterators: A Practical Guide to the iter Package</title><link>https://www.danilchenko.dev/posts/go-iterators/</link><pubDate>Tue, 21 Apr 2026 00:06:00 +0000</pubDate><guid>https://www.danilchenko.dev/posts/go-iterators/</guid><description>How to write a custom Go iterator using iter.Seq and iter.Seq2, handle early termination, convert push to pull with iter.Pull, and avoid the yield traps.</description></item></channel></rss>