<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Java on Brodie Kurczynski</title>
    <link>/tags/java/</link>
    <description>Recent content in Java on Brodie Kurczynski</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC 4.0&lt;/a&gt;</copyright>
    <lastBuildDate>Fri, 06 Oct 2023 15:40:55 -0700</lastBuildDate>
    <atom:link href="/tags/java/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Type Inference</title>
      <link>/posts/2023/10/type-inference/</link>
      <pubDate>Fri, 06 Oct 2023 15:40:55 -0700</pubDate>
      <guid>/posts/2023/10/type-inference/</guid>
      <description>Backstory The other day at work, I had a coworker look over some changes I made to one of our Java applications. He gave me some pretty standard feedback: this looks good, fix this, etc. But he also told me that I really shouldn&amp;rsquo;t be using var for my variable assignments because it &amp;ldquo;makes the code less readable&amp;rdquo;. I put a lot of effort in trying to make my code as readable as possible so his comment took me back for a moment.</description>
    </item>
  </channel>
</rss>
