Regular Expressions Made Easy with Java - 2019 Tutorials

  Рет қаралды 85,485

Kindson The Tech Pro

Kindson The Tech Pro

Күн бұрын

Пікірлер: 88
@pradyumn2692
@pradyumn2692 Жыл бұрын
You are doing a service to humanity sir. Love from India.
@jeevansaimanikanta782
@jeevansaimanikanta782 4 жыл бұрын
Thank you so much Sir. The tutorial is very informative and easy to understand. Your explanation is very good.
@kfcronin
@kfcronin 4 жыл бұрын
This tutorial was so helpful to me. Thank you so much!
@zechariahhounwanou8462
@zechariahhounwanou8462 2 жыл бұрын
This was insightful, came all the way from your Fleetms v2 just to get your thoughts on Regular Expression.
@KindsonTheTechPro
@KindsonTheTechPro 2 жыл бұрын
😊😊
@pythonsalone
@pythonsalone 4 жыл бұрын
It's really an amazing tutorial. I have problem with string Builder as well.
@KindsonTheTechPro
@KindsonTheTechPro 4 жыл бұрын
Thanks a lot!
@expansivegymnast1020
@expansivegymnast1020 2 жыл бұрын
This is what a real pro looks like. Thanks so much!
@moatef1886
@moatef1886 2 жыл бұрын
Interesting user name, are you a gymnast? Or, were you?
@biswajitsahoo1456
@biswajitsahoo1456 2 жыл бұрын
this man literally got confused for half a min straight 3.35 to 4.10 :)) btw nice teaching there :) love it
@DurgaShiva7574
@DurgaShiva7574 4 жыл бұрын
hi this was an awesome and amazing video...want to learn more from you..can you please give me the NEXT video link of THIS SERIES, where you have taught REGEX in JAVA...hoping to hear from you soon
@Lyosha.
@Lyosha. 2 жыл бұрын
This is awesome but I don't see the continuation of this lesson anywhere on your videos. How can I find it ?
@Juan-Hdez
@Juan-Hdez 2 жыл бұрын
Could you please share the link to the follow-up video?
@bereketyisehak5584
@bereketyisehak5584 2 жыл бұрын
Thank you. Needed quick regex intro for my homework.
@KindsonTheTechPro
@KindsonTheTechPro Жыл бұрын
Glad I could help!
@monishhs1253
@monishhs1253 Жыл бұрын
Thank you so much for explaining this in a simple manner
@javlontursunov6527
@javlontursunov6527 2 жыл бұрын
Bro thank you so much for the turorial. Please make other videos related to other clasess of the Java Regex
@rahulmaan2862
@rahulmaan2862 4 жыл бұрын
Good explanation and very informative document attached to the description. Thanks!!!
@TimurBelekov-p6l
@TimurBelekov-p6l 6 ай бұрын
Thanks a lot for the video! It was super helpful
@KindsonTheTechPro
@KindsonTheTechPro 2 ай бұрын
Glad it helped!😊
@mohamedmohidiin6787
@mohamedmohidiin6787 2 жыл бұрын
this vedio is very helped me for your claer explannation , due to i have presentation , thanks sir
@gauravmishra2448
@gauravmishra2448 2 жыл бұрын
nice and clear cut explanation
@jeppygurubat351
@jeppygurubat351 2 жыл бұрын
Hi Can you Help me with this one. Thank you! Create a Java program that determines if two (2) words rhyme. 1. Write the import statements to be able to use Scanner, Pattern, and Matcher. 2. Enable user input. 3. Create three (3) String variables. • word1 shall store the first word. • word2 shall store the second word. • sub shall store the last two (2) letters of word1. 4. Initialize a Pattern as defined by the regular expression "L {}"+ sub+"" For the first blank, allow uppercase and lowercase letters. For the second blank, allow either 1 or 2 letters before sub (contains the last two (2) letters of word1). 5. Initialize a Matcher to store a possible match between your pattern and word2. 6. Use the matches() method to check if the two (2) words rhyme.
@cosmnick2805
@cosmnick2805 Жыл бұрын
easy to understand explanation, very usefull
@LoveToCode7
@LoveToCode7 3 жыл бұрын
I can't find a link to the next lesson on Regex. I need more complex Regex to handle some validations.
@oneon_037
@oneon_037 3 жыл бұрын
Finally i understood.... thanks
@saturnteatree
@saturnteatree 2 жыл бұрын
Where can i find the matching boundaries link???
@stith_pragya
@stith_pragya 2 жыл бұрын
Thank You So Much Kindson Brother..................................🙏🙏🙏🙏🙏🙏
@anilsuyal
@anilsuyal 3 жыл бұрын
Really Easy Explanation, thanks a lot for this😙
@Juan-Hdez
@Juan-Hdez 2 жыл бұрын
Very useful. Thank you!
@bobmac3542
@bobmac3542 3 жыл бұрын
Thanks, mate this helped me with my uni assignment
@KindsonTheTechPro
@KindsonTheTechPro 3 жыл бұрын
Great to hear!😊
@Servum24
@Servum24 Жыл бұрын
Excellent video!
@KindsonTheTechPro
@KindsonTheTechPro Жыл бұрын
Thank you very much!
@hdjksa52
@hdjksa52 Жыл бұрын
Thank you so much for this.
@mohindrasingh2208
@mohindrasingh2208 2 жыл бұрын
Thanks Sir, You teach me regex easily
@koeacjays
@koeacjays 3 жыл бұрын
It is very clear tutorial, thx :)
@KindsonTheTechPro
@KindsonTheTechPro 2 жыл бұрын
Glad it helped!☺️
@veerakumarn739
@veerakumarn739 3 жыл бұрын
Here I see many comments but as a student I want to said that You have to improve the teaching skills sir. Thank you sir. Thanks for the video !!!
@KindsonTheTechPro
@KindsonTheTechPro 2 жыл бұрын
So nice of you☺️
@tankiman3489
@tankiman3489 3 жыл бұрын
Nice explanation, thank you
@KindsonTheTechPro
@KindsonTheTechPro 2 жыл бұрын
You are welcome ☺️
@christianogbonda7740
@christianogbonda7740 4 жыл бұрын
nice one but please use more descriptive variable names
@KindsonTheTechPro
@KindsonTheTechPro 4 жыл бұрын
Noted
@eagle1341
@eagle1341 6 ай бұрын
Brilliant 👏
@KindsonTheTechPro
@KindsonTheTechPro 2 ай бұрын
Thanks 😊
@willforrhall
@willforrhall 2 жыл бұрын
I can’t find the next video
@angydust666
@angydust666 4 жыл бұрын
Thanks Bro--- learned a lot!!!
@jackscrubby
@jackscrubby 2 жыл бұрын
Super helpful Video :)
@yashpatodkar220
@yashpatodkar220 2 жыл бұрын
Explanation link not available
@KindsonTheTechPro
@KindsonTheTechPro 2 жыл бұрын
The link is updated now ☺️ www.kindsonthegenius.com/java/java-regular-expressions/
@heshamabuzaid4293
@heshamabuzaid4293 4 жыл бұрын
Thank u for explaining.
@prashant2123
@prashant2123 4 жыл бұрын
Thank you Sir, Please next Video of this part
@willforrhall
@willforrhall 2 жыл бұрын
Very well explained
@dhruvc1171
@dhruvc1171 4 жыл бұрын
Great Video!
@pete6155
@pete6155 3 жыл бұрын
thank you brother, god bless you🙏
@KindsonTheTechPro
@KindsonTheTechPro 2 жыл бұрын
Always welcome☺️
@qufloat2144
@qufloat2144 2 жыл бұрын
thank you brother !
@BooBar2521
@BooBar2521 3 жыл бұрын
Very helpful thx dude
@srini.....
@srini..... 3 жыл бұрын
Super bro👌 very useful
@fastiron272
@fastiron272 4 жыл бұрын
The video was real good but too many ads
@KindsonTheTechPro
@KindsonTheTechPro 4 жыл бұрын
Thanks a lot. Sorry for that. This is from KZbin, I think you can just skip them
@glowymeteor3559
@glowymeteor3559 Жыл бұрын
You're the best
@abeard1
@abeard1 4 жыл бұрын
Very nice video!
@KindsonTheTechPro
@KindsonTheTechPro 4 жыл бұрын
Thanks
@IamAWESOME3980
@IamAWESOME3980 2 жыл бұрын
great tutorial. you nigerian?
@KindsonTheTechPro
@KindsonTheTechPro 2 жыл бұрын
Many thanks. Yes, I'm Nigerian, Why do you ask
@IamAWESOME3980
@IamAWESOME3980 2 жыл бұрын
@@KindsonTheTechPro I know several Nigerian students back in college so I can usually tell.
@kamui7424
@kamui7424 Жыл бұрын
thanks a lot buddy
@atomic115
@atomic115 3 жыл бұрын
Very helpful!
@mdhossain529
@mdhossain529 4 жыл бұрын
Thank You Very Much Sir.
@salimtheone
@salimtheone Жыл бұрын
thank you
@KindsonTheTechPro
@KindsonTheTechPro Жыл бұрын
You're welcome
@fathimasyed4232
@fathimasyed4232 9 ай бұрын
good one/
@KindsonTheTechPro
@KindsonTheTechPro 2 ай бұрын
You are most welcome 😊
@aniskadri140
@aniskadri140 3 жыл бұрын
Merci
@KindsonTheTechPro
@KindsonTheTechPro 3 жыл бұрын
😊
@jamesmakume2630
@jamesmakume2630 3 жыл бұрын
So you refused the temptation to write 666? lol
@KindsonTheTechPro
@KindsonTheTechPro 3 жыл бұрын
I just changed the last number 😊
@The-Film-Maker
@The-Film-Maker 4 жыл бұрын
Clear one.
@rangan_dasgupta
@rangan_dasgupta Жыл бұрын
I didn't understand anything
@payalsingh1603
@payalsingh1603 2 жыл бұрын
Your explanation was very helpful I just had a lil problem with your english accent 😅
@djhi-tek9249
@djhi-tek9249 3 жыл бұрын
Wtf a N software engineer ????
@kyawn5115
@kyawn5115 3 жыл бұрын
Helped a lot! Thanks
@KindsonTheTechPro
@KindsonTheTechPro 3 жыл бұрын
You're welcome!
@pickle5297
@pickle5297 Жыл бұрын
Thank you
@sandeshkumar9156
@sandeshkumar9156 2 жыл бұрын
Thank you
EVERYTHING you need to know about REGULAR EXPRESSIONS in JAVA in 2023
26:29
Learn Regular Expressions In 20 Minutes
20:52
Web Dev Simplified
Рет қаралды 1,3 МЛН
How Strong is Tin Foil? 💪
00:25
Brianna
Рет қаралды 57 МЛН
2 MAGIC SECRETS @denismagicshow @roman_magic
00:32
MasomkaMagic
Рет қаралды 26 МЛН
Multithreading in Java Explained in 10 Minutes
10:01
Coding with John
Рет қаралды 946 М.
Regular Expressions (Regex) Tutorial: How to Match Any Pattern of Text
37:55
REGEX (REGULAR EXPRESSIONS) WITH EXAMPLES IN DETAIL | Regex Tutorial
10:43
Making Minecraft 100x faster (by rewriting it in Rust)
17:02
Theo - t3․gg
Рет қаралды 37 М.
What's Killing all the iMacs?
12:29
Action Retro
Рет қаралды 14 М.
2.1: Introduction to Regular Expressions - Programming with Text
11:15
The Coding Train
Рет қаралды 312 М.
StringBuffer and StringBuilder in Java
13:49
Kindson The Tech Pro
Рет қаралды 10 М.
Lambda Expressions in Java - Full Simple Tutorial
13:05
Coding with John
Рет қаралды 760 М.
How Strong is Tin Foil? 💪
00:25
Brianna
Рет қаралды 57 МЛН