<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Brandon Walowitz</title>
    <description>The latest articles on DEV Community by Brandon Walowitz (@bwalowitz).</description>
    <link>https://dev.to/bwalowitz</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F129087%2Fbff3200c-3906-4ca5-b5cc-aa27b0f25436.jpeg</url>
      <title>DEV Community: Brandon Walowitz</title>
      <link>https://dev.to/bwalowitz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bwalowitz"/>
    <language>en</language>
    <item>
      <title>The Steps Framework: Solve Any Problem</title>
      <dc:creator>Brandon Walowitz</dc:creator>
      <pubDate>Sat, 30 Sep 2023 00:16:39 +0000</pubDate>
      <link>https://dev.to/bwalowitz/the-steps-framework-solve-any-problem-2nad</link>
      <guid>https://dev.to/bwalowitz/the-steps-framework-solve-any-problem-2nad</guid>
      <description>&lt;p&gt;Start with the first step you need to accomplish to solve the problem and then repeat in order until the problem is solved.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What do you need?&lt;/li&gt;
&lt;li&gt;How much does it cost?&lt;/li&gt;
&lt;li&gt;Where do you get it?&lt;/li&gt;
&lt;li&gt;How do you implement it in this system?&lt;/li&gt;
&lt;li&gt;Does it help you get closer to the solved problem?&lt;/li&gt;
&lt;li&gt;If not, Turn the unknown into a question and get it answered.&lt;/li&gt;
&lt;li&gt;Repeat for the next step.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Once your problem is solved, revisit the framework and ask yourself if you can eliminate any steps or find better ways to accomplish a step. When you do so, use the Steps Framework to hone your solution.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>developer</category>
      <category>design</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
