<?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: Richard Davis</title>
    <description>The latest articles on DEV Community by Richard Davis (@richard_davis_0966cb8248e).</description>
    <link>https://dev.to/richard_davis_0966cb8248e</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%2F3934421%2Fc34e5072-5b7d-4638-bc1f-797bc188cb9e.jpg</url>
      <title>DEV Community: Richard Davis</title>
      <link>https://dev.to/richard_davis_0966cb8248e</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/richard_davis_0966cb8248e"/>
    <language>en</language>
    <item>
      <title>Which Difficulties I Faced Being a Self Taught Developer?</title>
      <dc:creator>Richard Davis</dc:creator>
      <pubDate>Fri, 05 Jun 2026 08:40:56 +0000</pubDate>
      <link>https://dev.to/richard_davis_0966cb8248e/which-difficulties-i-faced-being-a-self-taught-developer-3a6</link>
      <guid>https://dev.to/richard_davis_0966cb8248e/which-difficulties-i-faced-being-a-self-taught-developer-3a6</guid>
      <description>&lt;p&gt;I'm a self-taught web developer, I do not have a college degree in computer science. After college, I found programming interesting, and I decided to learn web development. BY profession, I'm into accounts and finance. I learned all of my web development from online blogs and YouTube videos. Here are a few difficulties I faced while learning programming:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;NPM&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;NPM is the most basic thing to get started with Vue.js, Express, MongoDB, or just to run a "hello world" script in Node.js. Honestly, I watched a lot of videos about Node and Vue, but when I tried to code on my own, I found out that NPM wasn't installed by default, and I spent a few weeks figuring out exactly what NPM is.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Run the local server and the port number&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Running a project with npm seems really simple as of now, but it got me really frustrated while learning and solving errors while running the server for the first time. I got so frustrated that I almost quit programming. But I spent some time, Googled issues, and eventually, every error started making sense.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Jquery&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I started my web development journey with basic HTML/CSS, and along with that, many articles used jQuery. So, I learned jQuery as well, but when I did my research and decided to learn Vue.js, I found out that learning jQuery was a total waste of time.&lt;/p&gt;

&lt;p&gt;So, here are a few difficulties I am able to remember as of now. I will update here as soon as I remember other difficulties. Thanks.&lt;/p&gt;

</description>
      <category>developer</category>
      <category>javascript</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
