<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Programming - Tag - Nuno Sousa&#39;s Corner</title>
        <link>https://www.nunomtsousa.com/tags/programming/</link>
        <description>Programming - Tag - Nuno Sousa&#39;s Corner</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>nuno.mt.sousa@gmail.com (Nuno Sousa)</managingEditor>
            <webMaster>nuno.mt.sousa@gmail.com (Nuno Sousa)</webMaster><lastBuildDate>Wed, 25 Jun 2025 21:08:45 &#43;0100</lastBuildDate><atom:link href="https://www.nunomtsousa.com/tags/programming/" rel="self" type="application/rss+xml" /><item>
    <title>Branches or Feature Toggles?</title>
    <link>https://www.nunomtsousa.com/posts/2025-06-featuretoggles/</link>
    <pubDate>Wed, 25 Jun 2025 21:08:45 &#43;0100</pubDate>
    <author>nuno.mt.sousa@gmail.com (Nuno Sousa)</author>
    <guid>https://www.nunomtsousa.com/posts/2025-06-featuretoggles/</guid>
    <description><![CDATA[<h3 id="when-and-how-to-use-them">When and how to use them.</h3>
<p>Have you ever been requested to do a change to a system, but that change should not be visible until it is completed? Have you also been requested to launch fixes to the same system while you are changing it? Then you probably faced this problem.</p>
<h2 id="introduction">Introduction</h2>
<p>We have all been there: someone asked us to add some feature to an existing system, but that it should only be visible when it is completed. You go off and start coding. Sometime later, that same someone asks you to fix a bug, a high priority bug. But you have your code half done, and you can’t simply stash it. How will you handle this?</p>]]></description>
</item>
<item>
    <title>Is the Advent of Code a good way to learn a new programming Language?</title>
    <link>https://www.nunomtsousa.com/posts/2025-02-14-adventofcodetolearnnewlanguages/</link>
    <pubDate>Fri, 14 Feb 2025 09:38:25 &#43;0000</pubDate>
    <author>nuno.mt.sousa@gmail.com (Nuno Sousa)</author>
    <guid>https://www.nunomtsousa.com/posts/2025-02-14-adventofcodetolearnnewlanguages/</guid>
    <description><![CDATA[<p>As a software developer, you should always be on the lookout for new things and new technologies. You shouldn&rsquo;t use all of them or play with all of them (who has the time?), but at least be informed of what is out there. You should also try new things from time to time, just to keep the curiosity juices going. This article summarizes my foyer into a new programming language, Rust. I will give you a small background, why I was curious about it and if the advent of code is a good way to learn a new language (tldr: it is!).</p>]]></description>
</item>
</channel>
</rss>
