<?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: Alex Maszański</title>
    <description>The latest articles on DEV Community by Alex Maszański (@warszawer).</description>
    <link>https://dev.to/warszawer</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%2F518012%2F9797e8d4-8bf3-4d9f-8f6d-20ec15dd13fb.jpeg</url>
      <title>DEV Community: Alex Maszański</title>
      <link>https://dev.to/warszawer</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/warszawer"/>
    <language>en</language>
    <item>
      <title>What have I been doing last month?</title>
      <dc:creator>Alex Maszański</dc:creator>
      <pubDate>Wed, 23 Dec 2020 09:53:38 +0000</pubDate>
      <link>https://dev.to/warszawer/what-have-i-been-doing-last-month-434d</link>
      <guid>https://dev.to/warszawer/what-have-i-been-doing-last-month-434d</guid>
      <description>&lt;p&gt;Hello for everyone!&lt;br&gt;
&lt;a href="https://dev.to/wreemde/66daysofdata-and-the-workload-2j1h"&gt;In my last article&lt;/a&gt; I wrote about my plans for the past month. And now I'm really happy with the progress I've made over the last 5 weeks! &lt;/p&gt;

&lt;p&gt;So, what have I been doing last month?&lt;br&gt;
• I finished a couple of Kaggle micro-courses: &lt;a href="https://www.kaggle.com/learn/python"&gt;Python&lt;/a&gt; and &lt;a href="https://www.kaggle.com/learn/pandas"&gt;Pandas&lt;/a&gt; as I planned a month ago. In these courses I learned basic Python concepts that will help me start learning data science. Two certificates and two pieces of very useful knowledges in my pocket!&lt;/p&gt;

&lt;p&gt;• Further, I repeated Linear Algebra by &lt;a href="https://www.coursera.org/learn/linear-algebra-machine-learning"&gt;this course&lt;/a&gt;. It's paid but here is a &lt;a href="https://www.youtube.com/watch?v=T73ldK46JqE&amp;amp;list=PLiiljHvN6z1_o1ztXTKWPrShrMrBLo5P3"&gt;YouTube playlist&lt;/a&gt;. And by the Russian source &lt;a href="http://mathprofi.ru/"&gt;mathprofi&lt;/a&gt; I learned derivative, integrals, derivative, series in mathematics and limits.&lt;/p&gt;

&lt;p&gt;• Another math related thing is NumPy – Python library which is most widely used for carrying out mathematical operations that involve matrices. The most important feature of NumPy that sets it apart from other libraries is its ability to perform lightning speed calculations. I read &lt;a href="https://www.freecodecamp.org/news/the-ultimate-guide-to-the-numpy-scientific-computing-library-for-python/"&gt;this article&lt;/a&gt;, but, unfortunately it wasn't enough for me... Do you have other NumPy resources? Apart from the official documentation, of course :)&lt;/p&gt;

&lt;p&gt;• Next, I realized that just theory in a library as Pandas and NumPy is not enough! My solution is a lot of practice. &lt;/p&gt;

&lt;p&gt;For the NumPy I do &lt;a href="https://github.com/Kyubyong/numpy_exercises"&gt;this&lt;/a&gt; and &lt;a href="https://github.com/rougier/numpy-100"&gt;this&lt;/a&gt;. I find these exercises a little bit hard, but worth it.&lt;/p&gt;

&lt;p&gt;On the other hand, for Pandas I found more outstanding things:&lt;br&gt;
&lt;a href="https://github.com/guipsamora/pandas_exercises"&gt;Exercises&lt;/a&gt; and passing these exercises on &lt;a href="https://www.youtube.com/playlist?list=PLgJhDSE2ZLxaY_DigHeiIDC1cD09rXgJv"&gt;YouTube&lt;/a&gt;. Learning by Doing! &lt;br&gt;
And here is my &lt;a href="https://github.com/Wreemde/Pandas_Exercises"&gt;repository&lt;/a&gt; :)&lt;/p&gt;

&lt;p&gt;• Also I read a Russian-language book about statistics: Stats in Cats. And now I'm taking a statistics course. It is in Russian too, but it seems wonderful to me. &lt;a href="https://stepik.org/course/76/promo"&gt;Here&lt;/a&gt;. &lt;br&gt;
But I have a lot of interesting material about statistics in English! So, maybe I'll write a separate article about it :)&lt;/p&gt;




