+ 6
How you learn to code ??
8 Answers
+ 13
Maria Habib
ok done đ
thanks đ
+ 10
+ 7
thanks
+ 5
@Shehroz Irfan: To learn any language first thing is to learn its syntax, as we do for spoken languages. Same is true for programming languages. For example in HTML, there are tags, learn uses of these tags, a little basic then the first most thing you may try is HELLO WORLD program. As if the child who learns to talk, learns to speak hello in its language. In any programming language we print HELLO WORLD on screen to get familiar with the basic syntax. you may then move ahead to read input from user, do arithmetic operations, get prime numbers, check strings and what not. Start learning. Remember HTML and C/C++ are very different from each other. While C/C++ are somewhat similar.
+ 5
Archana M
yes Alright!
+ 4
start with something that is easy to wrap your head around .
I would recommend HTML , once you write your first code and understand what it does you will have no problem proceeding to harder coding languages .
in very simple terms a program is a bunch of instructions for the computer to execute , you need to learn how to talk to it .
+ 4
first complete the lectures in sololearn and then you should start some books
+ 3
shehroz irfan
your welcome