Thank you for transforming "rocket science" into something reachable to the ordinary humans like myself.
@HamiltonFilmsNYC6 жыл бұрын
Your mastery of regex baffles me. I really thought this was one of those JavaScript concepts that people just copy-paste the commonly used community code. You've allowed my mind to understand it and create my own regex at will as necessary. Thank you!
@josephh8117 Жыл бұрын
The "g" flag thing saved my butt when I didn't understand what match() was outputting. Thank you, my friend.
@ngamama1057 жыл бұрын
just watch your tutorial .as a french speaking person,l must say it's fun and it's make me impove both in english and programming.l wish to have you as my personal teacher.
@MYKhanFromThe90s4 жыл бұрын
My man’s been trying to get phone numbers, and even teaches how to do it... What a great man!
@senpaicore9256 жыл бұрын
I'm really glad that I have found your video series about regular expressions. It helped me to solve the riddle. Yeay!
@tradewithcpr14643 жыл бұрын
This is the best channel in youtube for /regex/g
@tgoralczyk18 жыл бұрын
your content is awesome, wish you were teaching at my school lol, thanks for these great videos!
@obinnaukoofe86263 жыл бұрын
4years ago, knowledge passed is still eternity
@EsRicardo3 жыл бұрын
I'm not even a great english understander and I understood every part of this video
@TheEletricboy2 жыл бұрын
Very nicely paced class and very intuitive, even at 1.25x speed. I personally dislike a lot of the "jokes" like vegan cupcakes for example but that's a personal choice of mine when viewing coding videos, don't be deterred I know this may help lighten things up for certain students. Good job sir 👍
@TheCodingTrain2 жыл бұрын
Thank you for the feedback!
@knifeninja2000002 жыл бұрын
ngl i was a little worried that the first 6 videos of this series were just a coding tangent and wouldn't actually be used in p5js. Thank you for all the knowledge once again
@mr.yanlucena84637 жыл бұрын
The very best professor out there.
@curious_mind69414 жыл бұрын
You're the best man! I really like your sense of humor.
@Oleg-ci9bj6 жыл бұрын
Really awesome tutorials for Regex. Thanks for putting all the effort into this!
@tiNgk0y15 жыл бұрын
very active coding lesson, bless you sir.. I learned a cool knowledge today
@haydenkarkainen11678 жыл бұрын
An absolutely great series! Keep going I love it!
@sipporatoppo13404 жыл бұрын
I finally understand. I like your teaching style and you are too funny 😬😇🤩. Thank you
@reimarpb6 жыл бұрын
If you want to get the number of matches, just use _s.match(r).length;_
@goodstuffsonly25453 жыл бұрын
Great video sir.enjoyed ur teaching.
@JA-ki3fh6 жыл бұрын
I just wanted to say thank you for these videos and your course. the website is amazing. Thank you so much for allowing others to learn!!!! I hope give back like this someday. P.S now I need a buttery cupcake :)
@zainebqadiri51555 жыл бұрын
Thank you sooooo much Daniel !!
@Richa8017 жыл бұрын
thanks for such wonderful session :)
@TheCodingTrain7 жыл бұрын
Thanks for watching!
@YuriLifeLove4 жыл бұрын
This is exactly what I need...
@desfazuele25543 жыл бұрын
thank you for this video!
@amitavamozumder733 жыл бұрын
Thanks for adding few jokes in between.
@ChiragMotwani-medzepam5 жыл бұрын
You explained well. And you are so jolly :)
@TiffanyNg1003 жыл бұрын
so much energy
@dankokozar5 жыл бұрын
Brilliant. Thank you!
@EsRicardo3 жыл бұрын
I loved this video...
@iamsachin6193 жыл бұрын
You are Awesome 🔥🔥🔥
@naumanshigri3 жыл бұрын
thank you so much
@loreleimcveen61348 жыл бұрын
This was so helpful! I finally understand! Thank you so much :)
@mansourq65125 жыл бұрын
u r amazing man , keep up ur great job :)
@LotfiORouis4 жыл бұрын
hahahaha wonderful teacher!!! I subscribe now! Thank you
@ahmedabohay63227 жыл бұрын
i love you daniel you are amazing
@zlotnleo8 жыл бұрын
Love the upcakes!
@objectObject2125 жыл бұрын
Dude, you're funny as hell ;) Thanks, great videos!
@marinalucas52882 жыл бұрын
you are awesome!
@shyarxelil19875 жыл бұрын
Thank you!
@suyashsrivastava3717 жыл бұрын
Or sir are these flags for some methods only
@naalsaedi9437 жыл бұрын
Thank you
@killerwhiteshark17974 жыл бұрын
Imma tell my doctor you gave me permission to enjoy a buttery, delicious, frosting full, strawberry flavored DELICIOUS cupcake. I dont think he will doubt your commands.
@angelcaru3 жыл бұрын
I think you mean an upcake ;)
@abdelhafidbenchikh44265 жыл бұрын
i loved it
@ajibolashodipo89115 жыл бұрын
Gotta have a little conversation with folks that disliked this video. I promise it will only be a conversation
@AndreiSAA4 жыл бұрын
Thank you for your videos! on 8:11 when you apply s.match(r); your result ["unicorn"] I just tried it on google chrome console and with same s.match(r); I'm getting the following result (see below). is it because of newer version of JS? any tips how to use it? Thanks a lot. ["unicorn", index: 0, input: "unicorns and rainbows and cupcakes", groups: undefined] 0: "unicorn" groups: undefined index: 0 input: "unicorns and rainbows and cupcakes" length: 1 __proto__: Array(0)
@ayyappareddy80656 жыл бұрын
thanks for the vedios
@domaincontroller3 жыл бұрын
06:50 match
@zeamanuelbelay80812 жыл бұрын
This is an awesome series wish I watched it before wasting my time on a bunch of useless videos
@FredSchuck5 жыл бұрын
4:19 That was actually pretty funny.
@painted_canvas3 жыл бұрын
if i want to check whether a string holds all the characters of another string using regex, how will I do it..?? ex. if my string is "Resistance" and my input is "nte", i want the result to be true.
@vikaskumarmishra43533 жыл бұрын
man where were you :)
@erichepperlewp2 жыл бұрын
00:50 - Don't quote #regex
@happykhan2994 жыл бұрын
Hi..can someone help me on my problem...how can I sort, filter and set ranges columnwise on notepad ++.. I am struggling to find the right solution for this issue I am facing..thank you in advance..
@lordberbeross50396 жыл бұрын
Hello sir, You'er doing a great job and I am enjoying your tutorials so much . But one thing that I don't know is which references or CDN you re including to your html page to work this codes from your editor?
@TheCodingTrain6 жыл бұрын
Try these two videos for more: kzbin.info/www/bejne/fouXdWatebeUm8U kzbin.info/www/bejne/mmSylHmbrcpsf80
@ajitsakri98883 жыл бұрын
4:46
@mcquaid86363 жыл бұрын
I miss this much coffee
@Khoir5 жыл бұрын
be my teacher please :D you are awesome!
@suyashsrivastava3717 жыл бұрын
Sir are the flags not for text editors since the editors matches all the occurrence in a row
@reimarpb6 жыл бұрын
Depending on the text editor, it might not use flags. Atom doesn't.
@madanhamuchineuta31576 жыл бұрын
Hello i like you videos and thank you man. Can you please make your button clicks visible on the screen so that we can see everything you are doing on the screen
@icantorus50917 жыл бұрын
cupcakes and rainbows....yay!!!
@lukeketterer3 жыл бұрын
Question: How would I make this work? Trying to check if an input field contains an email address with an event listener, just a slightly different way than he did in the video. const check = /\w+@\w+\.(net|com|org|edu)/; const input = document.querySelector('.input'); const btnInput = document.querySelector('.btn-input') btnInput.addEventListener('click', function(){ if(input.value === check){ console.log(`It Worked: ${input.value}`); } else console.log(`Nope didn't work. `); }) Any input would be appreciated!
@sylvainZa6 жыл бұрын
Using a regex to remove all white space and special characters in a string to test if it is a palindrome, strangely The expression string = string.replace(/[^a-zA-Z0-9 ]/g, ""); string = string.replace(/[\W - _ \s ]/g, ""); are exactly equal but in the first case the ^ confuses me.. could you please explain it to me? is it acting as a "inverse"
@zualapips16386 жыл бұрын
I believe "^" negates everything after it so it will match everything that doesn't go from a-z or A-Z and anything that is not a digit from 0-9. I also see a problem with having "-" in the middle ( (/[\W *-* _ \s ]/g, "") ) but this whole thing is a mess for me at the moment. I'm still learning lots of this.
@nategallagher93173 жыл бұрын
Vegan Unicorns have EVERYTHING to do with programming
@tonisun47854 жыл бұрын
soooo süß
@PradeepChauhan176 жыл бұрын
[6:58] lol
@dileepvarma31604 жыл бұрын
11:10 🤣🤣🤣🤣🤣
@HuertaGer4 жыл бұрын
11:10 for laughs
@aleXelaMec5 жыл бұрын
nice, useful, but have to ask, are you high? ) thanks
@funks2005 жыл бұрын
Lmao
@PradeepChauhan176 жыл бұрын
you can teach all age groups "Literally"... By literal I mean age groups [1-80] ... lol