Home Coding School What is Coding?

What is Coding?

by karani

Coding is running the world today. Surprisingly, a vast majority of people arenโ€™t even aware of its existence, let alone what it even is, despite the fact that coding is vital for most of the contemporary businesses. Thatโ€™s why those who choose to learn to code are in high demand for employers.

Before we start digging deeper, I want you toย try to answer the question, โ€œWhat is coding?โ€

Here is a simple experiment for you. Right-click somewhere on this page and click onย View page source. Scroll down on the window that appeared and see whether you understand anything.

What you were looking at is theย code behind this webpage, or theย document object modelย (DOM). If you have learned at least the basicsย HTML,ย CSSย orย JavaScript, it might be easier to spot some familiar tags and elements. If you didnโ€™t understand anything, worry not; you can learn everything atย SAID Academy.

Now, in simple terms, letโ€™s define coding as the basic act of writingย  โ€“ in a programming language, coding is the writing ofย  โ€“ย a script that a computer can understand. This script will tell the computerย to behave in a certain way, to do a certain thing, and to, ultimately,ย perform the actions that you want it to.

Computers donโ€™t understand human language. In order for us to communicate to our computers, we have to give computers instructions in a way that they will understand.

This is where anyone who wants to understand how to code needs to learn coding, or software development, or programming.

Article courtesy: SAID Academy

You may also like

Leave a Comment