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
Turn Short-Term Games Into Long-Term Games
Do you want to talk about Pareto optimal? Pareto optimal is another concept from game theory, along with Pareto superior. Pareto superior means that something is better in some ways while being equal or better in the other way, so it’s not worse off in an…
15 Signs Of A Cheap Life
A cheap life doesn’t mean a lack of money; it means a lack of understanding of what to do with whatever amount you have. It isn’t about being stingy; it’s about being frugal with the things that truly matter. In today’s video, we’re taking a look at 15 si…
Why The $1 Electric Scooter Will TAKE OVER The World
And for all the young entrepreneurs out there, just realize that sometimes it’s the most simple ideas that often do the best. I think we have the natural tendency just to overcomplicate things because we believe the more complicated something is, the bett…
watch this if you always procrastinate
If this sounds like you, please watch this video. You are a highly intellectual individual who wants to improve their life in any sort of area. You started to look for options and ways to improve your life and deepen your knowledge about self-improvement,…
The Mother Of All Bubbles Is Coming
What’s up guys, it’s Graham here! So even though the search term “market bubble” just recently peaked right as it did before the 2008 Great Financial Crisis, we can’t ignore the fact that there have been quite a few eerie comparisons between what’s going…
BMW OPEN 2024➡️ Самый холодный турнир АТР TOUR ?
Hello viewers and subscribers of the Sorokin Tennis channel. In this video, we will review the ATP250 tournament in Munich. Let’s try to tell you all in order what we saw here at this tournament. Go. Enjoyed the Munich weather. The first thing I want to …