|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/accelerated-regular-expressions-training/
课程评论:没有评论
**课程名称:** 加速正则表达式训练 - Regex **课程概述:** 正则表达式(Regex)是一种简单但至关重要的编程技术。然而,大多数程序员可能对Regex的基础原理并不熟悉。如果您需要处理文本任务,缺乏Regex知识可能会让您的代码效率低下。掌握Regex可以帮助您编写更简洁、高效的代码,节省大量时间和精力。 **课程内容纲要:** * 分组 (Groups) * 字符类(也称为“字符集”,Character Sets) * 量词 (Quantifiers) * 反向引用 (Backreferences) * 标志 (Flags) * 边界 (Borders) **课程目标:** 无论您是正则表达式新手,还是希望深化和拓展现有知识,本课程都将帮助您有效地使用正则表达式,并成为一名更全面的程序员。
Regular expressions (Regex) are a rather simple technique to grasp but, nonetheless, of extreme importance in the programming field. If I had to guess, however, I would venture to say that most programmers are not acquainted with even the most elementary principles of Regex.Sure, You could tell me: "I have survived so far without knowing Regex."; chances are, however, that the moment will come for you to face a task that includes the need to work with text, in which case I'm sad to tell you that your code will quickly "join the dark side of the Force".Jokes aside, I can assure you that, without Regex, you will miss many tools that would enable you to write cleaner, more efficient code, not to mention they would save you a considerable amount of time and quite a bit of effort!For a quick glance at the topics you will learn on Regex:GroupsCharacter classes (also known as "Character sets")QuantifiersBackreferencesFlagsBordersIf you are not familiar with any of these subjects, or even if you would like to deepen and/or broaden your knowledge while developing some handy skills, this course will greatly help you not only to effectively use Regular Expressions but also (and more importantly) to become a more well-rounded programmer.It will certainly be a joy and a privilege to have you as our student!We wish you all the best and a great learning experience!