<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title></title>
    <link>https://www.abrahamlaria.com/</link>
    <description>Recent content on </description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-US</language>
    <lastBuildDate>Sun, 22 Jul 2018 10:10:21 -0700</lastBuildDate>
    
	<atom:link href="https://www.abrahamlaria.com/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Architecting for the Enterprise: Single Responsability Principle</title>
      <link>https://www.abrahamlaria.com/architecture/single-responsability-principle/</link>
      <pubDate>Sun, 22 Jul 2018 10:10:21 -0700</pubDate>
      
      <guid>https://www.abrahamlaria.com/architecture/single-responsability-principle/</guid>
      <description>&lt;p&gt;A class should have one, and only one, reason to change.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Leadership skills for Software Architects</title>
      <link>https://www.abrahamlaria.com/management/leadership-skills-for-software-architects/</link>
      <pubDate>Fri, 13 Jul 2018 17:21:12 -0700</pubDate>
      
      <guid>https://www.abrahamlaria.com/management/leadership-skills-for-software-architects/</guid>
      <description>&lt;p&gt;Simple, common sense tips and techniques, to allow you to become an effective leader as a Software Architect.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Stop being a traditional Software Architect</title>
      <link>https://www.abrahamlaria.com/architecture/stop-being-a-traditional-software-architect/</link>
      <pubDate>Fri, 13 Jul 2018 17:21:02 -0700</pubDate>
      
      <guid>https://www.abrahamlaria.com/architecture/stop-being-a-traditional-software-architect/</guid>
      <description>&lt;p&gt;A better and more efficient approach to design Software Architectures.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Find Duplicates Algorithm</title>
      <link>https://www.abrahamlaria.com/development/find-duplicates-algorithm/</link>
      <pubDate>Wed, 11 Jul 2018 00:20:03 -0700</pubDate>
      
      <guid>https://www.abrahamlaria.com/development/find-duplicates-algorithm/</guid>
      <description>&lt;h1 id=&#34;find-duplicates&#34;&gt;Find Duplicates&lt;/h1&gt;

&lt;p&gt;Solution to the &amp;ldquo;Find Duplicates&amp;rdquo; problem in C#&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>First Duplicate Algorithm</title>
      <link>https://www.abrahamlaria.com/development/first-duplicate-algorithm/</link>
      <pubDate>Wed, 11 Jul 2018 00:17:40 -0700</pubDate>
      
      <guid>https://www.abrahamlaria.com/development/first-duplicate-algorithm/</guid>
      <description>&lt;h1 id=&#34;first-duplicate&#34;&gt;First Duplicate&lt;/h1&gt;

&lt;p&gt;Solution to the &amp;ldquo;First Duplicate&amp;rdquo; problem in C#.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>First Non Repeated Character Algorithm</title>
      <link>https://www.abrahamlaria.com/development/first-non-repeated-character-algorithm/</link>
      <pubDate>Wed, 11 Jul 2018 00:11:54 -0700</pubDate>
      
      <guid>https://www.abrahamlaria.com/development/first-non-repeated-character-algorithm/</guid>
      <description>&lt;p&gt;Solution to finding the &amp;ldquo;First Non Repeating Character&amp;rdquo; problem in C#&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Count Characters Algorithm</title>
      <link>https://www.abrahamlaria.com/development/count-characters-algorithm/</link>
      <pubDate>Tue, 10 Jul 2018 23:39:09 -0700</pubDate>
      
      <guid>https://www.abrahamlaria.com/development/count-characters-algorithm/</guid>
      <description>&lt;p&gt;Solution to counting the number of characters in a given string that are at the same position on the English alphabet. C#&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>