<?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: muthukumarasamy thangavel</title>
    <description>The latest articles on DEV Community by muthukumarasamy thangavel (@muthukumarasamy_thangavel).</description>
    <link>https://dev.to/muthukumarasamy_thangavel</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3965897%2F7e290330-5c54-4d26-a8ac-14e735fc64b4.png</url>
      <title>DEV Community: muthukumarasamy thangavel</title>
      <link>https://dev.to/muthukumarasamy_thangavel</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/muthukumarasamy_thangavel"/>
    <language>en</language>
    <item>
      <title>OPEN SOURCE</title>
      <dc:creator>muthukumarasamy thangavel</dc:creator>
      <pubDate>Tue, 23 Jun 2026 15:14:28 +0000</pubDate>
      <link>https://dev.to/muthukumarasamy_thangavel/open-source-2baf</link>
      <guid>https://dev.to/muthukumarasamy_thangavel/open-source-2baf</guid>
      <description>&lt;p&gt;open source is source code can anyone view and edit work and contribute the community based.&lt;br&gt;
open source projects all aspects creating maintaining and distributing the open source software including community building and mentoring mentoring communication the release process and everything in between. &lt;/p&gt;

&lt;p&gt;Anyone There are many ways to contribute including code, documentation, writing blogs, promoting the project, project management, release management.&lt;br&gt;
&lt;strong&gt;Open source software&lt;/strong&gt;&lt;br&gt;
linux(all versions)&lt;br&gt;
VLC Media Player&lt;br&gt;
VS code &lt;br&gt;
c&lt;br&gt;
c++&lt;br&gt;
Python&lt;br&gt;
.Net&lt;br&gt;
Ruby&lt;br&gt;
Angular&lt;br&gt;
Javascript&lt;br&gt;
postgrsql&lt;br&gt;
mangoDB&lt;br&gt;
React&lt;br&gt;
open Office(libraoffice)&lt;br&gt;
source should be &lt;strong&gt;open&lt;/strong&gt; &lt;br&gt;
This open source who can handle:&lt;br&gt;
community based work  global developers,testers collaborate to work&lt;br&gt;
share community.&lt;br&gt;
Best open source community is &lt;br&gt;
*&lt;em&gt;Apache *&lt;/em&gt;&lt;br&gt;
because working environment easy &lt;br&gt;
open community list&lt;br&gt;
RedHat&lt;br&gt;
Libraoffice&lt;br&gt;
Github&lt;br&gt;
so many open source community available.&lt;br&gt;
everyone participant open source communities.&lt;br&gt;
you didn't participant open the communities what new release &lt;br&gt;
automatically come to interest any one project.&lt;/p&gt;

&lt;p&gt;open source - freedom software- free software &lt;br&gt;
&lt;a href="https://www.redhat.com/en" rel="noopener noreferrer"&gt;https://www.redhat.com/en&lt;/a&gt;&lt;br&gt;
&lt;a href="https://opensource.com/participate" rel="noopener noreferrer"&gt;https://opensource.com/participate&lt;/a&gt;&lt;br&gt;
&lt;a href="https://opensource.org/community" rel="noopener noreferrer"&gt;https://opensource.org/community&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.apache.org/" rel="noopener noreferrer"&gt;https://www.apache.org/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.libreoffice.org/improve-it/" rel="noopener noreferrer"&gt;https://www.libreoffice.org/improve-it/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.postgresql.org/community/" rel="noopener noreferrer"&gt;https://www.postgresql.org/community/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://kaniyam.com/foundation/" rel="noopener noreferrer"&gt;https://kaniyam.com/foundation/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>linux</category>
      <category>java</category>
      <category>firefox</category>
      <category>vscode</category>
    </item>
    <item>
      <title>GIT</title>
      <dc:creator>muthukumarasamy thangavel</dc:creator>
      <pubDate>Wed, 10 Jun 2026 11:41:42 +0000</pubDate>
      <link>https://dev.to/muthukumarasamy_thangavel/g-255l</link>
      <guid>https://dev.to/muthukumarasamy_thangavel/g-255l</guid>
      <description>&lt;p&gt;&lt;strong&gt;What is Git?&lt;/strong&gt;&lt;br&gt;
Git is version control system and open source&lt;br&gt;
 There are Two types version control system:&lt;br&gt;
• Distributed version control system &lt;br&gt;
• Centralized version control system&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Before version control system:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;• Every developer working in the module save the same system &lt;br&gt;
• Daily basics working the team save on the same system &lt;br&gt;
• Once consider the deployment before all correct module send main system &lt;br&gt;
• This is the before version control system &lt;br&gt;
*&lt;em&gt;Centralized version control system: *&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;• Create a remote repository &lt;br&gt;
• All access the form remote repository&lt;br&gt;
• Automation the process this method same as before version control system &lt;br&gt;
• Directly access the files Developer, testers&lt;br&gt;
• Any changes the file total collapse &lt;br&gt;
• Recently used bug not identify easily&lt;br&gt;&lt;br&gt;
• Project collapse the all module &lt;br&gt;
• So this method couldn’t working&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Distributed version control system:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;• Create a remote repository &lt;br&gt;
• Every developer and tester our local system create the local repository &lt;br&gt;
• All changes from the local repository &lt;br&gt;
• So don’t touch the remote repository &lt;br&gt;
• Strong support for non-linear development (thousands of parallel branches)&lt;br&gt;
• Simple design,speed,fully distributed &lt;br&gt;
• Human error will correct this system &lt;br&gt;
• Easily merge the code identify  the conflict not effect by the main repository &lt;br&gt;
• Able to handle large projects like the Linux kernel efficiently (speed and data size)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F27ekfoal27t153hb4cmq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F27ekfoal27t153hb4cmq.png" alt=" " width="800" height="958"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;GIT:&lt;/strong&gt;&lt;br&gt;
     A version control system tracks the history of change as people and teams collaborate on projects together, as developer make changes to the project any earlier version of the project can be recovered any time.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Basic Git commands:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;git status  # Check repository status&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;git add . # Stage all files&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;git commit -m "Intial commit"   # Create a commit&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;git clone   # Download a repository&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;git pull  # Get latest changes&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;git push  # Upload changes&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Git Install LinuxOS:&lt;/strong&gt; &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;git --version&lt;/li&gt;
&lt;li&gt;sudo apt install git.git&lt;/li&gt;
&lt;li&gt;Again check the version&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>git</category>
      <category>linux</category>
      <category>devchallenge</category>
      <category>gitlab</category>
    </item>
  </channel>
</rss>