&lt;p&gt;And now I want to tell about my plan on tomorrow challenge #66daysofdata:&lt;br&gt;
• End my statistics course (now I'm in the 2nd week)&lt;br&gt;
• I need Data Visualization &lt;a href="https://www.kaggle.com/learn/data-visualization"&gt;Kaggle micro-course&lt;/a&gt;. Because 7th pull of the Pandas exercises is about visualization, and I know nothing about Seaborn and Matplotlib! :(&lt;br&gt;
• Practice and more practice! I have to finish Pandas and NumPy exercises. For instance, now my &lt;a href="https://github.com/Wreemde/NumPy-exercises"&gt;NumPy repo&lt;/a&gt; looks extremely sad...&lt;br&gt;
• Before starting a full-fledged Data Science/Machine Learning course (By the way, I think between &lt;a href="https://www.coursera.org/learn/machine-learning"&gt;Andrew Ng&lt;/a&gt; and &lt;a href="https://www.coursera.org/specializations/machine-learning-data-analysis"&gt;MIPT/Yandex&lt;/a&gt;) I need to know something about Theory of Probability. &lt;br&gt;
• Maybe start this &lt;a href="https://www.amazon.com/Data-Science-Scratch-Principles-Python/dp/149190142X"&gt;book&lt;/a&gt;?&lt;br&gt;
• And I also want to write articles about learning Pandas and statistics. The best way to consolidate your knowledge is to put it on paper or in a blog.&lt;/p&gt;

&lt;p&gt;From tomorrow I will regularly &lt;a href="https://twitter.com/maszanski"&gt;tweet&lt;/a&gt; my daily plan.&lt;/p&gt;

&lt;p&gt;Thanks for the attention! Any suggestions to this article is always welcome. Please don’t forget to comment on this article if you found any mistakes :D&lt;/p&gt;

</description>
      <category>python</category>
      <category>learning</category>
      <category>machinelearning</category>
      <category>datascience</category>
    </item>
    <item>
      <title>#66daysofdata and the workload
</title>
      <dc:creator>Alex Maszański</dc:creator>
      <pubDate>Fri, 20 Nov 2020 19:44:04 +0000</pubDate>
      <link>https://dev.to/warszawer/66daysofdata-and-the-workload-2j1h</link>
      <guid>https://dev.to/warszawer/66daysofdata-and-the-workload-2j1h</guid>
      <description>&lt;p&gt;For a long time one idea won’t leave me alone – the flashmob #66daysofdata on Twitter!&lt;/p&gt;

&lt;p&gt;Unfortunately, now I am under pressure in my university :c But I’m eager to try it&lt;br&gt;
Well, vacation at my university will be about two months – January &amp;amp; February. But there are only 59 days at these months! So, it means that in December I need to spend another 10 days on this challenge. According to my calculations, I’ll  be able to do this from the 23rd of December (By the way, we’re take into account the Christmas holidays). I’m looking forward to Christmas’ coming, when my university semester ends. But in this month, in parallel with this, I want to complete the following things:&lt;/p&gt;

&lt;p&gt;• Kaggle micro-courses: Python (&lt;a href="https://www.kaggle.com/learn/python"&gt;https://www.kaggle.com/learn/python&lt;/a&gt;)&lt;br&gt;
                                          Pandas(&lt;a href="https://www.kaggle.com/learn/pandas"&gt;https://www.kaggle.com/learn/pandas&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;There are more amazing courses such as "Data Visualization" or "Intermediate/Intro to Machine Learning", but I want to take them when my challenge will start =)&lt;/p&gt;

&lt;p&gt;• M4ML - Linear Algebra &lt;/p&gt;

&lt;p&gt;Playlist on youtube link: &lt;a href="https://www.youtube.com/watch?v=T73ldK46JqE&amp;amp;list=PLiiljHvN6z1_o1ztXTKWPrShrMrBLo5P3"&gt;https://www.youtube.com/watch?v=T73ldK46JqE&amp;amp;list=PLiiljHvN6z1_o1ztXTKWPrShrMrBLo5P3&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Course link: &lt;a href="https://www.coursera.org/learn/linear-algebra-machine-learning"&gt;https://www.coursera.org/learn/linear-algebra-machine-learning&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Excellent &amp;amp; extreme super performance! At the beginning of this year I chose this specialisation, but after ending this I’d stopped my learning by reason of the workload at the university and my extra language courses :c I want to repeat some of this knowledges. My plans include repeating them on YouTube channel. Maybe I’ll redo some of the exercises in my Coursera account.&lt;/p&gt;

&lt;p&gt;• Mathematics, and more mathematics! Although Russian is my native language it is easier for me to courses about it on English, like the ones I gave above (lol), for instance. Nevertheless, there are difficult topics, and I go through them by &lt;a href="http://mathprofi.ru/"&gt;http://mathprofi.ru/&lt;/a&gt;. Reading the articles of this cool dude in Russian is more comfortable for me than watching videos in this language.&lt;/p&gt;

&lt;p&gt;• It’s much better to make a small plan and overfill it then write a huge one, fail it, and feel frustrated after this. However, I can’t remind myself about interesting problem collections, such as &lt;a href="https://projecteuler.net/"&gt;https://projecteuler.net/&lt;/a&gt;, where the key to the solution is in a mix of mathematic and programming. &lt;br&gt;
Also I want to notice this course about python: &lt;a href="https://stepik.org/course/67/promo"&gt;https://stepik.org/course/67/promo&lt;/a&gt;. Tasks in it are quite complex, but at the same time interesting. &lt;/p&gt;

&lt;p&gt;Well, I have presented to you my plan for the current month. Have fun!&lt;/p&gt;

</description>
      <category>datascience</category>
      <category>productivity</category>
      <category>challenge</category>
      <category>66daysofdata</category>
    </item>
    <item>
      <title>Introduction?
</title>
      <dc:creator>Alex Maszański</dc:creator>
      <pubDate>Fri, 20 Nov 2020 19:24:07 +0000</pubDate>
      <link>https://dev.to/warszawer/introduction-4nlm</link>
      <guid>https://dev.to/warszawer/introduction-4nlm</guid>
      <description>&lt;p&gt;In this blog I will try to describe my educational path in one of the most difficult areas of programming for me.&lt;br&gt;
Moreover, this online resource is a way to improve my knowledge of English: D (at least I hope so)&lt;/p&gt;

&lt;p&gt;I am Belarusian &amp;amp; Polish by birth, now I live in Tbilisi. I am studying philology at a local university (strange choice for a future data scientist LOL).&lt;br&gt;
My humanitarian skills: Russian (free), Polish (A2 to B1), Georgian and Arabic (თითქმის).&lt;/p&gt;

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