Completed
Computer Science and Computational Science Working Together
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Introduction to Arrays and Images in Computational Thinking - Lecture 1
Automatically move to the next video in the Classroom when playback concludes
- 1 Welcome and logistics of the course
- 2 Running the code
- 3 Setting up Julia
- 4 Quick introduction to the professors
- 5 Administrative details for MIT students
- 6 Computer Science and Computational Science Working Together
- 7 Lecture 1: Images as examples of data all around us
- 8 Data: Images (as an example of data)
- 9 Input and Visualize: loading and viewing an Image (in Julia)
- 10 Capturing an image from your own camera
- 11 Inspecting your data
- 12 Process: Modifying an image
- 13 Model: Creating synthetic images
- 14 Output: Saving an image to a file
- 15 Computer science: Arrays
- 16 Julia: constructing arrays
- 17 Pluto: Interactivity using sliders
- 18 Introduction to Abstraction
- 19 First Taste of Abstraction