Lecture 8: Functions as Objects
MIT OpenCourseWare MIT OpenCourseWare
5.11M subscribers
4,273 views
0

 Published On Apr 11, 2024

MIT 6.100L Introduction to CS and Programming using Python, Fall 2022
Instructor: Ana Bell

View the complete course: https://ocw.mit.edu/courses/6-100l-in...
YouTube Playlist:    • MIT 6.100L Introduction to CS and Pro...  

This lecture further explores functions and their scopes and environments as well as functions as objects. Functions are first-class objects that have a type and can be assigned as a value, used as an argument for another procedure, or returned from another procedure. Being careful about environments enables the creation of concise, easily read code.

License: Creative Commons BY-NC-SA
More information at https://ocw.mit.edu/terms
More courses at https://ocw.mit.edu
Support OCW at http://ow.ly/a1If50zVRlQ

We encourage constructive comments and discussion on OCW’s YouTube and other social media channels. Personal attacks, hate speech, trolling, and inappropriate comments are not allowed and may be removed. More details at https://ocw.mit.edu/comments.

show more

Share/Embed