<?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: Hamza Errechydy</title>
    <description>The latest articles on DEV Community by Hamza Errechydy (@errechydyhmiza).</description>
    <link>https://dev.to/errechydyhmiza</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%2F836179%2F10e2e6a6-ca4e-47d5-af28-76af32fc1977.jpeg</url>
      <title>DEV Community: Hamza Errechydy</title>
      <link>https://dev.to/errechydyhmiza</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/errechydyhmiza"/>
    <language>en</language>
    <item>
      <title>How to build a programming project?</title>
      <dc:creator>Hamza Errechydy</dc:creator>
      <pubDate>Fri, 25 Mar 2022 17:56:21 +0000</pubDate>
      <link>https://dev.to/errechydyhmiza/how-to-build-a-programming-project-5eai</link>
      <guid>https://dev.to/errechydyhmiza/how-to-build-a-programming-project-5eai</guid>
      <description>&lt;p&gt;Programming without planning will result in poor software.  &lt;/p&gt;

&lt;p&gt;Programming without planning is how you become a weak developer. &lt;/p&gt;

&lt;p&gt;This is my current programming process:&lt;/p&gt;

&lt;h3&gt;
  
  
  Define the process
&lt;/h3&gt;

&lt;p&gt;Reflect on the current process to use it as it is, or make changes. &lt;/p&gt;

&lt;h3&gt;
  
  
  Learning
&lt;/h3&gt;

&lt;p&gt;I read code, books, articles, documentations, … I watch lectures, tutorials, … I learn a new programming language or technology … I do a combination of that based on the project I will build. &lt;/p&gt;

&lt;h3&gt;
  
  
  Programming
&lt;/h3&gt;

&lt;p&gt;I create the first version of the project, and take notes of things I should learn. &lt;/p&gt;

&lt;h3&gt;
  
  
  Second learning
&lt;/h3&gt;

&lt;p&gt;I learn the things I was ignorant about. &lt;/p&gt;

&lt;h3&gt;
  
  
  Review
&lt;/h3&gt;

&lt;p&gt;After acquiring the knowledge I needed I read my code and takes notes of what I should change. &lt;/p&gt;

&lt;h3&gt;
  
  
  Editing
&lt;/h3&gt;

&lt;p&gt;I feel the gaps, I improve existing parts of my code, and make my project ready to shipping.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>productivity</category>
    </item>
    <item>
      <title>How to learn programming?</title>
      <dc:creator>Hamza Errechydy</dc:creator>
      <pubDate>Thu, 24 Mar 2022 14:51:36 +0000</pubDate>
      <link>https://dev.to/errechydyhmiza/how-to-learn-programming-3a0g</link>
      <guid>https://dev.to/errechydyhmiza/how-to-learn-programming-3a0g</guid>
      <description>&lt;p&gt;Programming is a craft. &lt;/p&gt;

&lt;p&gt;The best way to learn programming is by programming. &lt;/p&gt;

&lt;p&gt;Make programming a habit, always be working on a project.&lt;/p&gt;

</description>
      <category>learning</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
