<?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: Steven Anthony</title>
    <description>The latest articles on DEV Community by Steven Anthony (@stevenanthony).</description>
    <link>https://dev.to/stevenanthony</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%2F198596%2F5ab163f0-ca1d-4ae2-a163-a986c9567651.png</url>
      <title>DEV Community: Steven Anthony</title>
      <link>https://dev.to/stevenanthony</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/stevenanthony"/>
    <language>en</language>
    <item>
      <title>The Greatest Learning Technique For Learning to Code</title>
      <dc:creator>Steven Anthony</dc:creator>
      <pubDate>Sun, 21 Jul 2019 04:28:02 +0000</pubDate>
      <link>https://dev.to/stevenanthony/the-greatest-learning-technique-for-learning-to-code-1ha5</link>
      <guid>https://dev.to/stevenanthony/the-greatest-learning-technique-for-learning-to-code-1ha5</guid>
      <description>&lt;p&gt;I started programming when I was 18 years old, but I did it just because it was required in school, I just did what was required, that's it. I didn't retain any information, nothing at all.  &lt;/p&gt;

&lt;p&gt;When I started university, I began to take things a bit more seriously. A lot of my curriculum was focused on Object Oriented programming, which was cool, but wasn't what I wanted to learn. &lt;/p&gt;

&lt;p&gt;I liked building web applications, so I tried to figure out some way online to learn. I bought some Udemy class for full stack javascript, I watched Youtube tutorials and followed internet guides. And the results were... &lt;/p&gt;

&lt;p&gt;Horrendous, I had been too busy following guides and just copy pasta coding. When it came time to trying to build something from scratch, I had no idea what I was doing because I wasn't actually learning, I was given everything. &lt;/p&gt;

&lt;p&gt;In reality, coding is about reading documentation, applying techniques given by other developers and problem solving (stack overflow is a good friend). That is how you learn to code. The biggest problem with following guides to build projects is that you're given everything. A large part of software developing is problem solving, by following guides that aspect is eliminated. &lt;/p&gt;

&lt;p&gt;The greatest advice I could give is simply just start something. Whatever you want to build, whether it be a web application or a mobile app, etc. Open the docs, read the "getting started" section, and voila. You're on your way to creating and finishing your first real project. &lt;/p&gt;

&lt;p&gt;Also a nice side tip that helped me learn: Try and code for at least 1 hour per day. This really helps retain things that you've learned on previous days and keeps your mind fresh. Nothing sucks more than returning to a 3 week old poorly documented code base :P &lt;/p&gt;

</description>
      <category>javascript</category>
      <category>career</category>
      <category>beginners</category>
      <category>codenewbie</category>
    </item>
  </channel>
</rss>
