<?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>Forem: Deno Beginner</title>
    <description>The latest articles on Forem by Deno Beginner (@denobeginner).</description>
    <link>https://forem.com/denobeginner</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%2Forganization%2Fprofile_image%2F2501%2Fdb61e81a-8dc5-4ed2-a053-79021a14da95.png</url>
      <title>Forem: Deno Beginner</title>
      <link>https://forem.com/denobeginner</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/denobeginner"/>
    <language>en</language>
    <item>
      <title>Introducing: Deno Beginner Course. Completely FREE</title>
      <dc:creator>Ahmad Awais ⚡️</dc:creator>
      <pubDate>Tue, 09 Jun 2020 15:47:37 +0000</pubDate>
      <link>https://forem.com/denobeginner/introducing-deno-beginner-course-completely-free-3j4k</link>
      <guid>https://forem.com/denobeginner/introducing-deno-beginner-course-completely-free-3j4k</guid>
      <description>&lt;p&gt;I'm super excited to announce a free crash course on Deno. Sign up to learn about &lt;a href="https://DenoBeginner.com/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=Launch%20Post"&gt;deno&lt;/a&gt;, it's differences from Node.js, and let's build three simple projects while at it.&lt;/p&gt;

&lt;p&gt;&lt;iframe class="tweet-embed" id="tweet-1270377387029651457-213" src="https://platform.twitter.com/embed/Tweet.html?id=1270377387029651457"&gt;
&lt;/iframe&gt;

  // Detect dark theme
  var iframe = document.getElementById('tweet-1270377387029651457-213');
  if (document.body.className.includes('dark-theme')) {
    iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1270377387029651457&amp;amp;theme=dark"
  }



&lt;/p&gt;




&lt;p&gt;&lt;a href="https://DenoBeginner.com/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=Launch%20Post"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fddwoooxyku7cux22n374.gif" alt="DenoBeginner"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Deno For Beginners Course
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://DenoBeginner.com/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=Launch%20Post"&gt;Learn deno&lt;/a&gt; by example. In this free crash course, &lt;a href="https://twitter.com/MrAhmadAwais/" rel="noopener noreferrer"&gt;Awais&lt;/a&gt; will teach you what is Deno, how is Deno different than Node.js, and together you'll build three simple projects with deno. Not sure why I wrote that in 3rd person. 😆&lt;/p&gt;

&lt;p&gt;&lt;a href="https://DenoBeginner.com/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=Launch%20Post"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fjjj14b8d73adryxhzdfc.png" alt="Deno"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Caution: Shameless plug ahead! Support my work.&lt;/em&gt; ↓&lt;/p&gt;

&lt;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://VSCode.pro/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=Launch%20Post"&gt;🚀   VSCode.pro Power User Coursre&lt;/a&gt; →&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://NodeCLI.com/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=Launch%20Post"&gt;📟   Build Node.js CLIs Automation&lt;/a&gt; →&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Course Contents
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;✅   ACCESS: All Modules&lt;/li&gt;
&lt;li&gt;✅   VIDEOS: Every Course Video&lt;/li&gt;
&lt;li&gt;✅   EXAMPLES: Over 3 Example Projects&lt;/li&gt;
&lt;li&gt;📺   MODULE #1: Introduction to Deno&lt;/li&gt;
&lt;li&gt;📺   MODULE #2: Deno vs Node&lt;/li&gt;
&lt;li&gt;📺   MODULE #3: Deno: A fun tip&lt;/li&gt;
&lt;li&gt;📺   MODULE #4: Deno Core&lt;/li&gt;
&lt;li&gt;📺   MODULE #5: Installing Deno&lt;/li&gt;
&lt;li&gt;📺   MODULE #6: Deno CLI Review&lt;/li&gt;
&lt;li&gt;📺   MODULE #7: Deno with VSCode&lt;/li&gt;
&lt;li&gt;📺   MODULE #8: Deno CLI Help: Run&lt;/li&gt;
&lt;li&gt;📺   MODULE #9: Project #1: Hello Deno&lt;/li&gt;
&lt;li&gt;📺   MODULE #10: Project #2: Deno &lt;code&gt;cat&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;📺   MODULE #11: Project #3: Deno Server&lt;/li&gt;
&lt;li&gt;📺   MODULE #12: Deno.Land: Tools &amp;amp; Docs&lt;/li&gt;
&lt;li&gt;📺   MODULE #13: Deploy a Deno Website&lt;/li&gt;
&lt;li&gt;📺   MODULE #14: What's Next with Deno&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  &lt;a href="https://DenoBeginner.com/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=Launch%20Post"&gt;Free: Sign up &amp;amp; Watch Now&lt;/a&gt; →
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://DenoBeginner.com/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=Launch%20Post"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Ffu5h69i71xprywtz5jw1.jpg" alt="DenoBeginner"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://DenoBeginner.com/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=Launch%20Post"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fjjj14b8d73adryxhzdfc.png" alt="Deno"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>deno</category>
      <category>node</category>
      <category>javascript</category>
      <category>100daysofcode</category>
    </item>
  </channel>
</rss>
