0
Waht is programming? What is the difference between programming and coding? Is html or css programming language?
2 Antworten
+ 1
programming and coding are slightly different
Coding, as the word suggests, is involved in writing code. A coder translates the requirements into the programming language of his choice and writes lines of codes.
Programming, on the other hand, is a much broader term that involves coding AND other tasks like problem solving, critical thinking, conceptualising, and understanding algorithms and data structure.
Some people see “coding” and “coder” as a derogatory term because they sometimes suggest being limited only to writing code
+ 1
Programming can be defined by the implementation of software in a programming language. Coding is similar, but programming can involve other skills and part of the cycle of life in software like: design, not only physical but the structures you are going to use to make your product efficient.
HTML and CSS are not programming languages