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 - Conditionals
00:02:47 - if
00:09:56 - elif
00:15:06 - else
00:18:30 - or
00:22:06 - Not Equal
00:24:17 - Indentation, Colons
00:25:13 - and
00:28:48 - Chaining Comparison Operators
00:32:20 - Bugs
00:34:16 - Modulo
00:40:00 - Boolean
00:44:10 - Pythonic Expressions
00:48:15 - match
00:55:41 - 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“ it. Designed for students with or without prior programming experience who’d like to learn Python specifically. Learn about functions, arguments, and return values (oh my!); variables
1 view
160
29
1 year ago 00:03:22 1
CS50P Final Project
1 year ago 15:57:48 1
Harvard CS50’s Introduction to Programming with Python – Full University Course