<?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: Allan Regush</title>
    <description>The latest articles on DEV Community by Allan Regush (@allanregush).</description>
    <link>https://dev.to/allanregush</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%2F475357%2F3f629fef-02bf-49d0-b2f5-076c7e907a90.png</url>
      <title>DEV Community: Allan Regush</title>
      <link>https://dev.to/allanregush</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/allanregush"/>
    <language>en</language>
    <item>
      <title>Tips For Learning How To Code</title>
      <dc:creator>Allan Regush</dc:creator>
      <pubDate>Sun, 18 Oct 2020 18:50:03 +0000</pubDate>
      <link>https://dev.to/allanregush/tips-for-learning-how-to-code-3k1c</link>
      <guid>https://dev.to/allanregush/tips-for-learning-how-to-code-3k1c</guid>
      <description>&lt;p&gt;After watching Eddie Jaoude's youtube &lt;a href="https://youtu.be/EiQ9ghz6pE0"&gt;video&lt;/a&gt;. I felt inspired to add my tips on learning how to code.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Focus on the fundamentals
&lt;/h2&gt;

&lt;p&gt;Whatever field of software development you are learning fundamentals are important! We use a lot of abstractions. Work on what is the core of the idea/tech. i.e. Front end Development - HTML5, CSS, JavaScript(Vanilla). These core skills keep you library and framework agnostic. Allowing you to quickly move to another technology&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Solve Problems
&lt;/h2&gt;

&lt;p&gt;Solve Problems - solve all the problems. Start small - no need to start using Leetcode right away. Start off with codewars or edabit. The more problems you solve the better you will be.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. Make Practice Projects
&lt;/h2&gt;

&lt;p&gt;Just watching tutorials doesn't help you. You need to do something with it. Make a small application on the core ideas. Doesn't matter if your learning how to use &lt;code&gt;console.log&lt;/code&gt; or neural networks. Do this &lt;strong&gt;2-3 times&lt;/strong&gt;. Don't move on until you have mastered the idea/concept. Put the best of the 3 projects in a learning path GitHub repository. This helps with getting a small portfolio together.&lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>opensource</category>
      <category>community</category>
    </item>
  </channel>
</rss>
