<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Regex on Vivek&#39;s Blog</title>
    <link>https://www.codevivek.com/tags/regex/</link>
    <description>Recent content in Regex on Vivek&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <managingEditor>viveklp1995@gmail.com (Vivek Singh)</managingEditor>
    <webMaster>viveklp1995@gmail.com (Vivek Singh)</webMaster>
    <lastBuildDate>Sat, 27 Jun 2020 01:17:29 +0530</lastBuildDate>
    <atom:link href="https://www.codevivek.com/tags/regex/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Intro to Regular Expressions</title>
      <link>https://www.codevivek.com/intro-to-regular-expressions/</link>
      <pubDate>Sun, 01 Dec 2019 21:57:40 +0800</pubDate><author>viveklp1995@gmail.com (Vivek Singh)</author>
      <guid>https://www.codevivek.com/intro-to-regular-expressions/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;Being a Linux user and not coming across Regular Expressions or regex is next to impossible. I kept seeing the cryptic little set of characters everywhere and the people who could use it looked like ninjas to me. They are everywhere text editor&#39;s, JavaScript, Python, JAVA , Bash&amp;hellip;&amp;hellip;and the list goes on.&lt;/p&gt;&#xA;&lt;figure&gt;&lt;img src=&#34;https://imgs.xkcd.com/comics/regular_expressions.png&#34;&gt;&lt;figcaption&gt;&#xA;      &lt;h4&gt;XKCD Regex Comic&lt;/h4&gt;&#xA;    &lt;/figcaption&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;h2 id=&#34;what-exactly-is-a-regular-expression&#34;&gt;What Exactly is a Regular Expression?&lt;/h2&gt;&#xA;&lt;p&gt;A regular expression is a string containing a combination of normal characters and special meta-characters or meta-sequences. The normal characters match themselves. Meta-characters and meta-sequences are characters or sequences of characters that represent ideas such as quantity, locations,or types of characters.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
