<?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: Kevin Asaria</title>
    <description>The latest articles on DEV Community by Kevin Asaria (@kevinasaria).</description>
    <link>https://dev.to/kevinasaria</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%2F209237%2F716bf7a6-df03-4f09-87ba-e5f4dd66d174.jpg</url>
      <title>DEV Community: Kevin Asaria</title>
      <link>https://dev.to/kevinasaria</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kevinasaria"/>
    <language>en</language>
    <item>
      <title>My Journey Into Elixir </title>
      <dc:creator>Kevin Asaria</dc:creator>
      <pubDate>Thu, 03 Jun 2021 08:23:06 +0000</pubDate>
      <link>https://dev.to/kevinasaria/my-journey-into-elixir-34n7</link>
      <guid>https://dev.to/kevinasaria/my-journey-into-elixir-34n7</guid>
      <description>&lt;p&gt;I have always been interested in learning programming languages rather than frameworks of a particular language. Last year(2020) I decided to learn a functional language having heard so much buzz around them.&lt;/p&gt;

&lt;p&gt;Now the question was which functional programming language would I embark to learn. At that time the only functional languages that I had heard of were Lisp and Haskell but then the youtube algorithms kicked in and gave the the video &lt;a href="https://www.youtube.com/watch?v=lxYFOM3UJzo"&gt;Elixir: The Documentary &lt;/a&gt; by honeypot. &lt;/p&gt;

&lt;p&gt;I liked the emphasis they put on hardware , that is, computers are getting more cores and other languages are not designed to utilise such infrastructure. In the video they also stated that it could be used in &lt;a href="https://www.nerves-project.org/"&gt;IoT&lt;/a&gt; and its use reduced the use of server resources. When I heard all this I was hooked.&lt;/p&gt;

&lt;p&gt;That's how the my journey began with Elixir. It has been a slow journey but currently I am learning the &lt;a href="https://www.phoenixframework.org/"&gt;Phoenix&lt;/a&gt; framework for building web applications for a project I am planning to undertake.&lt;/p&gt;

&lt;p&gt;This is just to encourage you to peek into the Elixir language and get a different perspective of what programming can be. Like pattern matching instead of assignments when using the = operator or spawning processes to do some work.&lt;/p&gt;

&lt;p&gt;The journey continues slowly but surely.&lt;/p&gt;

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