<?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: vasyop</title>
    <description>The latest articles on DEV Community by vasyop (@vasyop).</description>
    <link>https://dev.to/vasyop</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%2F105022%2F5aea9514-895d-4456-ac0d-207ef5f866e8.PNG</url>
      <title>DEV Community: vasyop</title>
      <link>https://dev.to/vasyop</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vasyop"/>
    <language>en</language>
    <item>
      <title>Learn C and its lower level interactively, in your browser (part 2).</title>
      <dc:creator>vasyop</dc:creator>
      <pubDate>Sun, 17 Feb 2019 17:26:33 +0000</pubDate>
      <link>https://dev.to/vasyop/learn-c-and-its-lower-level-interactively-in-your-browser-part-2-1pg7</link>
      <guid>https://dev.to/vasyop/learn-c-and-its-lower-level-interactively-in-your-browser-part-2-1pg7</guid>
      <description>&lt;p&gt;Hi everyone,&lt;/p&gt;

&lt;p&gt;Today, I have just released part 2 of my tutorial series.&lt;/p&gt;

&lt;p&gt;If you don't know what I am talking about, check out my last post &lt;a href="https://www.reddit.com/r/javascript/comments/aoskao/learn_c_and_its_lower_level_interactively_in_your/"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Get &lt;a href="https://docs.google.com/forms/d/e/1FAIpQLSectFtg9jl4zkFZqPnQkSRChNG7-I0qzR3247NRzdmAqEHCZA/viewform"&gt;notified&lt;/a&gt; when new parts are released.&lt;/p&gt;

&lt;p&gt;Join the discussion on our &lt;a href="https://www.reddit.com/r/minic/comments/ap1jv4/what_is_this_sub_all_about/"&gt;subreddit&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;If you like this series, consider &lt;a href="https://github.com/vasyop/miniC-hosting/blob/master/support.md"&gt;supporting&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;You can find part 2 &lt;a href="https://vasyop.github.io/miniC-hosting/?1"&gt;here&lt;/a&gt;.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>I made a simple virtual machine that runs C in the browser.</title>
      <dc:creator>vasyop</dc:creator>
      <pubDate>Sun, 10 Feb 2019 06:09:32 +0000</pubDate>
      <link>https://dev.to/vasyop/i-made-a-simple-virtual-machine-that-runs-c-in-the-browser-56mf</link>
      <guid>https://dev.to/vasyop/i-made-a-simple-virtual-machine-that-runs-c-in-the-browser-56mf</guid>
      <description>&lt;p&gt;This project is made as an experiment to see if C can be learned easier if the lower level is covered in paralel.&lt;br&gt;
Sandbox: &lt;a href="https://vasyop.github.io/miniC-hosting"&gt;https://vasyop.github.io/miniC-hosting&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Tutorial part 1: &lt;a href="https://vasyop.github.io/miniC-hosting/?0"&gt;https://vasyop.github.io/miniC-hosting/?0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;More info: &lt;a href="https://github.com/vasyop/miniC-hosting/blob/master/README.md"&gt;https://github.com/vasyop/miniC-hosting/blob/master/README.md&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Please consider supporting this project: &lt;a href="https://github.com/vasyop/miniC-hosting/blob/master/support.md"&gt;https://github.com/vasyop/miniC-hosting/blob/master/support.md&lt;/a&gt;&lt;/p&gt;

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