This is CS50P, CS50’s Introduction to Programming with Python. Enroll for free at Slides, source code, and more at Playlist at
TABLE OF CONTENTS
00:00:00 - Introduction
00:00:24 - Regular Expressions
00:01:16 - Validation without Regular Expressions
00:10:45 - re Library
00:14:04 - Regular Expression Patterns
00:33:09 - Matching Start and End
00:38:58 - Sets of Characters
00:49:18 - Character Classes
00:57:38 - Flags
01:00:40 - Groups
01:10:06 - Email Address Validation
01:12:14 - match, fullmatch
01:13:47 -
01:20:40 - Capturing Groups
01:29:57 - Walrus Operator
01:32:35 - Extracting from Strings
01:40:31 -
01:53:24 -
02:03:57 - Conclusion
An introduction to programming using a language called Python. Learn how to read and write code as well as how to test and “debug
1 view
142
38
2 years ago 02:29:04 0
CS50P - Lecture 9 - Et Cetera
3 years ago 05:34:41 0
CS50P - Lectures 0, 1, 2 - Live Shoot
8 months ago 00:03:27 0
CS50P Final Project
3 years ago 02:05:00 8
CS50P - Lecture 7 - Regular Expressions
2 years ago 01:32:25 0
CS50P - Lecture 6 - File I/O
2 years ago 00:11:35 0
CS50P - Style
2 years ago 00:18:19 0
CS50P - Debugging
2 years ago 01:17:29 0
CS50P - Lecture 4 - Libraries
2 years ago 02:51:13 0
CS50P - Lecture 8 - Object-Oriented Programming
2 years ago 01:20:47 0
CS50P - Lecture 2 - Loops
2 years ago 00:50:54 1
CS50P - Lecture 5 - Unit Tests
2 years ago 00:56:08 0
CS50P - Lecture 1 - Conditionals
2 years ago 00:17:33 0
CS50P - Visual Studio Code for CS50
2 years ago 00:44:36 0
CS50P - Lecture 3 - Exceptions
3 years ago 00:00:00 0
CS50P - Lectures 5, 6 - Live Shoot
3 years ago 00:00:00 0
CS50P - Lectures 3, 4 - Live Shoot
3 years ago 00:00:00 2
CS50P - Lectures 0, 1, 2 - Dress Rehearsal
1 year ago 15:57:48 58
Harvard CS50’s Introduction to Programming with Python – Full University Course