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
In the Same Boat | Port Protection
Yeah, let’s put the bow right up against her. Port protection main state Timothy Curly leech and newest resident Amanda Ma are getting Curly’s vessel, the little Pelican, ready to go hbit fishing. “My boat is one of the most important things that I own. …
Why Is Yawning Contagious?
Hey, Vsauce. Michael here. And today we’re going to talk about yawning. Why do we yawn and why is yawning contagious? How come when I see someone yawn or even think about it, it makes me kinda of want to yawn? First things first, definitions. When you y…
Starbucks Stock: Are Silly Incentives Burning Shareholders? (w/ @HamishHodder)
[Music] Hey guys, welcome back to the channel. We’re continuing on with the new money advent calendar for yet another episode and yet another collaboration. This time I’ve got someone that you guys would be very familiar with, and that is of course Hamis…
The Housing Market Is Getting Destroyed
What’s up you guys, it’s Graham here, and if you thought the housing market was completely backwards a month ago, just wait, because today things are about to get a whole lot more confusing. With the entire housing market now predicted to climb another 7%…
Theorem for limits of composite functions: when conditions aren't met | AP Calculus | Khan Academy
In a previous video, we used this theorem to evaluate certain types of composite functions. In this video, we’ll do a few more examples that get a little bit more involved. So let’s say we wanted to figure out the limit as x approaches 0 of f of g of x. …
Fire Aboard the Hot Tuna | Wicked Tuna
[Music] Oh boy, all right. Well, one someone will get one here. Somebody will win the lottery here today. Whoa! Something’s on fire! Something’s on fire! What? Something’s on fire! Where? I don’t know; I smell it. I smell electrical burn. I smell it too.…