What is the difference between CODING nd PROGRAMMING ??? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 3

What is the difference between CODING nd PROGRAMMING ???

7th Jun 2017, 2:36 PM
Torpid
Torpid - avatar
4 Antworten
+ 1
"I found it .... Coding is a part of programming.... Programming consist of 4 points: 1. Identify problem. //Main 2. Find Solutions. //Main 3. Code it. //What we are Learning 4 .Test it. //😂😂😂 So Coding is easy ... what's difficult is programming.... But I don't know what does the 1st nd 2nd points mean😭😭😭😭" 1.: If you want to code something, you have to know, what you want to code, like "I want to code a machine that calculates all prim numbers." 2.: Then before coding you have to think about which algorithm you want to use. In this example it would be the sieve of eratosthenes. Now you can code your algorithm.
7th Jun 2017, 4:55 PM
Arthur Fibich
Arthur Fibich - avatar
+ 6
I found it .... Coding is a part of programming.... Programming consist of 4 points: 1. Identify problem. //Main 2. Find Solutions. //Main 3. Code it. //What we are Learning 4 .Test it. //😂😂😂 So Coding is easy ... what's difficult is programming.... But I don't know what does the 1st nd 2nd points mean😭😭😭😭
7th Jun 2017, 4:50 PM
Torpid
Torpid - avatar
+ 1
maybe we could say coding just wrote syntax, programming ability to architecture ,finding bugs etc...
7th Jun 2017, 4:41 PM
NMH
NMH - avatar
0
Coding is an essential part of all the language courses, but HTML and CSS are not programming languages. They are for markup and styling.
7th Jun 2017, 5:33 PM
Victor
Victor - avatar