Logical Operators | Computer Programming | Khan Academy
Pamela shows how to use different
Pamela shows how to use different Jessica introduces if's soulmate: else. Practice this lesson yourself on Jessica introduces the idea of "booleans", values...
Pamela shows how to use different
Jessica introduces if's soulmate: else. Practice this lesson yourself on
Watch the next lesson: ...
Jessica introduces the idea of "booleans", values that can either be true or false. 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 ...
Adafruit founder Limor Fried and program manager Federico Gomez Suarez explain how
Adafruit founder Limor Fried and virtual reality designer Nat Brown show how simple
Sophia shows how to repeat code in your program, using while loops. 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.
C++
Pamela explains how you can write your own custom functions to group your code and make it more reusable. Practice this lesson ...
Jessica explains more important things you should know about using variables. Practice this lesson yourself on ...
Pamela shows how to attach methods to object types, that you can call on any instance of that object. Practice this lesson yourself ...