yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Learn to code in 60 seconds #programming #computerscience #python #khanacademy


less than 1m read
·Nov 10, 2024

Learn to code in 60 seconds. A program is a coded set of instructions for a computer to execute. Programs manipulate data, which come in several data types: integers, that's whole numbers; floats, have decimal points; booleans, true or false; and strings, of characters (don't forget the quotation marks).

Need to store a piece of data for later use? A variable names its location and points to it. Have a bunch of data? Organize it with a data structure. Lists store data in an ordered sequence, but we start counting at an index of zero. Dictionaries associate each piece of data with a key for easy lookup.

To make decisions in a program, ask a question with a Boolean expression. Then, choose which path to take with an if statement. To repeat a code routine, use a loop. A while loop repeats until the answer to your question becomes false. A for loop repeats a fixed number of times.

Have a lot of code? Break it down into smaller tasks with functions. Customize the function with input arguments and call the function to execute its task. Did you catch all that? Take it at your own pace with Khan Academy's intro to computer science course.

More Articles

View All
Scaling functions horizontally: examples | Transformations of functions | Algebra 2 | Khan Academy
We are told this is the graph of function f. Fair enough. Function g is defined as g of x is equal to f of 2x. What is the graph of g? So, pause this video and try to figure that out on your own. All right, now let’s work through this. The way I will thi…
What it’s like to be half Japanese half Turkish 🇯🇵/ 🇹🇷
What’s up! It’s me, Ruri. I’m a first-year medical student here in Turkey, and today we’re talking about what it’s like to be growing up half Japanese and half Turkish. I will timestamp every single thing that I mention in the description below so that yo…
What EVERYONE Needs To Do With Their Money ASAP
What’s up guys, it’s Graham here. So I want to start this video off on a bit of a serious note because if economic growth begins to slow down, inflation persists, and stocks head for a bear market, it’s more important than ever right now to make sure you’…
DON’T HOLD CASH: Use THIS Instead
What’s up you guys, it’s Graham here. So, this is one of the few videos out there that literally applies to everybody watching. That’s right, even you! The reason why is because if you have any amount of cash whatsoever, most likely you’re losing money w…
Sun 101 | National Geographic
While billions of stars are scattered throughout the universe, the one at the center of our solar system plays a special role for us here on Earth. Our Sun formed about 4.5 billion years ago in the Milky Way galaxy’s Orion’s fur. It was born when a cloud …
Hard Pill to Swallow | Badlands, Texas
Something was taken from Tringa that can’t be given back. I don’t think in my lifetime Tring was ever hit this hard. This was an atrocity; that’s a hell of a thing for a community to try and swallow. But they ain’t going to forget. Tony Flint just walked…