Coding is telling a computer what to do, in a way that, with bit of translation, it can understand.
The same way
Computer Programming is the process of writting code to facilitate specific action in a computer, application or software program, and instructs them on how to perform.

You give computers instuctions in what is known as 'code', in a similar way to how you might have a recipe for how to cook something. You tell the computer about elements it needs to work with (like the ingredients), you give it instructionsm and there might be some conditions it needs to choose between(like choosing whether an oven is electric or gas and then following the corresponding temperature).

These instructions you give the computer need to be broken down int every single task, without ambiguity. It can take practice to think as a computer would so you can work out what instriction would need to be written.

The Types Of Programing Languages Are

But everything in this world starts from somewhere.
In this site we will focus on the starting point. ie: HTML...