<?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: drekzt</title>
    <description>The latest articles on DEV Community by drekzt (@drekzt).</description>
    <link>https://dev.to/drekzt</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%2F822168%2F6951b83e-8f7d-4449-b773-ac033d7c4a38.jpg</url>
      <title>DEV Community: drekzt</title>
      <link>https://dev.to/drekzt</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/drekzt"/>
    <language>en</language>
    <item>
      <title>Chapter II. The enemy of my enemy is my friend. </title>
      <dc:creator>drekzt</dc:creator>
      <pubDate>Mon, 28 Feb 2022 22:04:27 +0000</pubDate>
      <link>https://dev.to/drekzt/chapter-ii-the-enemy-of-my-enemy-is-my-friend-1j0d</link>
      <guid>https://dev.to/drekzt/chapter-ii-the-enemy-of-my-enemy-is-my-friend-1j0d</guid>
      <description>&lt;p&gt;The first "application" which I wrote completely myself ;) It depicted the political situation just before WWII from Polish perspective and results are ... quite accurate. &lt;br&gt;
&lt;a href="https://github.com/drekzt/Prolog/blob/main/wrog_przyjaciel.pro"&gt;https://github.com/drekzt/Prolog/blob/main/wrog_przyjaciel.pro&lt;/a&gt;&lt;/p&gt;

</description>
      <category>programming</category>
      <category>prolog</category>
    </item>
    <item>
      <title>Chapter one. Can we start from the bottle of beer? Or ... 99? </title>
      <dc:creator>drekzt</dc:creator>
      <pubDate>Sat, 26 Feb 2022 14:42:26 +0000</pubDate>
      <link>https://dev.to/drekzt/chapter-one-can-we-start-from-the-bottle-of-beer-or-99-598k</link>
      <guid>https://dev.to/drekzt/chapter-one-can-we-start-from-the-bottle-of-beer-or-99-598k</guid>
      <description>&lt;p&gt;My first code {frankly speaking, basically copied from Wikipedia :o Shame on me!} - the classical problem, how to count down in current language and write on the screen something more than "Hello World". Boring ;) &lt;br&gt;
So I added to it one of Polish grammatical rule - conjugation of a feminine noun after a numeral. The name of the rule is almost as long as it solution in Prolog. &lt;br&gt;
&lt;a href="https://github.com/drekzt/Prolog/blob/main/99botles.pro"&gt;https://github.com/drekzt/Prolog/blob/main/99botles.pro&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/drekzt/Prolog/blob/main/99botles.pro"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>programming</category>
      <category>prolog</category>
    </item>
    <item>
      <title>Prolog</title>
      <dc:creator>drekzt</dc:creator>
      <pubDate>Sat, 26 Feb 2022 14:24:17 +0000</pubDate>
      <link>https://dev.to/drekzt/prolog-40n2</link>
      <guid>https://dev.to/drekzt/prolog-40n2</guid>
      <description>&lt;p&gt;Why Prolog? &lt;br&gt;
I have an experience in some of "clasic" languages, starting from TurboPascal, through couple of Basic's, Linux/Unix shell scripting, PowerShell, Python, C#. All of them are quite similar ;) so I'm tried to find something different, things which "refresh" my mind and change understanding of which problem is or isn't hard to code down. &lt;/p&gt;

</description>
      <category>programming</category>
      <category>prolog</category>
    </item>
  </channel>
</rss>
