<?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: maysoonawwad</title>
    <description>The latest articles on DEV Community by maysoonawwad (@maysoonawwad).</description>
    <link>https://dev.to/maysoonawwad</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%2F751906%2F381c20c7-4c5c-47fb-a545-a27c9cdeefa6.png</url>
      <title>DEV Community: maysoonawwad</title>
      <link>https://dev.to/maysoonawwad</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/maysoonawwad"/>
    <language>en</language>
    <item>
      <title>7 data structure you must know as a programmer
</title>
      <dc:creator>maysoonawwad</dc:creator>
      <pubDate>Sat, 26 Feb 2022 13:16:52 +0000</pubDate>
      <link>https://dev.to/maysoonawwad/7-data-structure-you-must-know-as-a-programmer-mi0</link>
      <guid>https://dev.to/maysoonawwad/7-data-structure-you-must-know-as-a-programmer-mi0</guid>
      <description>&lt;p&gt;when I started programming at college I didn’t care very much about data structure and in the last year of college I decided to learn web development and i started learning html , css , js , react … etc .&lt;/p&gt;

&lt;p&gt;finally it’s time to work !!&lt;/p&gt;

&lt;p&gt;here I realized the importance of data structure and how it make me better as a developer so I learnt main data structures to be able to complete my work , so I hope any begginer focus on data structure and algorithms more than any other topics becuase these topics is a backbon of programming&lt;/p&gt;

&lt;p&gt;so lets get startde :&lt;/p&gt;

&lt;p&gt;there are two types of data structure related to how data is stored:&lt;/p&gt;

&lt;h2&gt;
  
  
  1- linear data structure :
&lt;/h2&gt;

&lt;p&gt;1- arrays&lt;br&gt;
2- hash tabels&lt;br&gt;
3- linked list&lt;br&gt;
4- queue&lt;br&gt;
5- stack&lt;/p&gt;

&lt;h2&gt;
  
  
  2- non-linear data structure :
&lt;/h2&gt;

&lt;p&gt;1- trees&lt;br&gt;
2- graphics&lt;/p&gt;

&lt;p&gt;there are more than these DS but these are the most widely used and popular.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How to become a better programmer
</title>
      <dc:creator>maysoonawwad</dc:creator>
      <pubDate>Thu, 24 Feb 2022 13:37:29 +0000</pubDate>
      <link>https://dev.to/maysoonawwad/how-to-become-a-better-programmer-1bpm</link>
      <guid>https://dev.to/maysoonawwad/how-to-become-a-better-programmer-1bpm</guid>
      <description>

&lt;p&gt;Now after a few years of entering the world of programming&lt;br&gt;
I discovered and saw what is important to becoming a better programmer&lt;br&gt;
Before deciding which field you would like to learn and work in&lt;br&gt;
You should learn general topics and these topics will help you become more successful and make you a developer who can make the right decision&lt;br&gt;
such as:&lt;br&gt;
1) data structures&lt;br&gt;
2) algorithms&lt;br&gt;
3) object-oriented-programming &lt;br&gt;
4) problems solving &lt;br&gt;
these main topics every developer has to learn it and keep practicing solving problems and knowing what is the difference between types of data structures and algorithms&lt;br&gt;
more practicing is more improving your skills as a programmer&lt;/p&gt;

&lt;blockquote&gt;
&lt;/blockquote&gt;

</description>
      <category>programming</category>
      <category>beginners</category>
      <category>discuss</category>
      <category>algorithms</category>
    </item>
  </channel>
</rss>
