<?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: Bhupinder Singh</title>
    <description>The latest articles on DEV Community by Bhupinder Singh (@bhupinder_singh_462b95f40).</description>
    <link>https://dev.to/bhupinder_singh_462b95f40</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%2F3475567%2F6b6a9a9d-a935-4d5b-8cc8-ebf792c6c324.jpg</url>
      <title>DEV Community: Bhupinder Singh</title>
      <link>https://dev.to/bhupinder_singh_462b95f40</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bhupinder_singh_462b95f40"/>
    <language>en</language>
    <item>
      <title>Open Source Made Easy: How Anyone Can Contribute</title>
      <dc:creator>Bhupinder Singh</dc:creator>
      <pubDate>Sat, 13 Sep 2025 10:58:20 +0000</pubDate>
      <link>https://dev.to/bhupinder_singh_462b95f40/open-source-made-easy-how-anyone-can-contribute-1gkm</link>
      <guid>https://dev.to/bhupinder_singh_462b95f40/open-source-made-easy-how-anyone-can-contribute-1gkm</guid>
      <description>&lt;p&gt;&lt;strong&gt;What is Open Source?&lt;/strong&gt;&lt;br&gt;
--&amp;gt; opensource is a decentralized model where one can use the software for free and most importantly one can change its source code to add new features that one likes as opensource have its source code publicaly available and one can also redistribute it under an open-source license&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why Open Source matters?&lt;/strong&gt;&lt;br&gt;
--&amp;gt; many recruiters now demand skills and want a clear evidence of your work apart from the projects made Open-source is the best way to get in demand skills and accelerate your learning journey &lt;br&gt;
and &lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;putting out good in the world is the way to live&lt;br&gt;
&lt;strong&gt;Difference between Open Source vs Closed Source.&lt;/strong&gt;&lt;br&gt;
--&amp;gt; Open Source make their code publically avaialable allowing people to modify recreate and distribute it freely under a license&lt;br&gt;
but Closed Source have their code private and managed by official developers of the company&lt;br&gt;
&lt;strong&gt;Famous open-source projects&lt;/strong&gt;&lt;br&gt;
while talking about opensource here are some famous and widely used softwares&lt;br&gt;
LINUX : an opensource Operating System&lt;br&gt;
GIT : a Version Control System &lt;br&gt;
VS CODE : its a popular code editor ( opensource ) &lt;br&gt;
REACT : its a library of js that makes frontend more seemless&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Licenses explained simply&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;MIT License&lt;/strong&gt;: This license allows devs to freely use , modify and redistribute the software they created it has a requirement that dev should add the original copyright notice and licensing text to be included under all the copies of the software it is widely used in open-source projects.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;General Public License (GPL)&lt;/strong&gt;: this is a copyleft license that ensures that any derivative work done on a opensource software has its source code available publically for modification and use&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Apache License&lt;/strong&gt;:it also allows users to use , modify , recreate softwares but under some specific criteria and protocols this protects the patent and trademark of product  &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How to find beginner-friendly issues&lt;/strong&gt;&lt;br&gt;
what does Beginner friendly means there?&lt;br&gt;
for beginners finding bug is not a easy task one needs a deep understanding of the project to find bugs and for beginners bug finding should mean fixing README.md , fixing examples , or some easy bugs so that the whole project doesnt collapse&lt;/p&gt;

&lt;p&gt;Most projects tag issues to help newcomers&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;good first issue &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;beginner&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;help wanted&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;first-timers-only&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>opensource</category>
      <category>osdc</category>
      <category>cloud</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
