Latest Courses
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Git &Github Practice Tests & Interview Questions (Basic/Adv)Check course
Machine Learning and Deep Learning for Interviews & ResearchCheck course
Laravel | Build Pizza E-commerce WebsiteCheck course
101 - F5 CERTIFICATION EXAMCheck course
Master Python by Practicing 100 QuestionCheck course
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
- 76% Mastering Regular Expressions in JavaScript

Mastering Regular Expressions in JavaScript

$16.99Track price

Add your review
Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare
8.8/10 (Our Score)
Product is rated as #39 in category JavaScript

Regular expressions can help you more easily solve programming problems. They are an important tool in your coding toolbox. If you have dabbled with regular expressions or not even used them before, this course is for you. You will learn the syntax and participate in numerous examples and exercise to help you integrate regular expressions into your JavaScript coding.

In Mastering Regular Expressions in JavaScript we focus on two main goals: Helping you learn regular expressions and how to construct them, and teaching you the powerful ways regular expressions can be used in JavaScript. If you work in the JavaScript language, this course will be most useful, but even if you work in another language you can use this course to learn about regular expressions as the syntax applies to many programming languages.

This course contains 9 sections, 55 different lectures, over 5 hours of video tutorials, 5 exercises, 5 quizzes and 10 application lectures  that will make sure you have what you need to use regular expressions in your JavaScript coding work.

If you are ready to master regular expressions, this course is for you!

Instructor Details

I have had 20+ years experience in training and product development and 15+ years working with JavaScript. I started learning JavaScript when it was a new language used for minor affects on a web site. The growth and ubiquitous nature of JavaScript both excites and inspires me. I currently work as the President and Lead Trainer at All Things JavaScript, a resource for anyone and everyone that hopes to increase their JavaScript skills and move from novice to expert. I'm doing what I love most: Teaching about technical subjects. It is so important to understand the why, not just the what and how, when it comes to technical subjects. My goal is to help thousands of JavaScript developers to get started and become experts in the field making a great living coding. I was the co-owner and President of Rapid Intake, an eLearning firm. The company was an ideal place for me to apply my training and development skills. While there I managed all development and professional service related activities. I was heavily involved in the initial development of Rapid Intake's main product, an eLearning authoring tool, which eventually lead to Rapid Intake's acquisition in 2011 by Callidus Software. In addition to JavaScript technologies, I have dabbled in other web technologies such as ActionScript, ASP, PHP, HTML, and CSS.

Specification: Mastering Regular Expressions in JavaScript

Duration

5.5 hours

Year

2021

Level

Intermediate

Certificate

Yes

Quizzes

Yes

17 reviews for Mastering Regular Expressions in JavaScript

4.9 out of 5
15
2
0
0
0
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. Zoran Tasic

    perfect

    Helpful(0) Unhelpful(0)You have already voted this
  2. Ajayi Oluwafemi Samuel

    Above and beyond what I expected.

    Helpful(0) Unhelpful(0)You have already voted this
  3. Daryl Dillard

    This course is invaluable at helping me understand how regex works.

    Helpful(0) Unhelpful(0)You have already voted this
  4. Chris Hunter–johnson

    Great presentation

    Helpful(0) Unhelpful(0)You have already voted this
  5. Chris Hunter johnson

    Great presentation

    Helpful(0) Unhelpful(0)You have already voted this
  6. Dwayne Campbell

    Amazing course. I went from knowing zero about regex to knowing how to regex this sentence.

    Helpful(0) Unhelpful(0)You have already voted this
  7. Chris L Selby

    I was greatly satisfied with the amount of information that was provided in the course on regular expression. All the material provided will come in handy and be very useful in the future for me.

    Helpful(0) Unhelpful(0)You have already voted this
  8. George Nunes

    I recommend it! That was exactly what I was expecting. I already had some knowledge with regex, this course helped me to review and fill some gaps of doubts. The instructor speaks clearly and has great didactics! The explanations and the examples shown in this course are very useful. I totally recommend it! 5 stars! One point I suggest is to mention the POSIX Character Class in future versions of the course, not mandatory, but it is good to share with others that this exists. Thank you!

    Helpful(0) Unhelpful(0)You have already voted this
  9. Chandrahas

    Excellent course from Steve. This is the first course I had purchased which was taught by him and I thoroughly, thoroughly enjoyed the course. I always had a difficulty in understanding the Regular expressions, but now everything’s demystified. Thank you so much for walking us through all concepts with crystal clear explanation….m/

    Helpful(0) Unhelpful(0)You have already voted this
  10. Ricardo Flores Jimenez

    The course great, I’m learning so much

    Helpful(0) Unhelpful(0)You have already voted this
  11. Ruslan Sarluf

    Very easy to understand thank you so much

    Helpful(0) Unhelpful(0)You have already voted this
  12. Dermot Boyle

    The course is fantastic, totally comprehensive for any JS dev who is looking to gain a solid command of regular expressions in a practical setting. I was looking for a course to help with problems I regularly encounter as a front end developer at my job. This course met all my expectations 5/5.

    Helpful(0) Unhelpful(0)You have already voted this
  13. Manuel de la Fuente

    Regular expressions used to be a jumbled puzzle for me, but after taking this course that puzzle has been finally solved and I’m now able to read regular expressions and understand the logic behind every character, as well as write my own from my mind alone; something that I never thought possible. It’s amazing how the instructor can explain so complicated concepts with so much easiness. There was no lesson that was difficult to understand and the entire course felt very smooth. You do need prior intermediate knowledge in JavaScript though, because the instructor only explains very quickly the functioning of the JavaScript code he’s using to demonstrate the regexes; which is not the point of this course anyway. I only have a few recommendations: Update the course to the RegExp additions that came in ES 2018; at least lookbehinds and named capturing groups which are so useful (especially since lookbehinds are the complement of lookaheads, which are already part of the course). Use Regex101 instead of RegexPal. The latter is outdated and doesn’t support all current RegExp features like the Unicode flag (in the corresponding lesson he had to use the Chrome console for this) or the things I mentioned in the previous point. A regex cheat sheet in PDF would be a nice plus. RegexPal’s once again is outdated and incomplete. I’m sure the instructor can make a more thorough one. Besides this, I have no complaints. Very recommended course.

    Helpful(0) Unhelpful(0)You have already voted this
  14. Kristof Demeyer

    Very well explained topics (sometimes difficult subjects). I really enjoyed this course and have learned a lot. Thanks ! Now I am going to attend the other courses of Steven.

    Helpful(0) Unhelpful(0)You have already voted this
  15. Samuel Morgan

    Great thus far.

    Helpful(0) Unhelpful(0)You have already voted this
  16. Gopinath Prasanna

    The course was very insightful and helped me to learn all about the flags, meta and anchors. The pace of the course was spot on.

    Helpful(0) Unhelpful(0)You have already voted this
  17. Plato Solutions

    Excellent lecture

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Mastering Regular Expressions in JavaScript
    Mastering Regular Expressions in JavaScript

    $16.99

    Price tracking

    Java Code Geeks
    Logo
    Register New Account
    Compare items
    • Total (0)
    Compare