<?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: Seif</title>
    <description>The latest articles on DEV Community by Seif (@sethbuilder).</description>
    <link>https://dev.to/sethbuilder</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F382635%2F75d99e79-4420-4440-ae52-1b6b642348a5.png</url>
      <title>DEV Community: Seif</title>
      <link>https://dev.to/sethbuilder</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sethbuilder"/>
    <language>en</language>
    <item>
      <title>How to learn how to learn (as a dev)</title>
      <dc:creator>Seif</dc:creator>
      <pubDate>Mon, 19 Jul 2021 21:29:53 +0000</pubDate>
      <link>https://dev.to/sethbuilder/learning-how-to-learn-as-a-dev-464</link>
      <guid>https://dev.to/sethbuilder/learning-how-to-learn-as-a-dev-464</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--uvpACDBF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/n8vnn775eutwmg90w14d.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--uvpACDBF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/n8vnn775eutwmg90w14d.jpg" alt="Inspiration credit: _woodnest_ on instagram"&gt;&lt;/a&gt;&lt;br&gt;
This is a TLDR on an article I just went through by Josh Comeau about how to learn effectively as a dev.&lt;/p&gt;

&lt;p&gt;One major takeaway was to &lt;strong&gt;"learn in public"&lt;/strong&gt;. That is, share what you learned for the sake of ensuring you actually learned it.&lt;/p&gt;

&lt;p&gt;Learning in public seems (to me) connected to Einstein's quote: "If you can't explain it to a 6 year old, you don't understand it yourself". It also appears related to the concept of "the protégé effect".&lt;/p&gt;

&lt;p&gt;I was about to write this blog post &lt;em&gt;after&lt;/em&gt; I set up a fancy blog on my website: &lt;a href="https://seif.rocks"&gt;seif.rocks&lt;/a&gt;. But Josh warned about this mental trap that keeps one from &lt;strong&gt;&lt;em&gt;starting&lt;/em&gt;&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;So, I decided to write my &lt;em&gt;first&lt;/em&gt; blog post (I think) about some of the main takeaways from Josh's article. Here we go:&lt;/p&gt;

&lt;h2&gt;
  
  
  "Guided" vs "Unguided" learning
&lt;/h2&gt;

&lt;p&gt;Guided learning is when you read tutorials, docs or watch videos (amongst others). Unguided learning is when you code it out yourself.&lt;/p&gt;

&lt;p&gt;In order to learn more effectively and avoid things like &lt;strong&gt;tutorial hell&lt;/strong&gt;, you can mix the two methods. For example:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Try figure out the purpose each block of code (from the tutorial) and prove yourself right (or wrong) by &lt;strong&gt;fiddling&lt;/strong&gt; with it.&lt;/li&gt;
&lt;li&gt;Follow the tutorial as instructed. But &lt;em&gt;then&lt;/em&gt;, &lt;strong&gt;minimize the tutorial window&lt;/strong&gt; and try to redo it yourself. This way you can test yourself because "tests are best" after all.&lt;/li&gt;
&lt;li&gt;Follow the tutorial as instructed (again), But &lt;em&gt;then&lt;/em&gt;, &lt;strong&gt;do a different or extended version&lt;/strong&gt;. For example, If you learned how to do an Instagram clone, do a twitter clone. Or, if you did a tutorial
with plain and boring frontend, make it more production-like.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Build daily habit
&lt;/h2&gt;

&lt;p&gt;Instead setting a side one day per week for learning. Make it a daily thing. &lt;/p&gt;

&lt;p&gt;For me, I (try to) start my day with one hour of solving algo problems.&lt;/p&gt;

&lt;p&gt;The main benefit of habits is that the more you do them the less they feel like a "chore", and consequently the less "motivation" you need to keep them going.&lt;/p&gt;

&lt;p&gt;Read the blog post here: &lt;a href="https://www.joshwcomeau.com/blog/how-to-learn-stuff-quickly/"&gt;joshwcomeau.com/blog/how-to-learn-stuff-quickly/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Image credit belongs to &lt;a href="https://www.instagram.com/p/CP7r0SVJ0Jy/"&gt;&lt;em&gt;woodnest&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;

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