Regular Expressions for Beginners - Universal

所在平台: Udemy

课程主页: https://www.udemy.com/course/regular-expressions-for-beginners-universal/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** 正则表达式入门 - 通用 **课程概述:** 本课程提供适用于绝大多数正则表达式引擎的通用正则表达式知识。虽然在不同编程语言(如 JavaScript 和 PHP)中的具体实现可能略有差异,但核心基础和使用方法是相同的。课程中将使用“Regex”、“Regexp”或“Regexes”等常用术语。我们将学习如何在 JavaScript 和 PHP 中实现正则表达式,这些示例旨在展示正则表达式在编程语言中的应用。 **目标学员:** * 希望学习正则表达式的新手开发者。 * 曾因学习正则表达式遇到困难而感到沮丧的开发者。 * 任何认真对待其编程职业生涯的开发者。 **课程结构:** 课程将从最基础的正则表达式功能入手,例如搜索和匹配,深入讲解每个符号的含义及其用法。在掌握基础知识后,将转向更复杂的正则表达式操作和实际应用解决方案。为便于学习,课程视频时长精简。每章节结束后都将提供练习代码,以巩固所学内容。

课程评论(0条)

课程详情

What this course is? This course is universal, meaning that the regular expression material you learn here will be applicable in most if not all regular expression engines. Of course there will be some variations when we are implementing regular expressions in different engines, let's say PHP over Javascript, but the core fundamentals and how you do regular expression stays the same everywhere. Regular expressions are also called Regex, Regexp or Regexes, so we will be probably be using this vocabulary since it's easier to pronounce and is what we commonly use in the programming community. We will learn how to implement regular expressions in Javascript and PHP but these lectures are done for demonstration on how Regexes are used in programming languages. Who this course is for? New developers that want to learn regular expressions. Frustrated developers who had issues learning it before. Any developer who is serious about their programming career. Some information about the course structure! We will start slow with the most basic regular expression functionality, like searching and matching, learning what each of the symbols do and how to use them to do what we need. After we learn the most basic things, we will start with more complex operations and real worlds solutions. I always try keep the lectures short so that the material is easy to digest. At the end of every section we are going to have some practice code so that we can re-enforce everything for that section. See you inside, let's do this!

课程标签

0人关注该课程

主题相关的课程