

<feed xmlns="http://www.w3.org/2005/Atom">
  <id>/</id>
  
  <subtitle>Software development technical blog focusing on game development and audio.</subtitle>
  <updated>2026-04-22T08:43:31+00:00</updated>
  <author>
    <name>JJRWalker</name>
    <uri>/</uri>
  </author>
  <link rel="self" type="application/atom+xml" href="/feed.xml"/>
  <link rel="alternate" type="text/html" hreflang="en"
    href="/"/>
  <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator>
  <rights> © 2026 JJRWalker </rights>
  <icon>/assets/img/favicons/favicon.ico</icon>
  <logo>/assets/img/favicons/favicon-96x96.png</logo>


  
  <entry>
    <title>Getting Started with C: Variables</title>
    <link href="/blog/2026-04-22-getting-started-with-c-variables" rel="alternate" type="text/html" title="Getting Started with C: Variables" />
    <published>2026-04-22T06:31:00+00:00</published>
  
    <updated>2026-04-22T06:31:00+00:00</updated>
  
    <id>/blog/2026-04-22-getting-started-with-c-variables</id>
    <content type="text/html" src="/blog/2026-04-22-getting-started-with-c-variables" />
    <author>
      <name>jjrwalker</name>
    </author>

  
    
    <category term="Programming" />
    
    <category term="Getting Started With C" />
    
  

  <summary>What are variables and how to use them in C.</summary>

  </entry>

  
  <entry>
    <title>Getting Started with C: Creating an Executable</title>
    <link href="/blog/2026-04-18-compiling-c" rel="alternate" type="text/html" title="Getting Started with C: Creating an Executable" />
    <published>2026-04-18T00:00:00+00:00</published>
  
    <updated>2026-04-18T00:00:00+00:00</updated>
  
    <id>/blog/2026-04-18-compiling-c</id>
    <content type="text/html" src="/blog/2026-04-18-compiling-c" />
    <author>
      <name>jjrwalker</name>
    </author>

  
    
    <category term="Programming" />
    
    <category term="Getting Started with C" />
    
  

  <summary>How to compile a program in C.</summary>

  </entry>

  
  <entry>
    <title>Software From Scratch</title>
    <link href="/blog/2025-10-19-from-scratch" rel="alternate" type="text/html" title="Software From Scratch" />
    <published>2025-10-19T00:00:00+00:00</published>
  
    <updated>2026-04-18T08:27:07+00:00</updated>
  
    <id>/blog/2025-10-19-from-scratch</id>
    <content type="text/html" src="/blog/2025-10-19-from-scratch" />
    <author>
      <name>jjrwalker</name>
    </author>

  
    
    <category term="Programming" />
    
    <category term="Opinion" />
    
  

  <summary>Introdution post and justification for working from scratch.</summary>

  </entry>

</feed>


