C programming
It is a language which helps you understand how computers actually work by the help of programming logic.
For eg: While you’re making a tea you put water then add some leaves and sugar and boil it and you pour it in a cup. Likewise
programming logic helps you function computer step by step.
What did i learn from c programming?
I learner basic programming logic
variables
Variable( storage box)
You store the number so that you can use it for later.
Conditions (decision making)
Like
If or else conditions
For eg: if it rains open umbrella
Or else do not.
So this is how it works in numbers also.
Loop ( repeating work)
Computer used loops to repeat work
Functions ( breaking work into parts)
Breaking big problems into small and dividing the functions of computer.
For eg: instead of doing everything at the same time you decide to divide work like cooking
cleaning or washing.
“Programming logic taught me how computers process instructions step by step. In C programming
I learned how to break a problem into small parts
HTML
It is not programming
but helps in designing the program like building a skeleton of a website.
What did you learn from HTML?
In html
i learned how website are structured. I learned how to text
For eg: a newspaper has title
heading