<?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: Fahad Mayow</title>
    <description>The latest articles on DEV Community by Fahad Mayow (@fahadmayow).</description>
    <link>https://dev.to/fahadmayow</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%2F628441%2Fa661ae9d-f0c9-45c2-b383-ad15e6f8eef6.png</url>
      <title>DEV Community: Fahad Mayow</title>
      <link>https://dev.to/fahadmayow</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fahadmayow"/>
    <language>en</language>
    <item>
      <title>Why programming is very hard at the beginning?</title>
      <dc:creator>Fahad Mayow</dc:creator>
      <pubDate>Wed, 16 Feb 2022 16:38:44 +0000</pubDate>
      <link>https://dev.to/fahadmayow/why-programming-is-very-hard-at-the-beginning-2555</link>
      <guid>https://dev.to/fahadmayow/why-programming-is-very-hard-at-the-beginning-2555</guid>
      <description>&lt;p&gt;The one thing that all programmers agreed is the programming is very hard at the beginning, but we need to ask our self the question: why programming is very hard at the beginning?&lt;/p&gt;

&lt;p&gt;The simple and reasonable answer for that question is: Everything you didn't try before is very hard at the beginning, and if you ask why is that? I will say that is  our nature.&lt;/p&gt;

&lt;p&gt;When we was babies, we struggled to walk because we didnot born walking, and we didnot tried to walk until we needed that, then we tried to walk and it was very hard, but we insisted to walk then finaly walking became easy to us, so if you look very closely you will find out everything in our life looks just like that.&lt;/p&gt;

&lt;p&gt;Everything is hard at the beginning not only programming because at the beginning we don't have the mindset of what we are dealing with, so we will feel hard, fear and so on, and that's exactly what we must feel.&lt;/p&gt;

&lt;p&gt;If you don't feel hard or fear or something like that when you beginning new thing, that means the new thing you are beginning is not new, its something that you already knew or tried.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;If you already knew something you don't need to be worried or feel hard about that thing, that's how our brain works.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;So the next time you are going to begin or try new thing remember yourself the thing you are going to begin is much harder than you think, and maybe in that case it may become easier.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>beginners</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Why PHP is the king of the web?</title>
      <dc:creator>Fahad Mayow</dc:creator>
      <pubDate>Mon, 14 Feb 2022 20:18:19 +0000</pubDate>
      <link>https://dev.to/fahadmayow/why-php-is-the-king-of-web-4flo</link>
      <guid>https://dev.to/fahadmayow/why-php-is-the-king-of-web-4flo</guid>
      <description>&lt;p&gt;PHP is a good language... not good it is the best language when it comes to the web development, why I am saying that? Ok lets talk about why PHP is the best language for the web.&lt;/p&gt;

&lt;p&gt;I saw developers making PHP as a dead language, when i ask them why? They told me that PHP is no longer using by big tech componies? Again i ask them is there is another reason that makes PHP a dead language? They said php is slower than others like node. &lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;That is the way many junior developers and even some senior developers think about programming languages, they think if big tech componies dont use some languages then those languages are not great or even dead .. like humans die😅.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h3&gt;
  
  
  The leader of the web
&lt;/h3&gt;

&lt;p&gt;As we know PHP powers almost 80% of the web, and if Iam not wrong that means php is the leader, king 👑, chief, president of the web.&lt;/p&gt;

&lt;p&gt;PHP also powers the most popular CMS in the world Wordpress, and in my opinion wordress is best CMS I ever used, its suitable for developers and non-developers. Its easy to use, easy to customize. I think everyone who wanted to create or do something related to the web someday heard wordpress.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;In my opinion PHP will not die soon or never becaus if PHP dies that means 80% of the web dies with it.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h3&gt;
  
  
  PHP Frameworks
&lt;/h3&gt;

&lt;p&gt;If you look the frameworks, PHP has a great and popular frameworks like Laravel, CodeIgniter and so many others, if you are PHP developer i promise you will never die lack of frameworks, you will find the framework that suits your need.&lt;/p&gt;

&lt;h3&gt;
  
  
  PHP Community
&lt;/h3&gt;

&lt;p&gt;PHP has also large great community on the internet if you have any problems related to PHP iam sure that you will find a solution to your problem.&lt;/p&gt;

&lt;p&gt;When it comes to the deployment of your app to the internet i think there is no host provider that does not provide php enviroment. &lt;/p&gt;

&lt;h3&gt;
  
  
  Disclaimer
&lt;/h3&gt;

&lt;p&gt;My point &lt;strong&gt;is not&lt;/strong&gt; that php is better that other programming languages.&lt;/p&gt;

&lt;p&gt;My point &lt;strong&gt;is&lt;/strong&gt; PHP has a large influence when it comes to the web, and its not dirty or bad code language as many developere believe.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;PHP is popular, easy and flexible programming language.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Finaly php wants to say.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight php"&gt;&lt;code&gt;&lt;span class="cp"&gt;&amp;lt;?php&lt;/span&gt;
   &lt;span class="k"&gt;echo&lt;/span&gt; &lt;span class="s2"&gt;"Hello world! Don't underestimate me"&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
      <category>programming</category>
      <category>php</category>
      <category>webdev</category>
      <category>laravel</category>
    </item>
  </channel>
</rss>
