+ 6

How you learn to code ??

13th Jun 2018, 6:11 PM
Shehroz Irfan
Shehroz Irfan - avatar
8 odpowiedzi
+ 13
Maria Habib ok done 👍 thanks 👍
9th Jul 2018, 9:53 AM
Shehroz Irfan
Shehroz Irfan - avatar
7th Jul 2018, 2:04 PM
Shehroz Irfan
Shehroz Irfan - avatar
+ 7
thanks
14th Jun 2018, 3:49 PM
Shehroz Irfan
Shehroz Irfan - avatar
+ 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.
15th Jun 2018, 9:08 AM
Popat
Popat - avatar
+ 5
Archana M yes Alright!
15th Jun 2018, 5:02 PM
Shehroz Irfan
Shehroz Irfan - avatar
+ 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 .
13th Jun 2018, 6:35 PM
S1M0
S1M0 - avatar
+ 4
first complete the lectures in sololearn and then you should start some books
9th Jul 2018, 6:30 AM
Maria Habib
Maria Habib - avatar
+ 3
shehroz irfan your welcome
9th Jul 2018, 10:28 AM
Maria Habib
Maria Habib - avatar