My Channel

Coding series: Episode 1: Coding




 

Coding Series

What is coding?

Coding is an essential concept for computers. It is necessary for them because the computers cannot understand our languages, i.e. English and our mother tongue and the computers, in turn, can only understand Binary Numbers or digits,i.e. 0's and 1's which cannot be understood by us.

These are the reasons we need a Programming language to make the computers understand our language using something called as interpreters.

An Interpreter is a tool that acts like a Translator which we used to translate from French to English or vice versa and many other languages. So the interpreter, as the meaning, translates the English written programing language into 0's and 1's(Binary Numbers or Binary Digits) for the computer to understand. 

This is the requirement for coding.

There are many programming languages. Ex: Python, Java, Javascript, C++, C, HTML, CSS, PHP, Ruby, 

In this course, we will learn Python, Java and HTML.

Hope you enjoyed this first episode of the course and meet you on the next episode. Until then Bye!

By the Blog Author.


Post a Comment

0 Comments