|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/the-complete-regular-expressions-course-with-exercises-for-beginners/
课程评论:没有评论
课程名称:《完整的正则表达式课程与练习》 课程概述: 在当今世界,我们需要处理来自不同来源的大量数据,比如社交媒体、博客和企业。对于开发人员而言,在搜索数据库、验证用户输入或构建网站过程中,只处理相关数据是一项挑战。此时,正则表达式(RE)能够大大简化这一工作。掌握正则表达式的使用是一个极具价值的技能,可以迅速提升你的能力。与编程语言中的长代码逻辑相比,正则表达式可以在仅2到3行代码内完成相同的工作。正则表达式作为一种便利的工具,广泛应用于多种编程语言,几乎所有开发人员都会在某个时刻学习它们。正则表达式就像一个过滤器,仅筛选出程序员请求的相关数据,从而节省时间、减少编码工作并提高生产力。因此,正则表达式是后端开发人员和数据科学家必备的技能。 课程内容包括: - 环境设置 - 正则表达式基本语法 - 处理简单文本、字符和数字 - 量词与重复 - 贪婪和懒惰模式 - 学习分组 - 高级主题(如分组捕获、回溯、各种类型的断言) - 各类练习项目:姓名、电子邮件、网站URL、IP地址、日期、时间、邮政编码、信用卡号码和强密码的正则表达式 无论你是完全的初学者还是想提升现有技能的学习者,这都是适合你的课程。学习正则表达式,让你在文本处理方面变得更加高效,超越他人。欢迎预览本课程,我们课程中见!
In today's world we have to deal with a lot of data coming from different sources. Data from social media , blogs , companies anything you name. And for a developer its a hell of job for you to work only with relevant data whether you are searching a database, validating user inputs on forms or even in the process of building a website. And this is the place where RE can make your work a lot easy,. Knowing Regex, how to use regular expressions effectively is a valuable skill that can quickly take your skill-set to top. Logic in programming language requires a long coding work but regular expressions can do the same job within 2 to 3 lines. Regular expressions are such an incredibly convenient tool, available across so many languages that most developers will learn them sooner or later.RE act like a filter, and they will filter only relevant data which programmer asked for. So, They can save your time, reduce your coding work and increase your productivity. That's why, RE is a must skill for back-End developers and Data Scientists, In this course we will look into RE as a whole because they are supported in every Programming language and Unix based systems. Course Road-MapSetting up the environmentRegular expression basic syntaxworking with simple text, characters, numbersQuantifiers and RepetitionsGreedy and Lazy ApproachesLearning GroupsAdvance Topics Group CapturingBack-ReferencesAssertions with all typesAll Exercise filesProjectRegular Expressions for Names Regular Expressions for Email Regular Expressions for Website URL Regular Expressions for matching IP Addresses Regular Expressions for Dates Regular Expressions for Times Regular Expressions for Postal Codes Regular Expressions for matching credit card numbers Regular Expressions for creating strong Passwords If you are a complete beginner or want to take your skills at the next level this is the right course for you. So, learn RE and tell others that you know how to work with texts easily better than anyone else with the power of RE. Feel free to preview this course. I will see you inside. ----------------------------------------------------------This course is for complete beginners and for those who have some knowledge of Regular Expressions.------------------------------------