0% found this document useful (0 votes)
13 views2 pages

Coding

Coding is the process of communicating with computers to perform tasks efficiently, using programming languages like Python and Java that are easier for humans to understand. It involves translating source code into binary through a compiler, which breaks down the code into manageable parts. This method significantly reduces the time and effort required to master complex coding languages.

Uploaded by

bvatsa339
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views2 pages

Coding

Coding is the process of communicating with computers to perform tasks efficiently, using programming languages like Python and Java that are easier for humans to understand. It involves translating source code into binary through a compiler, which breaks down the code into manageable parts. This method significantly reduces the time and effort required to master complex coding languages.

Uploaded by

bvatsa339
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Coding

Why is coding done?


Talking to computers simply means commanding or giving
computers tasks to do. As a result of computers doing tasks
faster than human brain can comprehend, we use the back and
forth to relieve effort.
Coding is done to reduce time consumption as it would take
decades for a person to master binary coding while languages
like Python and Java are more closer to the known languages to
humans in this case English.

What is coding?
Coding is a method to comprehend or converse with a
computer: talking codes a computer can easily decrypt to
binary.
Coding can relate to humanly languages such as:
Languages => Spanish, English, French, German etc..
Coding => Python, Java, C++, C etc..
In my interests I can talk to the computer in a variety of
languages like python, C, C++.
How do you code?
The code first goes to a compiler which is a basic translator like
we have for example you go to Japan and you don’t know
Japanese but, your friend does so he translates English to
Japanese for you and vice versa . That’s what a compiler does
from code to binary.
The compiler splits the source code into lexemes, which are
individual code fragments that represent specific patterns in the
code which are identified by the compiler and turned into binary.

You might also like