Media Summary: This is just a screen grab of our interactive Jessica explains how to use variables to hold on to a value to use later. Variables are an important Pamela explains how you can write your own custom functions to group your code and make it more reusable. Practice this lesson ...
Terrific Text Part One Computer Programming Khan Academy - Detailed Analysis & Overview
This is just a screen grab of our interactive Jessica explains how to use variables to hold on to a value to use later. Variables are an important Pamela explains how you can write your own custom functions to group your code and make it more reusable. Practice this lesson ... Pamela shows how to program animations, using the draw() function. Practice this lesson yourself on Jessica introduces if statements, a way for your program to decide whether or not to execute a block of code. Practice this lesson ... Learn how to color and add outlines to your drawings in with code (JavaScript and ProcessingJS). Practice this lesson yourself on ...
Sophia shows how to repeat code in your program, using while loops. Practice this lesson yourself on Pamela shows how objects can inherit and re-use the code of other object types. Practice this lesson yourself on ... Jessica introduces if's soulmate: else. Practice this lesson yourself on Engineering manager Erica Gomez, program manager Jerome Holman, and Microsoft founder Bill Gates explain how a ... Created by: pamela Watch the next lesson: ... Pamela shows the difference between unreadable code and readable code. Go for the latter! Practice this lesson yourself on ...
Learn how to include the jQuery JavaScript library in your page using a script tag and how you can use jQuery to change