CS50 2020 – Lecture 6 – Python



CS50 2020 – Lecture 6 – Python

CS50 2020 - Lecture 6 - Python

TABLE OF CONTENTS

00:00:00 – Introduction
00:00:49 – Python
00:04:14 – hello.py
00:05:03 – Variables
00:08:33 – F-strings
00:13:12 – Conditions
00:17:28 – Loops
00:24:43 – Types
00:26:46 – Sequence Types
00:29:01 – CS50 Library
00:34:39 – blur.py
00:40:40 – dictionary.py
00:53:44 – Interpreter
00:58:21 – range
01:02:43 – input
01:04:07 – addition.py
01:10:12 – division.py
01:11:46 – conditions.py
01:15:02 – agree.py
01:21:13 – meow.py
01:28:40 – positive.py
01:32:51 – mario.py
01:38:43 – Integer Overflow
01:41:10 – Floating-Point Imprecision
01:41:50 – scores.py
01:48:44 – uppercase.py
01:51:00 – argv.py
01:54:57 – exit.py
01:57:41 – numbers.py
01:58:49 – names.py
02:00:32 – phonebook.py
02:04:09 – Dictionaries
02:06:57 – swap.py
02:08:54 – CSV Files
02:13:41 – hogwarts.py
02:21:03 – Speech Synthesis
02:24:05 – Facial Recognition
02:27:50 – QR Codes
02:29:45 – Speech Recognition
02:36:05 – Deepfakes

***

This is CS50, Harvard University’s introduction to the intellectual enterprises of computer science and the art of programming.

***

HOW TO SUBSCRIBE

http://www.youtube.com/subscription_center?add_user=cs50tv

HOW TO TAKE CS50

edX: https://cs50.edx.org/
Harvard Extension School: https://cs50.harvard.edu/extension
Harvard Summer School: https://cs50.harvard.edu/summer
OpenCourseWare: https://cs50.harvard.edu/x

HOW TO JOIN CS50 COMMUNITIES

Discord: https://discord.gg/T8QZqRx
Ed: https://cs50.harvard.edu/x/ed
Facebook Group: https://www.facebook.com/groups/cs50/
Faceboook Page: https://www.facebook.com/cs50/
GitHub: https://github.com/cs50
Gitter: https://gitter.im/cs50/x
Instagram: https://instagram.com/cs50
LinkedIn Group: https://www.linkedin.com/groups/7437240/
LinkedIn Page: https://www.linkedin.com/school/cs50/
Reddit: https://www.reddit.com/r/cs50/
Quora: https://www.quora.com/topic/CS50
Slack: https://cs50.edx.org/slack
Snapchat: https://www.snapchat.com/add/cs50
Twitter: https://twitter.com/cs50
YouTube: http://www.youtube.com/cs50

HOW TO FOLLOW DAVID J. MALAN

Facebook: https://www.facebook.com/dmalan
GitHub: https://github.com/dmalan
Instagram: https://www.instagram.com/davidjmalan/
LinkedIn: https://www.linkedin.com/in/malan/
Quora: https://www.quora.com/profile/David-J-Malan
Twitter: https://twitter.com/davidjmalan

***

CS50 SHOP

https://cs50.harvardshop.com/

***

LICENSE

CC BY-NC-SA 4.0
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License
https://creativecommons.org/licenses/by-nc-sa/4.0/

David J. Malan
https://cs.harvard.edu/malan
[email protected]

Comments are closed.