<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ - Imperative Programming - Articles</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ Imperative Programming Articles feed</description>
    <item>
      <title>Article: Modeling Complex Data Structure in Golang Using Pointers, References, and Reverse Indices</title>
      <link>https://www.infoq.com/articles/go-pointers-references-graphs-tutorial/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Imperative+Programming-articles</link>
      <description>&lt;img src="https://res.infoq.com/articles/go-pointers-references-graphs-tutorial/en/headerimage/pointers-references-header-1737382203939.jpg"/&gt;&lt;p&gt;Understanding pointers and references in Go can be challenging for many developers, especially those new to low-level programming languages. In this article, I’ll walk you through a program that leverages Go pointers and references to solve a real-world use case: a graph-based permission system.&lt;/p&gt; &lt;i&gt;By Omer Zuarets&lt;/i&gt;</description>
      <category>Imperative Programming</category>
      <category>Go Language</category>
      <category>Optimization</category>
      <category>Programming Languages</category>
      <category>Development</category>
      <category>article</category>
      <pubDate>Thu, 23 Jan 2025 09:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/articles/go-pointers-references-graphs-tutorial/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Imperative+Programming-articles</guid>
      <dc:creator>Omer Zuarets</dc:creator>
      <dc:date>2025-01-23T09:00:00Z</dc:date>
      <dc:identifier>/articles/go-pointers-references-graphs-tutorial/en</dc:identifier>
    </item>
  </channel>
</rss>
