<?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: Luis Silva</title>
    <description>The latest articles on DEV Community by Luis Silva (@fetz).</description>
    <link>https://dev.to/fetz</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%2F96344%2Faaa85b48-53bf-428f-8d34-f18acc788f7b.jpeg</url>
      <title>DEV Community: Luis Silva</title>
      <link>https://dev.to/fetz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fetz"/>
    <language>en</language>
    <item>
      <title>Hello World!</title>
      <dc:creator>Luis Silva</dc:creator>
      <pubDate>Thu, 07 Feb 2019 01:19:50 +0000</pubDate>
      <link>https://dev.to/fetz/hello-world-jke</link>
      <guid>https://dev.to/fetz/hello-world-jke</guid>
      <description>&lt;p&gt;&lt;em&gt;Hello World!&lt;/em&gt; A simple and classic message, yet, with a lot of personal meaning behind:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight javascript"&gt;&lt;code&gt;&lt;span class="c1"&gt;// It's the first thing I use&lt;/span&gt;
&lt;span class="c1"&gt;// when learning a new programming language&lt;/span&gt;
&lt;span class="c1"&gt;// before doing a TODO application :P&lt;/span&gt;
&lt;span class="nx"&gt;console&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nx"&gt;log&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="dl"&gt;'&lt;/span&gt;&lt;span class="s1"&gt;Hello world!&lt;/span&gt;&lt;span class="dl"&gt;'&lt;/span&gt;&lt;span class="p"&gt;);&lt;/span&gt;


&lt;span class="cm"&gt;/* ... */&lt;/span&gt;
&lt;span class="c1"&gt;// some times I use it&lt;/span&gt;
&lt;span class="c1"&gt;// for doing a quick debug&lt;/span&gt;
&lt;span class="nx"&gt;console&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nx"&gt;log&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="dl"&gt;'&lt;/span&gt;&lt;span class="s1"&gt;Hello world!&lt;/span&gt;&lt;span class="dl"&gt;'&lt;/span&gt;&lt;span class="p"&gt;);&lt;/span&gt; &lt;span class="c1"&gt;// Why is this not working?! (╯°□°）╯︵ ┻━┻&lt;/span&gt;
&lt;span class="cm"&gt;/* ... */&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;p&gt;I start this adventure, of writing this blog, with some objects that I like to share:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Improve my english writing/communication skills.&lt;/li&gt;
&lt;li&gt;To write small and incremental posts that later I will condense in a free game programming book that I want to write.&lt;/li&gt;
&lt;li&gt;A way to give back to others, like others gave to me.&lt;/li&gt;
&lt;li&gt;To improve my understanding of subjects that I'm learning.&lt;/li&gt;
&lt;li&gt;And lastly to connect with others.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;In future posts I will delve in more detail about things I'm learning, the book I want to write and why trying to explain to others something, can help us to learn more about it.&lt;/p&gt;

&lt;p&gt;PS: If you see some typos, grammar errors etc, let me know on the comments!&lt;/p&gt;

</description>
      <category>personalnews</category>
      <category>career</category>
      <category>writing</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
