<?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: Mohammed Hamza Malik</title>
    <description>The latest articles on DEV Community by Mohammed Hamza Malik (@mohammedhamzamalik).</description>
    <link>https://dev.to/mohammedhamzamalik</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%2F560644%2F33767d49-0a7e-4725-b382-dd9cfc12de0e.jpeg</url>
      <title>DEV Community: Mohammed Hamza Malik</title>
      <link>https://dev.to/mohammedhamzamalik</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mohammedhamzamalik"/>
    <language>en</language>
    <item>
      <title>Why you should take 
Google Career Certificates?</title>
      <dc:creator>Mohammed Hamza Malik</dc:creator>
      <pubDate>Mon, 22 Mar 2021 19:18:58 +0000</pubDate>
      <link>https://dev.to/mohammedhamzamalik/why-you-should-take-google-career-certificates-38b7</link>
      <guid>https://dev.to/mohammedhamzamalik/why-you-should-take-google-career-certificates-38b7</guid>
      <description>&lt;p&gt;Nowadays education is available for everyone in this world and at almost no cost. Anyone curious &amp;amp; willing to learn can learn from any part of the world. As there are so many platforms available where one can learn whichever topic he/she is interested in. Going along with the trend &lt;strong&gt;Google&lt;/strong&gt; &lt;strong&gt;The&lt;/strong&gt; &lt;strong&gt;Tech&lt;/strong&gt; &lt;strong&gt;Giant&lt;/strong&gt; has also come in the space.&lt;/p&gt;

&lt;p&gt;As we all know that to join Google college degree is not required. Thus following this Google has started his own &lt;a href="https://grow.google/certificates/#?modal_active=none"&gt;&lt;strong&gt;Google&lt;/strong&gt; &lt;strong&gt;Career&lt;/strong&gt; &lt;strong&gt;Certificates&lt;/strong&gt;&lt;/a&gt; which might eliminate the college degree stuff.&lt;/p&gt;

&lt;p&gt;They have added their courses on the Coursera platform on topics related to coding &amp;amp; management. Till now they are giving Career Certificates on &lt;strong&gt;IT support&lt;/strong&gt;, &lt;strong&gt;Data&lt;/strong&gt; &lt;strong&gt;Analytics&lt;/strong&gt;, &lt;strong&gt;Project Management&lt;/strong&gt;, &lt;strong&gt;UX&lt;/strong&gt; &lt;strong&gt;Design&lt;/strong&gt; &amp;amp; &lt;strong&gt;Android Development&lt;/strong&gt;. All these courses are designed and built by subject-matter experts and senior practitioners at Google from each of the job fields.&lt;/p&gt;

&lt;p&gt;The best part of these courses is that it doesn't require any prior experience, you can learn whenever you want &amp;amp; after completion of the course, you will be able to stand out from others as it will help you make your resume competitive.&lt;br&gt;
You will gain access to &lt;strong&gt;resume&lt;/strong&gt; &lt;strong&gt;builder&lt;/strong&gt; &lt;strong&gt;tool&lt;/strong&gt;, &lt;strong&gt;coaching&lt;/strong&gt; &lt;strong&gt;sessions&lt;/strong&gt;, &lt;strong&gt;mock&lt;/strong&gt; &lt;strong&gt;interviews&lt;/strong&gt; &amp;amp; many other career resources. &lt;/p&gt;

&lt;p&gt;The best part of Google Career Certificates is that it will help you connect with the top employers who are currently hiring. Google has partnered with great companies like &lt;strong&gt;Intel&lt;/strong&gt;, &lt;strong&gt;Snapchat&lt;/strong&gt;, &lt;strong&gt;Walmart&lt;/strong&gt;, &lt;strong&gt;Deloitte&lt;/strong&gt;, &lt;strong&gt;Google&lt;/strong&gt;, and many more.&lt;br&gt;
You will be able to connect with &lt;strong&gt;130+&lt;/strong&gt; &lt;strong&gt;US&lt;/strong&gt; employers in the hiring consortium.&lt;br&gt;
And all these companies will hire you based on these Google Career Certificates. Thus these certificates are having some real values.&lt;/p&gt;

&lt;p&gt;As there are so many different platforms available which are giving their courses which are costly &amp;amp; the certificate earned from there has almost no value anywhere. Thus instead of giving your money &amp;amp; time anywhere else, I encourage you to take your interested Google Career Certificates as they are cheap, focused &amp;amp; require relevant time to get your foot in the door with top companies.&lt;/p&gt;

</description>
      <category>google</category>
      <category>certificate</category>
      <category>career</category>
    </item>
    <item>
      <title>What is JavaScript?</title>
      <dc:creator>Mohammed Hamza Malik</dc:creator>
      <pubDate>Fri, 19 Mar 2021 19:13:21 +0000</pubDate>
      <link>https://dev.to/mohammedhamzamalik/what-is-javascript-3ge0</link>
      <guid>https://dev.to/mohammedhamzamalik/what-is-javascript-3ge0</guid>
      <description>&lt;p&gt;&lt;strong&gt;First of all I want to say something important, you all are or might be aware of programming language Java, it has nothing to do with JavaScript okay so lets move forward.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Today anything from anywhere around the world is available, thanks to &lt;strong&gt;Internet&lt;/strong&gt;. We can buy clothes, order our groceries, book flight tickets and much more. But wait a minute, how are we able to do such things? We are able to do such things just because of some people crazy people who wrote some hundred thousands lines of program using some programming language.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;JavaScript&lt;/strong&gt; is lightweight, flexible and interpreted programming language. With the help JavaScript we can add different features in our web application which makes the user experience simple and easy. It can be used in Front-end (i.e. the client side) as well as Back-end (i.e. the server side) of a web application due to which all the web developer loves this language.&lt;/p&gt;

&lt;p&gt;It was first introduced a way back in 90’s in &lt;strong&gt;1995&lt;/strong&gt; as to insert different programs to web pages and applications in the browser known as Netscape Navigator. And because of it’s simplicity and functionality all the major web browsers adopted JavaScript. Since then many changes and upgrades are made in this language and the modern web applications on which you interact and move around just like this DEV site, is possible.&lt;/p&gt;

&lt;p&gt;As I said earlier that Java has nothing to do with JavaScript, many people started using the popularity and fame of JavaScript for marketing purpose. Then a standard document was released which was about how the JavaScript language should work. This standardization was done by &lt;em&gt;Ecma&lt;/em&gt; &lt;em&gt;International&lt;/em&gt; &lt;em&gt;Organization&lt;/em&gt;. Thus JavaScript got another name known as &lt;strong&gt;ECMAScript&lt;/strong&gt;. Hence it was used at many places and in the mean time it also went through many upgrades and new version were released. The latest version is the ES6 version which is mostly adopted by all the browsers. In this time many databases started using it like MongoDB and it was introduced to the server side i.e. Back-end by &lt;strong&gt;NodeJS&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Today there are so many frameworks and libraries available in JavaScript that you can do anything you imagine. The most famous ones are &lt;strong&gt;ReactJS&lt;/strong&gt; which is developed by &lt;em&gt;Facebook&lt;/em&gt;, &lt;strong&gt;VueJS&lt;/strong&gt; and &lt;strong&gt;AngularJS&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;So you reached the end of the blog, thanks a lot for reading the whole blog 😀&lt;/p&gt;

&lt;p&gt;Check the other blogs too.&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
