Introduction to Regular Expression | Regular Language to Regular Expression | Automata Theory

preview_player
Показать описание
#regularexpression, #regularlanguage, #gatecse, #toc
Contact Datils (You can follow me at)
Watch Complete Playlists:

This lecture gives an introduction to Regular Expressions and the rules of regular expressions.
What are Regular Expressions and Languages?
A very simple explanation of what Regular Expressions are.
Explains how to construct regular expressions for a given language and vice versa. Learn the basics of Regular Expressions and their usage.

regular expression tutorial,
regular expression,
regular expression tutorial in automata,
regular expression toc,
regular expression examples,
introduction to regular expression,
what is regular expression,
regular expression union,
regular expression concatination,
regular expression closure,
What are Regular Expressions and Languages,
regular expression in toc,
regular expression automata,
toc lectures,theory of computation,
automata lectures,gate cse lectures,
thegatehub
introduction to regular expressions in python
regular expression examples
regular expression generator
regular expression tutorial
regular expression tutorial w3schools
regular expression tutorials point
regular expression tutorial pdf
regular expression start with specific character
Рекомендации по теме
Комментарии
Автор

Easily explained I must say for every topic I watch, very nice sir👍

_gauravsingh
Автор

Sir exam se pehle ek din me aapki saari playlist dekh raha hu, love you sir, aur agar BPIT se koi dekh raha hai to shimpy maam paagal hai unhe pata hoga

jacobblack
Автор

Simple and Easy explanation..Thank You Sir🙏

shuvam_roy-xp
Автор

for |w| <= 2 im getting RE as : e+(a+b)(1+a+b)

rishab
Автор

for last correct ans will be (epsilon+a+b)(epsilon+a+b)

priyanshgarg
Автор

Sir in third ex its not (a+b) (a+b) +( a+b)*

pawanpt