Get AI summaries of any video or article — Sign up free

Regular Expressions — Topic Summaries

AI-powered summaries of 7 videos about Regular Expressions.

7 summaries

No matches found.

Python Tutorial: re Module - How to Write and Match Regular Expressions (Regex)

Corey Schafer · 3 min read

Regular expressions in Python become practical once you learn how to (1) pass patterns safely into `re`, (2) interpret matches via spans and groups,...

Regular ExpressionsPython re ModuleRegex Meta-Characters

Linux/Mac Terminal Tutorial: The Grep Command - Search Files and Directories for Patterns of Text

Corey Schafer · 2 min read

Grep is a fast way to search for text patterns across files and directories from the Linux or Mac terminal, and mastering its options turns a simple...

Grep CommandText SearchRegular Expressions

How to Use ChatGPT as a Powerful Tool for Programming

Corey Schafer · 3 min read

ChatGPT can function as a practical programming copilot: it can generate working code from plain-English prompts, improve existing code, and...

Using ChatGPT for ProgrammingPython Code GenerationPassword Hashing

First hour with a Kaggle Challenge

sentdex · 3 min read

A large Kaggle collection of scholarly COVID-era articles can be mined for concrete biomedical facts by treating the dataset like messy, nested JSON...

Kaggle DatasetJSON ParsingText Mining

Notion Formulas 2.0 – Advanced Masterclass

Thomas Frank Explains · 3 min read

Notion’s new “formulas 2.0” language unlocks list-based programming inside Notion—letting users sort, slice, map across related pages, and even build...

Notion Formulas 2.0List FunctionsMap and Find

Notion Formulas for Beginners: The Complete Course

Thomas Frank Explains · 3 min read

Notion formulas can turn a basic database into interactive, data-driven tools—starting with clickable links, then building real progress indicators,...

Notion FormulasData Type ConversionConditional Logic

Note Naming in a Zettelkasten (physical and digital)

morganeua · 2 min read

A well-run Zettelkasten depends less on fancy software and more on disciplined naming: each note needs a file name that (1) reveals what’s inside at...

Zettelkasten Note NamingObsidian File NamingUnique Identifiers