<?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: AdvaitDhingra</title>
    <description>The latest articles on DEV Community by AdvaitDhingra (@advaitdhingra).</description>
    <link>https://dev.to/advaitdhingra</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%2F507318%2F85b7657d-d8a0-46bd-944b-cd75801f1e00.jpeg</url>
      <title>DEV Community: AdvaitDhingra</title>
      <link>https://dev.to/advaitdhingra</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/advaitdhingra"/>
    <language>en</language>
    <item>
      <title>Don't learn a new language using a book</title>
      <dc:creator>AdvaitDhingra</dc:creator>
      <pubDate>Sun, 14 Feb 2021 18:28:24 +0000</pubDate>
      <link>https://dev.to/advaitdhingra/don-t-learn-a-new-language-using-a-book-53cd</link>
      <guid>https://dev.to/advaitdhingra/don-t-learn-a-new-language-using-a-book-53cd</guid>
      <description>&lt;p&gt;Back in the 2000's, before the invention of YouTube, people used to learn new programming languages using books and manuals. While books may be a good way to learn things in general, they are not the &lt;em&gt;most&lt;/em&gt; effective when it comes to learning a programming language. &lt;/p&gt;

&lt;h1&gt;
  
  
  Books cost money
&lt;/h1&gt;

&lt;p&gt;First of all, books are not free. It costs money to print a book and physically get it to you. You may argue that online resources like courses are not always free and you are right. Websites like Udemy offer lot's of courses for learning programming languages and they are mostly paid. But there are a &lt;strong&gt;lot&lt;/strong&gt; of free resources on the internet, like w3schools.com and, of course, &lt;strong&gt;YouTube&lt;/strong&gt;.&lt;/p&gt;

&lt;h1&gt;
  
  
  Digital resources are more convenient
&lt;/h1&gt;

&lt;p&gt;Something else to consider, is that when using online resources, you can code along. With a book, you have to clear space on your desk and flip the pages aswell. While this my not be an issue for most people, it is still more convenient to use a digital resource.&lt;/p&gt;

&lt;h1&gt;
  
  
  Live examples
&lt;/h1&gt;

&lt;p&gt;An important thing to point out, is that websites like w3schools.com often have live previews so you can see what a given block of code does. This helps you to visualize what the given code does and also play around with it. Books can not do this, for obvious reasons.&lt;/p&gt;

&lt;p&gt;So next time you want to learn a new programming language, the browser is the place to go :D&lt;/p&gt;

&lt;p&gt;Thank you for your attention. &lt;/p&gt;

</description>
      <category>books</category>
      <category>languages</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
