<?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: Max Trukhinov</title>
    <description>The latest articles on DEV Community by Max Trukhinov (@striderdunedain).</description>
    <link>https://dev.to/striderdunedain</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%2F820083%2F68c6a0b9-b02d-443d-800d-1bd5e3f7cfea.jpg</url>
      <title>DEV Community: Max Trukhinov</title>
      <link>https://dev.to/striderdunedain</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/striderdunedain"/>
    <language>en</language>
    <item>
      <title>Help with trigonometry in Python needed!</title>
      <dc:creator>Max Trukhinov</dc:creator>
      <pubDate>Sat, 25 Jun 2022 10:23:18 +0000</pubDate>
      <link>https://dev.to/striderdunedain/help-with-trigonometry-in-python-needed-4bh6</link>
      <guid>https://dev.to/striderdunedain/help-with-trigonometry-in-python-needed-4bh6</guid>
      <description>&lt;p&gt;Hey, guys! So, right to the problem - I have a formula that has sines and I want to make a python version of it (to relieve me from counting it by hand - it's really complex).&lt;/p&gt;

&lt;p&gt;So you know that sine of 30 degrees is 0.5, sine of 45 degrees is sqrt of 2 divided by 2 etc.&lt;br&gt;
And I need a function that would do the opposite - get a number (like 0.5) and turn it into a degree (like 30).&lt;/p&gt;

&lt;p&gt;Disclaimer: I don't know trigonometry that well, so I'm quite probably missing something.&lt;/p&gt;

&lt;p&gt;Thanks! :)&lt;/p&gt;

</description>
      <category>trigonometry</category>
      <category>pythonhelp</category>
      <category>python</category>
    </item>
    <item>
      <title>My first terminal game!</title>
      <dc:creator>Max Trukhinov</dc:creator>
      <pubDate>Tue, 22 Feb 2022 18:14:17 +0000</pubDate>
      <link>https://dev.to/striderdunedain/my-first-terminal-game-1cn1</link>
      <guid>https://dev.to/striderdunedain/my-first-terminal-game-1cn1</guid>
      <description>&lt;p&gt;Hi! My name's Max and this is my first post here, on DEV!&lt;br&gt;
I'm still working on my skills (just understood OOP), which is why I created this terminal game!&lt;/p&gt;

&lt;p&gt;And I know it's bulky and unpractical (maybe even boring as I tend to use older words) but I'm proud of it! My main purpose was to try and get what the hell OOP is (I studied the same chapter over 4 times until something clicked!) and it kinda looks and feels half-baked but still awesome (at least I see it this way).&lt;/p&gt;

&lt;p&gt;So, without further ado...&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The PLOT!!!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;So, the main hero of this game is Barry - the most famous hero of Trialistia (that's a kingdom, btw) and he embarks on a journey to save the kidnapped Princess of the Gleaming Castle and defeat the Demon King (you'll know the details if you open it).&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Oh, and of course the link to my GitHub: &lt;a href="https://github.com/StriderDunedain"&gt;StriderDunedain&lt;/a&gt;&lt;br&gt;
(The "Adventure" repository)&lt;/p&gt;

&lt;p&gt;P.S. For some unknown to me reason, it may not start from the first time, although it usually does&lt;/p&gt;

</description>
      <category>firstpost</category>
      <category>pythogame</category>
      <category>easygame</category>
    </item>
  </channel>
</rss>
