<?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: ETH's go!</title>
    <description>The latest articles on DEV Community by ETH's go! (@ethsgo_).</description>
    <link>https://dev.to/ethsgo_</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%2F752573%2F2c21102d-306a-4218-885a-86b7558a2fc7.jpg</url>
      <title>DEV Community: ETH's go!</title>
      <link>https://dev.to/ethsgo_</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ethsgo_"/>
    <language>en</language>
    <item>
      <title>Learn Solidity helping Santa Claus</title>
      <dc:creator>ETH's go!</dc:creator>
      <pubDate>Wed, 01 Dec 2021 15:52:08 +0000</pubDate>
      <link>https://dev.to/ethsgo_/learn-solidity-helping-santa-claus-129b</link>
      <guid>https://dev.to/ethsgo_/learn-solidity-helping-santa-claus-129b</guid>
      <description>&lt;p&gt;Advent of Code is a yearly series of 25 puzzles that are released between the first and 25th of December. You might have heard of them, lot's of people do them – to have fun, to show off their speed, or to learn a new language.&lt;/p&gt;

&lt;p&gt;We'll be going through these puzzles, doing them in Solidity (and JS) - &lt;a href="https://github.com/ethsgo/aoc"&gt;https://github.com/ethsgo/aoc&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The first puzzle came out just today, so it's not late to start following along. Here is what the solution for today looks like (not adding the code to this post itself to avoid spoilers - &lt;a href="https://github.com/ethsgo/aoc/blob/main/contracts/_01.sol#L18"&gt;https://github.com/ethsgo/aoc/blob/main/contracts/_01.sol#L18&lt;/a&gt;).&lt;/p&gt;

</description>
      <category>blockchain</category>
      <category>adventofcode</category>
      <category>solidity</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Blockchains for the Barely Interested</title>
      <dc:creator>ETH's go!</dc:creator>
      <pubDate>Sun, 14 Nov 2021 08:31:49 +0000</pubDate>
      <link>https://dev.to/ethsgo_/blockchains-for-the-barely-interested-40fn</link>
      <guid>https://dev.to/ethsgo_/blockchains-for-the-barely-interested-40fn</guid>
      <description>&lt;p&gt;Blockchains, smart contracts, these things come off as either useless or too convoluted for many programmers. This is not true. They are both useful (beyond just cryptocurrencies) and easy (smart contracts are just like normal programs that we write day-to-day).&lt;/p&gt;

&lt;p&gt;In &lt;a href="https://ethsgo.com"&gt;Let’s Make a Coin -&lt;br&gt;
An ELI-5 introduction to blockchains and smart contracts&lt;/a&gt; we try to remove these stumbling blocks. The intention is to get people interested and started – once you see how easy this is, and can start imagining some of the use cases it has beyond just money – you'll be well on your way. We end with some pointers to places where you can continue your journey.&lt;/p&gt;

</description>
      <category>blockchain</category>
      <category>beginners</category>
      <category>tutorial</category>
      <category>serverless</category>
    </item>
  </channel>
</rss>
