Chapters (31)
- 0:00Introduction
- 0:50Week 5 Recap
- 13:01resize.py
- 16:52Python Syntax
- 23:48Interpreting vs. Compiling
- 26:52hello.py
- 29:54string0.py
- 33:02string1.py
- 35:00ints.py
- 38:26floats.dpy
- 42:58overflow.py
- 46:26conditions.py
- 48:53answer.py
- 50:57cough0.py
- 51:40cough1.py
- 52:19cough2.py
- 57:01cough3.py
- 1:01:26positive.py
- 1:06:51capitalize2.py
- 1:11:46strlen.py
- 1:15:51argv0.py
- 1:18:39argv1.py
- 1:20:26swap.py
- 1:22:58list.py
- 1:27:22struct0.py
- 1:32:38mario0.py
- 1:33:28mario1.py
- 1:34:45mario2.py
- 1:35:22mario3.py
- 1:37:57resize.py, continued
- 1:42:36dictionary.py
Show the creator's full description
Learn the basics of the Python programming language.
This course teaches the foundations of computer science. This video is lecture 6 of Harvard University's CS50 2018 course (part 7 since the lectures start at 0).
Check out our full CS50 playlist: https://www.youtube.com/playlist?list=PLWKjhJtqVAbmGw5fN5BQlwuug-8bDmabi
🔗CS50 IDE (must have free edX account): https://cs50.io/
🔗Notes: https://cs50.harvard.edu/x/2020/notes/6/
🔗Problem Set: https://cs50.harvard.edu/x/2020/psets/6/
🔗Source Code: https://cdn.cs50.net/2019/fall/lectures/6/src6.zip
❤️ Try interactive Python courses we love, right in your browser: https://scrimba.com/freeCodeCamp-Python (Made possible by a grant from our friends at Scrimba)
⭐️Contents⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:00:50) Week 5 Recap
⌨️ (0:13:01) resize.py
⌨️ (0:16:52) Python Syntax
⌨️ (0:23:48) Interpreting vs. Compiling
⌨️ (0:26:52) hello.py
⌨️ (0:29:54) string0.py
⌨️ (0:33:02) string1.py
⌨️ (0:35:00) ints.py
⌨️ (0:38:26) floats.dpy
⌨️ (0:42:58) overflow.py
⌨️ (0:46:26) conditions.py
⌨️ (0:48:53) answer.py
⌨️ (0:50:57) cough0.py
⌨️ (0:51:40) cough1.py
⌨️ (0:52:19) cough2.py
⌨️ (0:57:01) cough3.py
⌨️ (1:01:26) positive.py
⌨️ (1:06:51) capitalize2.py
⌨️ (1:11:46) strlen.py
⌨️ (1:15:51) argv0.py
⌨️ (1:18:39) argv1.py
⌨️ (1:20:26) swap.py
⌨️ (1:22:58) list.py
⌨️ (1:27:22) struct0.py
⌨️ (1:32:38) mario0.py
⌨️ (1:33:28) mario1.py
⌨️ (1:34:45) mario2.py
⌨️ (1:35:22) mario3.py
⌨️ (1:37:57) resize.py, continued
⌨️ (1:42:36) dictionary.py
Lecture taught by David J. Malan. Thanks to Harvard's CS50 for giving us permission to post this lecture. Checkout their YouTube channel for more great lectures: https://www.youtube.com/cs50
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://medium.freecodecamp.org
Description and video by freeCodeCamp.org. This page is an independent companion view; the video is embedded from YouTube.