<?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: Phoenix</title>
    <description>The latest articles on DEV Community by Phoenix (@phoenix0126).</description>
    <link>https://dev.to/phoenix0126</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%2F955134%2Faafd4356-c766-4de7-909d-0885ef004409.jpeg</url>
      <title>DEV Community: Phoenix</title>
      <link>https://dev.to/phoenix0126</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/phoenix0126"/>
    <language>en</language>
    <item>
      <title>How I learn programming | My first post</title>
      <dc:creator>Phoenix</dc:creator>
      <pubDate>Sat, 10 Dec 2022 13:31:52 +0000</pubDate>
      <link>https://dev.to/phoenix0126/how-i-learn-programming-my-first-post-joo</link>
      <guid>https://dev.to/phoenix0126/how-i-learn-programming-my-first-post-joo</guid>
      <description>&lt;p&gt;Hello.&lt;/p&gt;

&lt;p&gt;This is my first post.&lt;/p&gt;

&lt;p&gt;I am not good at writing.&lt;/p&gt;

&lt;p&gt;Besides, I thought blogging was a waste of time until not long ago.&lt;/p&gt;

&lt;p&gt;After seeing several of my friends writing blogs, I asked them why they were writing that.&lt;/p&gt;

&lt;p&gt;They say I will find out if I write.&lt;/p&gt;

&lt;p&gt;So, I thought of writing a blog to feel the feeling.&lt;/p&gt;

&lt;p&gt;Please don't criticize me for being too honest. lol&lt;/p&gt;

&lt;p&gt;My first blog is about how I learn to code.&lt;/p&gt;

&lt;p&gt;Like many other beginners, I spent an indefinite amount of time following turorials or documents.&lt;/p&gt;

&lt;p&gt;However, while doing the real projects, I felt various deficiencies.&lt;/p&gt;

&lt;p&gt;Many of the features practiced in the tutorial were not used and many were realized by other plugins or modules.&lt;/p&gt;

&lt;p&gt;Also important functions should be used together with other functions.&lt;/p&gt;

&lt;p&gt;Some people try to master the method by implementing a feature several times.&lt;/p&gt;

&lt;p&gt;I think this is good, but it is often time consuming.&lt;/p&gt;

&lt;p&gt;The next is how I learned coding.&lt;/p&gt;

&lt;p&gt;I build a simple Todo app by looking at the document first when I am trying to learn a new skill.&lt;/p&gt;

&lt;p&gt;And I connect the database there.&lt;/p&gt;

&lt;p&gt;And add the permission (admin permission and user permission).&lt;/p&gt;

&lt;p&gt;That's all the features of the Todo app.&lt;/p&gt;

&lt;p&gt;Next, I download popular related projects from Github, analyze and understand them.&lt;/p&gt;

&lt;p&gt;This includes the wisdom and efforts of experts.&lt;/p&gt;

&lt;p&gt;Understanding this will building your understanding of this technology to some extent.&lt;/p&gt;

&lt;p&gt;I think this is enough practice.&lt;/p&gt;

&lt;p&gt;Next is a real project.&lt;/p&gt;

&lt;p&gt;The real projects will require the full use of the knowledge that one has learned and acquired.&lt;/p&gt;

&lt;p&gt;It also requires effort to implement new features that you don't know about.&lt;/p&gt;

&lt;p&gt;You also need to pay attention to the details.&lt;/p&gt;

&lt;p&gt;For this, you will revisit tutorials, view many video, articles, blogs and many other projects.&lt;/p&gt;

&lt;p&gt;What I am trying to say is that watching a video or article blindly from the beginning and watching and watching it with a certain purpose differ greatly in the amount and quality of knowledge acquired.&lt;/p&gt;

&lt;p&gt;If you go through this process once, you will have the confidence that you can implement all the functions with this technology.&lt;/p&gt;

&lt;p&gt;That's all.&lt;/p&gt;

&lt;p&gt;Of course, I'm sure many people have better ways.&lt;/p&gt;

&lt;p&gt;We hope for many comments.&lt;/p&gt;

&lt;p&gt;Thanks for reading my blog to the end.&lt;/p&gt;

&lt;p&gt;Happy Coding!&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
