CS in Algebra: Design Recipe
Channel:
Subscribers:
445,000
Published on ● Video Link: https://www.youtube.com/watch?v=0iybPiGep4w
What’s the best way to design really great functions? By using the Design Recipe, of course!
The Design Recipe has three parts - the Contract, Examples and the Definition.
The Contract describes what data types your function takes as it’s Domain and returns as its Range. Examples show your function how it should operate given specific inputs. The Definition defines how your function interacts with the data passed to its Domain to produce its Range.
Help us caption & translate this video!
http://amara.org/v/61QK/
Other Videos By Code.org
2015-11-18 | An Educator's Guide to the Hour of Code |
2015-11-18 | CSP Tips & Tricks - Number Systems |
2015-11-18 | CSP Tips & Tricks - Sending Binary Messages |
2015-11-18 | CSP Tips &Tricks - The Need for Packets |
2015-11-18 | CSP Tips & Tricks - The Need for DNS |
2015-11-18 | CSP Tips & Tricks - How Routers Learn |
2015-11-18 | Course 4: Intro to For Loops |
2015-11-18 | CS in Algebra: Introduction |
2015-11-18 | CS Principles - Tutorial - How Routers Learn |
2015-11-18 | Join Nova Scotia for the Hour of Code |
2015-11-18 | CS in Algebra: Design Recipe |
2015-11-18 | CS in Algebra: Big Game Animation |
2015-11-18 | CS in Algebra: Big Game Booleans |
2015-11-18 | CS in Algebra: Big Game Update Player |
2015-11-18 | CS in Algebra: Big Game Collision Detection |
2015-11-18 | CS Principles: Intro to Design Mode in App Lab |
2015-11-18 | CS Principles: Using Loops |
2015-11-18 | CS Principles: Intro to Variables - Part 2 |
2015-11-18 | CS Principles: Functions with Parameters |
2015-11-18 | CS Principles: Intro to Variables - Part 1 |
2015-11-18 | CS Principles: Turtle Programming |
Tags:
Code.org
computer science
code
Hour of Code