← All freeCodeCamp videos

Python - Intro to Computer Science - Harvard's CS50 (2018)

455,933 views 9,259 likes 2019-01-28 1:52:08 Watch on YouTube ↗ freeCodeCamp ↗
Computer SciencePythonCS50

Chapters (31)

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.