Scratch the image to get a discount on your course. You'll be able to apply the coupon at checkout.
(21)
PLANS TO MATCH YOUR GOALS AND NEEDS
Buy the individual course, get all the learning path or access to the entire platform
Choose the payment method that works best for your needs and budget with a one-time course payment, monthly or yearly access to the learning Path, or even to the entire platform.
One-Time Payment
Buy the course once and access it for life
€ 19.99
- A single payment.
- Instant lifetime access to the course.
- Access the Course Community
Popular
Bronze Frog
Access all Frogames Courses, Communities and Extras
€ 39 /month
- One-time payment of €39 per month.
- Instant access to all courses.
- Access the platform and student communities 24/7, wherever and whenever you want.
- Cancel anytime without losing your progress.
iOS Path
Access all Courses in the iOS Development Path
€ 19.99 /month
- Single payment of €19.99 per month.
- Instant access to the +10 courses in the Path.
- Access the Path 24/7, wherever and whenever you want
- Cancel anytime without losing your progress
One-time payment
Buy the course once and access it for life
€ 19.99
- A single payment
- Instant lifetime access to the course
- Access the Course Community
Valorado
Gold Frog
Access all Frogames Courses, Communities and Extras
€ 349 /year
- One-time payment of €349 per year.
- 3 months of discount.
- Instant access to all courses.
- Access the platform and student communities 24/7, wherever and whenever you want.
- Cancel anytime without losing your progress.
- Resource Library
- Monthly Q&A livestreams
- Prioritized Premium Support.
iOS Path
Access all Courses in the iOS Development Path
€ 199 /year
- Single payment of €199 per year.
- 4 months of discount.
- Instant access to the +10 courses in the Path.
- Access the Path 24/7, wherever and whenever you want.
- Cancel anytime without losing your progress.
- Premium support.
* All prices include taxes.
For your security, all orders will be processed on a secure server.
Gustavo
Regular Expressions Basics with Swift Examples: Master the Hidden Language of Text
Regular expressions (regex) are a powerful tool for working with text: they let you search for patterns, validate formats, and extract information with a precision that no traditional method can match. This course teaches you from scratch how to use regex in Swift, with practical examples you can apply directly to your apps.
Jackeline
I learned a lot about regular expressions
Angel
Las bases de las expresiones regulares con ejemplos en Swift
This course is designed to introduce you to the world of regular expressions (regex), an essential tool for mobile and web app development. Through a combination of clear theory and practical examples in Swift, you'll learn to identify patterns in text strings, validate inputs, and automate common tasks in data processing.
BORJA
Excellent course!
A great course to dive into the world of regular expressions.
Yvonne
excellent course
complete, well explained and structured. Keep it up.
Francisco
Excellent course
Thanks Juan Gabriel for helping us learn a bit about this huge world..., the course is very didactic and engaging and although I struggled especially with the last exercise (I'm very new to this) at least I gave it a shot, hehe...Keep going in that direction because you're helping us a lot.
Carlos
Recommended Course
I strongly recommend this course. The instructor is very clear and concise in his explanations and the practical examples are really useful for understanding how to apply regular expressions in real-world projects. Plus, the course focuses on the Swift programming language, which makes it really valuable for iOS and MacOS app developers. Overall, if you want to deepen your knowledge of regular expressions and learn how to use them in Swift, this course is a great choice.
Samuel
It's an essential course for any dev.
I used to see them as a monster, but with the course examples, now I use them without any problems
Nieves
Swift and Regular Expressions: When Text Has Logic
I always thought regular expressions were a backend thing or something for people living in the terminal. But this course showed me that they're also key in Swift, especially when you're working with forms, validations, or data that comes in weird formats.
Jorge
A trick that saved my life
Learning this topic with Swift examples was exactly what I needed; now I process texts and data in my apps with incredible clarity.
Javi
The trick that saves me hours
I never knew that searching for specific words or texts could be so easy once you understand these rules. It helped me a lot to clean up my code and find errors in a second. It's one of those small but powerful tools that make your life much easier as a programmer.
Santiago
Essential content for any iOS developer.
Rosa
Practical and actionable
María
Finally I understood regular expressions
They always seemed complicated to me, but this course managed to explain them with great clarity and using real examples in Swift. Now I can filter, validate, and manipulate text in my apps without any trouble.
Rocío
tricky topic explained really well
Nicolás
Hard, but totally worth it
Gabriela
Pretty awesome
I used to be scared of regex, but this course made me feel like a master. Now I use it for everything, from searching text to validating forms. 10/10
danison
Regular Expressions: the Art of Mastering Text
The most useful part was how the Swift examples can be extrapolated to other programming languages. To master text processing, this course is an essential tool.
Caty
Regex Basics
Perfect for beginners—clear explanations and practical examples
Joiser
really incredible
The regular expressions course in Swift was essential for mastering text search and manipulation. Recommended for developers who want to maximize Swift's potential in text processing.
Marc
Great help!
Thanks to this mini-course I've been able to increase my knowledge and learn more techniques to use in my work