<?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: Ananya Vishnoi</title>
    <description>The latest articles on DEV Community by Ananya Vishnoi (@ananya26vishnoi).</description>
    <link>https://dev.to/ananya26vishnoi</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%2F548120%2F9d693257-47c5-48d4-9d1a-33de725fa385.png</url>
      <title>DEV Community: Ananya Vishnoi</title>
      <link>https://dev.to/ananya26vishnoi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ananya26vishnoi"/>
    <language>en</language>
    <item>
      <title>Girls In Tech</title>
      <dc:creator>Ananya Vishnoi</dc:creator>
      <pubDate>Mon, 09 Aug 2021 19:11:47 +0000</pubDate>
      <link>https://dev.to/ananya26vishnoi/girls-in-tech-before-21st-century-53bm</link>
      <guid>https://dev.to/ananya26vishnoi/girls-in-tech-before-21st-century-53bm</guid>
      <description>&lt;p&gt;&lt;strong&gt;“We each have a unique path to walk in this life, and there is a reason that yours is unfolding the way that it is. Embrace your journey and look for the lessons. Believe in divine timing and know that what’s for you will not pass you.”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Why do people think only boys can do code? Why can't girls do it?&lt;br&gt;
This was the wrong thinking of the people they had. Why do people discriminate between boys and girls? If boys can do it, then why can't girls do that? If girls have an interest in Computer Science, then why did people say don't pursue your career in Computer Science? &lt;br&gt;
This happened because of less knowledge in the Computer Science field, they don't know what they will do in this field.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Computer Science is a field where you can do lots of technology work, which will increase your productivity. The study of algorithmic processes, computational machines, and computation itself. As a discipline, computer science spans a range of topics from theoretical studies of algorithms, computation, and information to the practical issues of implementing computational systems in hardware and software.&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;People make computer science look like a man's game, but it isn't. Those girls have an interest in coding, but they can't do it. With the persistence of male domination in the tech industry, it’s easy to forget how instrumental and spearheading women have been in its development since its origins around 300 years ago. Despite the constant barrage of obstacles, female scientists and mathematicians have persisted in order to have their work recognized and widely used, and as a result, many of the pioneers in coding, but they can't do it.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>What is DevOps?</title>
      <dc:creator>Ananya Vishnoi</dc:creator>
      <pubDate>Wed, 07 Jul 2021 18:23:46 +0000</pubDate>
      <link>https://dev.to/ananya26vishnoi/what-is-devops-448i</link>
      <guid>https://dev.to/ananya26vishnoi/what-is-devops-448i</guid>
      <description>&lt;p&gt;Docker is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers.Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other through well-defined channels.Because all of the containers share the services of a single operating system kernel, they use fewer resources than virtual machines.&lt;/p&gt;

</description>
      <category>devops</category>
    </item>
    <item>
      <title>VCS v/s SCM</title>
      <dc:creator>Ananya Vishnoi</dc:creator>
      <pubDate>Sat, 03 Jul 2021 11:31:17 +0000</pubDate>
      <link>https://dev.to/ananya26vishnoi/vcs-v-s-scm-1laj</link>
      <guid>https://dev.to/ananya26vishnoi/vcs-v-s-scm-1laj</guid>
      <description>&lt;p&gt;What is VCS?&lt;br&gt;
VCS is Version Control System. It is a component of software configuration management. &lt;br&gt;
In simple terms, practice of tracking and managing changes to software code and it saves all the versions of the file. It is also known as Source Control.&lt;/p&gt;

&lt;p&gt;What is SCM?&lt;br&gt;
SCM is Source Control Management. It has the additional features of Version Control System. &lt;br&gt;
It tracks all the modifications to a source code files. Running a history of changes to a code base and helps to resolve conflicts when merging updates from multiple contributors.&lt;br&gt;
In simple terms, it tracks all the changes what we done and perform operation on files.&lt;/p&gt;

</description>
      <category>github</category>
      <category>git</category>
    </item>
    <item>
      <title>What is Git?</title>
      <dc:creator>Ananya Vishnoi</dc:creator>
      <pubDate>Tue, 29 Jun 2021 10:06:09 +0000</pubDate>
      <link>https://dev.to/ananya26vishnoi/what-is-git-4c4h</link>
      <guid>https://dev.to/ananya26vishnoi/what-is-git-4c4h</guid>
      <description>&lt;p&gt;-Git is a tool. &lt;br&gt;
-It is a Version Control System. &lt;br&gt;
-It is free and Open- source software. &lt;br&gt;
-It is a cross-platform.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
