As the world becomes more technological, so does language. People today use hundreds of words that people of the past (the very recent past) would never have even heard of. Did any of us know what WiFi was thirty years ago?
Some children pick up these modern words before they’ve even started school. They hear their parents complaining about bad WiFi, and quickly work out that the strange little box with the blinking lights is the oh-so-important router.
But there are other words that kids are unlikely to learn from a parent. Words like decomposition, packet, and algorithm. That’s why we decided to put together this list of terms. Share it with your kids, and teach them the difference between clouds and clicks.
Algorithm
An algorithm is a set of instructions that tell a computer what to do. Computers always follow instructions in the order they are given, like a human following a recipe. Coders need to write good algorithms, just as chefs need to write good recipes.
Abstraction
Abstraction is another important coding term. It helps us to simplify something long and complicated into a smaller, less terrifying form. Basically, it involves ignoring the parts that we don’t need to worry about, and only looking at the parts that actually matter. For example, if we’re trying to fix a problem, we don’t need to look at the code for our entire computer. We just need to look at a piece of it — the part which is causing the problem.
Artificial intelligence
Artificial intelligence is when a computer thinks for itself. We’re not talking about sentient talking robots. We’re talking about computers that know how to deal with new situations which they weren’t originally coded for. This counts as ‘thinking’ — instead of sticking to their step-by-step instructions, they branch out and do something new.
Binary
Binary is the secret language at the heart of every computer. It’s made up of millions of zeroes and ones: 01101000 01101001. These numbers don’t mean much to us, but they mean everything to a computer. Even when we give a computer instructions in English, it translates them into binary before knowing what it needs to do.
Bits
A bit is a teeny, tiny piece of information. You know what we said about binary? Every 0 and every 1 is a bit. Eight bits is called a byte. A thousand bytes is called a kilobyte. A thousand kilobytes is called a megabyte. A thousand megabytes is called a gigabyte. A thousand gigabytes is called a terabyte… That’s a lot of bits.
Blocks
Block-based coding lets people write algorithms using visual blocks instead of words. You can drag these blocks around the screen, try lining them up in different orders, and see how the computer responds. It’s great for beginners and is usually the way that kids are taught to code.
Bug
Sometimes, your code won’t work. Why won’t it work? There’s a bug. Basically, it’s a glitch in the system. Something which makes your computer behave in an unexpected way. You clicked on a button, and nothing happened? That’s probably a bug.
Camel case
This is a style of writing that coders use. The first word always starts with a lowercase letter, then all the other words start with an uppercase letter. Also, there aren’t any spaces between words: “likeThis.” You’ve probably seen examples of camel cases. iPhone and eBay are a couple of examples. It’s called a camel case because that capital letter right in the middle sticks up like a camel’s hump.
Click
This one is pretty obvious. A click is when you press the button on your computer mouse, or when you press down on your trackpad if you’re a laptop user. It’s simple but important – there’s no easier way to tell your computer what to do.
Cloud
Traditionally, people would store all their files on their own computers, but in recent years, they’ve started using clouds instead. These are storage places somewhere far away, which you access using an internet connection. It’s like having a personal library floating in the sky, which you can visit using your computer, or your phone, whenever you like.
Coding
We’ve been defining all these coding words, but we haven’t defined coding yet. In simple terms, it’s the process of writing instructions for a computer to follow. A good coder can use code to make websites, games, apps, and other digital things.
Command
A command is a single, simple instruction that a coder can give to a computer. For example, “run this program” or “open this file”. An algorithm is made up of lots of commands in a long, step-by-step chain. To use another cooking analogy, the algorithm is the recipe that tells you how to make a cake, and the commands are each step, like “add the flour” or “stir the mix”.
Conditional
A conditional is a piece of code that helps a computer to make a decision. It checks if a certain condition is true, then performs an action based on the result. For example, if the user clicks a button, then the computer will play a song. If the user doesn’t press the button, the song won’t play. In real life, people use conditionals all the time. If it’s raining, then you’ll bring an umbrella with you; if it’s not raining, then you won’t bother.
Cybersecurity
The world can be a dangerous place. We lock our doors at night to protect our homes from criminals, and we need to take steps to protect our computers too. Cybersecurity is like a tightly locked door that protects our computers from harm. These are programs designed to keep our systems safe from cyber threats like viruses, hacking, and data breaches.
Data
Data is information that is stored on a computer. It can be numbers, words, or pictures. Think of it like a big library full of books, with each book full of important information about different things. Those books are the data, and your computer is the library. Unless you’re using a cloud, of course. Then the library is somewhere else.
Debugging
Debugging is the process of finding and fixing the bugs in your computer code. This makes sure that your computer program runs smoothly without any glitches. Debugging is probably a coder’s most important skill. If one thing is certain in computer coding, it’s that your code won’t run properly on the first try.
Decomposition
Decomposition is a process in coding where you break a complex task into smaller, more manageable parts. This makes it easier to understand and solve a problem. We use decomposition in real life too. Instead of thinking about all the things we need to do this week, we concentrate on doing things day by day.
Digital citizen
A digital citizen is someone who uses technology safely and responsibly, respecting other people and protecting personal information. If you imagine the internet as a giant city, the digital citizens are the good, well-behaved people who live in the city, and help each other out, and don’t break any rules or laws.
Digital footprint
A digital footprint is the trail of data that we all leave behind when we’re using the internet. It includes things like online activity, posts, and searches. Whenever we visit a website, the website notices us, and makes a little note that we visited. That’s our digital footprint, like the marks we make when we walk across a beach.
DNS
DNS stands for Domain Name System. It’s like a phonebook for the internet. Basically, when we type in a web address, the DNS takes us to the place we want to go. Just like when we type a person’s name into our phone, and it calls that person’s number. Without the DNS, web addresses would be completely meaningless, and wouldn’t take us anywhere at all.
Input
Input is an instruction that you give to your computer. For example, a mouse click is a type of input that tells a computer what you want it to do. The computer then processes this information to produce an output.
Internet
The Internet is a giant network of computers that allows people all over the world to share information and communicate with each other through websites, emails, and other online tools. It’s hard to imagine a life without the internet, and even harder to believe that people used to live without it!
Loop
A loop in coding is like a repeating pattern. It allows the computer to run a set of instructions multiple times, making it easier to perform the same task over and over. The computer keeps doing the same thing until it’s told to stop.
Machine learning
Machine learning is a type of computer program that can learn and improve by analyzing data, without being explicitly programmed to do so. It’s like a clever robot that gets better at doing a task the more it does it. This is an important part of artificial intelligence, and it’s getting more and more advanced all the time.
Output
An output is the thing that a computer does after you give it an instruction. For example, when you press the power button (that’s the input) the computer turns on (that’s the output). There are millions and millions of examples of outputs. When you click a link (input) a website opens (output). When you say “Alexa: play some music” (input) your Alexa plays a song (output).
Packet
A packet is a small amount of data that travels over the internet. It’s like sending a letter through the mail. Instead of sending your data in one big envelope, your computer breaks it down into lots of tiny envelopes and sends them one at a time. The packets join together again when they reach their destination.
Sprite
A sprite is a small, moving graphic, like a character or object in a video game. It is made up of pixels, which are tiny dots that come together to form a picture. Sprites are a good way to think about inputs and outputs. Maybe, when you press the space bar (input) the sprite will jump in the air (output).
WiFi
At the start of this post, we talked about WiFi. Let’s finish this list by defining it. Wifi is a way for computers and devices to talk to each other. Instead of using wires, it sends information through the air. The invention of WiFi was a massive step in the history of computers. It lets us connect to the internet quickly and easily, without needing to worry about plugging anything in.
Are you using WiFi to read this post? Maybe! It’s become a very important part of life. In fact, you could say the same for most of the words on this list. From inputs to outputs, from data to DNS, most of us encounter these things every single day.
Stay Up To Date on The Latest NEWS AND LEARN MORE ABOUT CODING FOR KIDS.
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies. However you may visit Cookie Settings to provide a controlled consent.
This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Cookie
Type
Duration
Description
_codemonkey_session_rails_4
1
1 year
_ga
persistent
2 years
This cookie is installed by Google Analytics. The cookie is used to calculate visitor, session, campaign data and keep track of site usage for the site's analytics report. The cookies store information anonymously and assign a randomly generated number to identify unique visitors.
cookielawinfo-checkbox-advertisement
persistent
11 months
The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Advertisement".
cookielawinfo-checkbox-analytics
persistent
11 months
This cookies is set by GDPR Cookie Consent WordPress Plugin. The cookie is used to remember the user consent for the cookies under the category "Analytics".
cookielawinfo-checkbox-functional
persistent
11 months
cookielawinfo-checkbox-necessary
persistent
11 months
This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-non-necessary
0
11 months
This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Non Necessary".
cookielawinfo-checkbox-other
persistent
11 months
cookielawinfo-checkbox-performance
persistent
11 months
This cookie is used to keep track of which cookies the user have approved for this site.
JSESSIONID
1
1 year
Used by sites written in JSP. General purpose platform session cookies that are used to maintain users' state across page requests.
viewed_cookie_policy
persistent
1 hour
The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
XSRF-TOKEN
persistent
1 year
The cookie is set by Wix website building platform on Wix website. The cookie is used for security purposes.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
Cookie
Type
Duration
Description
rlas3
persistent
11 months
The cookie is set by rlcdn.com. The cookie is used to serve relevant ads to the visitor as well as limit the time the visitor sees an and also measure the effectiveness of the campaign.
UserMatchHistory
persistent
1 month
Linkedin - Used to track visitors on multiple websites, in order to present relevant advertisement based on the visitor's preferences.
This cookie is set by Google Analytics and is used to distinguish users and sessions. The cookie is created when the JavaScript library executes and there are no existing __utma cookies. The cookie is updated every time data is sent to Google Analytics.
__utmb
persistent
30 minutes
The cookie is set by Google Analytics. The cookie is used to determine new sessions/visits. The cookie is created when the JavaScript library executes and there are no existing __utma cookies. The cookie is updated every time data is sent to Google Analytics.
__utmc
persistent
1 year
The cookie is set by Google Analytics and is deleted when the user closes the browser. The cookie is not used by ga.js. The cookie is used to enable interoperability with urchin.js which is an older version of Google analytics and used in conjunction with the __utmb cookie to determine new sessions/visits.
__utmt
persistent
10 minutes
The cookie is set by Google Analytics and is used to throttle request rate.
__utmz
persistent
6 months
This cookie is set by Google analytics and is used to store the traffic source or campaign through which the visitor reached your site.
_gat
persistent
1 minute
This cookies is installed by Google Universal Analytics to throttle the request rate to limit the colllection of data on high traffic sites.
YSC
1
1 year
This cookies is set by Youtube and is used to track the views of embedded videos.
This cookie is used by Google Analytics to understand user interaction with the website.
_gid
persistent
1 day
This cookie is installed by Google Analytics. The cookie is used to store information of how visitors use a website and helps in creating an analytics report of how the wbsite is doing. The data collected including the number visitors, the source where they have come from, and the pages viisted in an anonymous form.
GPS
persistent
30 minutes
This cookie is set by Youtube and registers a unique ID for tracking users based on their geographical location
MR
persistent
5 months
This cookie is used to measure the use of the website for analytics purposes.
MUIDB
1
1 year
This cookie is used by MicroSoft and collects data about users of visits on multiple website. This data is used to analyze the efficiency of advertisements on websites.
This cookie is set by Facebook to deliver advertisement when they are on Facebook or a digital platform powered by Facebook advertising after visiting this website.
bscookie
1
2 years
This cookie is a browser ID cookie set by Linked share Buttons and ad tags.
fr
1
3 months
The cookie is set by Facebook to show relevant advertisments to the users and measure and improve the advertisements. The cookie also tracks the behavior of the user across the web on sites that have Facebook pixel or Facebook social plugin.
IDE
1
2 years
Used by Google DoubleClick and stores information about how the user uses the website and any other advertisement before visiting the website. This is used to present users with ads that are relevant to them according to the user profile.
MUID
persistent
1 year
Used by Microsoft as a unique identifier. The cookie is set by embedded Microsoft scripts. The purpose of this cookie is to synchronize the ID across many different Microsoft domains to enable user tracking.
pxrc
persistent
2 months
The purpose of the cookie is to identify a visitor to serve relevant advertisement.
rlas3
persistent
11 months
The cookie is set by rlcdn.com. The cookie is used to serve relevant ads to the visitor as well as limit the time the visitor sees an and also measure the effectiveness of the campaign.
skimCSP
persistent
11 months
This cookie is set by SkimResources. The cookie is used to record data on the visitor to optimize the relevance of the advretisements served to the users.
TapAd_DID
persistent
2 months
The cookie is set by tapad.com. The purpose of the cookie is to track users across devices to enable targeted advertising
TapAd_TS
persistent
2 months
The cookie is set by Tapad.com. The purpose of the cookie is to track users across devices to enable targeted advertising.
TDCPM
persistent
1 year
The cookie is set by CloudFare service to store a unique ID to identify a returning users device which then is used for targeted advertising.
TDID
persistent
1 year
The cookie is set by CloudFare service to store a unique ID to identify a returning users device which then is used for targeted advertising.
test_cookie
persistent
15 minutes
This cookie is set by doubleclick.net. The purpose of the cookie is to determine if the users' browser supports cookies.
VISITOR_INFO1_LIVE
1
5 months
This cookie is set by Youtube. Used to track the information of the embedded YouTube videos on a website.