<?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: Bhaumik Pandhi</title>
    <description>The latest articles on DEV Community by Bhaumik Pandhi (@bhaumikpandhi).</description>
    <link>https://dev.to/bhaumikpandhi</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%2F751001%2Fafa48021-d4a6-4512-8a34-12eff541f957.png</url>
      <title>DEV Community: Bhaumik Pandhi</title>
      <link>https://dev.to/bhaumikpandhi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bhaumikpandhi"/>
    <language>en</language>
    <item>
      <title>Mistake that every developer make!</title>
      <dc:creator>Bhaumik Pandhi</dc:creator>
      <pubDate>Sat, 13 Nov 2021 08:26:08 +0000</pubDate>
      <link>https://dev.to/bhaumikpandhi/mistake-that-every-developer-make-2hda</link>
      <guid>https://dev.to/bhaumikpandhi/mistake-that-every-developer-make-2hda</guid>
      <description>&lt;p&gt;When it comes to starting a career as a developer, people usually think about choosing specific backgrounds like backend, frontend, UI/UX, DevOps, etc.&lt;/p&gt;

&lt;p&gt;Once they choose and bootstrap the journey, one important thing they miss. &lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Thinking out of box&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;What is thinking out of the box anyway? Is that useful!? Is it some sort of rocket science!? And what gives any developer ability to think out of the box?&lt;/p&gt;

&lt;p&gt;Let's break down this problem and try to find some solutions.&lt;/p&gt;

&lt;h4&gt;
  
  
  Problem 1
&lt;/h4&gt;

&lt;p&gt;Developers stick to &lt;code&gt;copy paste&lt;/code&gt; or &lt;code&gt;seeking seniors help&lt;/code&gt; and that is the biggest mistake. Usually copying code from GitHub, StackOverflow without thinking is a bad idea!.&lt;/p&gt;

&lt;h4&gt;
  
  
  Solution
&lt;/h4&gt;

&lt;p&gt;No doubt, every developer does copy/paste but try to be a thinker out of that. Ask yourself a question, why this code? why is it working? what could be an alternative to this code? Is it an optimized/optimal solution? &lt;/p&gt;

&lt;p&gt;These questions will help individuals dive deep into the sea and discover an infinite amount of thoughts/fish.&lt;/p&gt;

&lt;p&gt;Eventually, they reach a certain stage where solutions will automatically pop-out from their own mind!! It will also help find solutions from StackOverflow/GitHub in one go without writing each &amp;amp; every code from the answer.&lt;/p&gt;

&lt;h4&gt;
  
  
  Problem 2
&lt;/h4&gt;

&lt;p&gt;Swimming into limited boundaries only.&lt;/p&gt;

&lt;p&gt;Beginners usually perform tasks which they are asked for without doing extra. They expect to receive even a tiny amount of detail about the task, just like a spoon-feeding.&lt;/p&gt;

&lt;h4&gt;
  
  
  Solution
&lt;/h4&gt;

&lt;p&gt;Explore!! Plenty of similar products/projects are already available, register yourself in such website/software and see which features they are providing, what we can adopt from that, what extra we can do to stand-out.&lt;/p&gt;

&lt;p&gt;Go to your managers/leaders with a suggestion to improve feature usability or a way to improve user experience.&lt;/p&gt;

&lt;h4&gt;
  
  
  Problem 3
&lt;/h4&gt;

&lt;p&gt;Being in a blind spot.&lt;/p&gt;

&lt;h4&gt;
  
  
  Solution
&lt;/h4&gt;

&lt;p&gt;Do not just sit in one chair or work with limited projects. Contribute to open-source, even without being recognized. Create a social presence, stand-out!!!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 1: Stackoverflow&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Writing answers in StackOverflow will help you&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Discover the solutions to a problem that you never faced.&lt;/li&gt;
&lt;li&gt;Perform tasks you never did.&lt;/li&gt;
&lt;li&gt;Being confident by earning badges.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Step 2: Github&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Writing code in open-source repositories will help you&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Understand coding standards.&lt;/li&gt;
&lt;li&gt;Being a detective, looking for problems in others' code is the key to writing better code.&lt;/li&gt;
&lt;li&gt;Find different coding patterns &amp;amp; usage of them.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Step 3: Dev.to/Medium&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Reading &amp;amp; writing articles in developer forums will help you&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Understand market trends &amp;amp; standards.&lt;/li&gt;
&lt;li&gt;Inspire to do more than just write code!&lt;/li&gt;
&lt;li&gt;Discover ideas.&lt;/li&gt;
&lt;li&gt;Explore new technologies.&lt;/li&gt;
&lt;/ol&gt;




&lt;p&gt;And that's it, now its not rocket science anymore!&lt;/p&gt;

&lt;p&gt;Above problems &amp;amp; defined solutions will create your brain a big processor, a deep thinker, an explorer, a leader, and many more.&lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>programming</category>
      <category>opensource</category>
      <category>career</category>
    </item>
  </channel>
</rss>
