Clarifying with Comments | Computer Programming | Khan Academy
Pamela encourages you to use
Created by: pamela (KA teacher) Practice this lesson yourself on Pamela shows the difference between unreadable code and readable code. Go for the latter!...
Pamela encourages you to use
Clarifying with Comments
Created by: pamela (KA teacher) Practice this lesson yourself on
Watch the next lesson: ...
Pamela shows the difference between unreadable code and readable code. Go for the latter! Practice this lesson yourself on ...
empower learners to study at their own pace in and outside of the classroom.
Created by: pamela Watch the next lesson: ...
Pamela shows how to modify an array while your code is running, to add or change values. Practice this lesson yourself on ...
Created by: pamela (KA teacher) Practice this lesson yourself on
Pamela introduces objects, a way to store a bag of properties in a single variable. Practice this lesson yourself on ...
Learn how to color and add outlines to your drawings in with code (JavaScript and ProcessingJS). Practice this lesson yourself on ...
Pamela shows how you can pass parameters into custom functions, so that they can behave differently each time you call them.
Pamela shares tips on how to change variables (like incrementing or multiplying them) with less code. Practice this lesson ...