"Programing teaches you how to think"
People result according to what they think but if you know what you want, it could be easy to achieve that.
It works same in Programing too, if you what output you want if would be for you to provide input according to output because machines just provide output according to the input you provide.
Programing is just a way to communicate to the machine but to communicate with anything anyone we should have at least one way that both understand like if we wanna say something to computer we have find a way to communicate with it. but here is a problem that is what if computer doesn't know our way, let's try to communicate with computer in language that we know. for instance that is English but we follow some grammar,syntax to say something for example :
1. Hey everyone this discussion is about programing.
2. Programing is hey discussion this everyone.
In above examples we have to sentences in english
1st sentence makes perfect sense acording to the grammar we know.
2nd sentence doens't make any sence because it doesn't follow grammar that we know.
We know our grammar and every language has its own grammar likewise every programing language has its own grammar, syntax.
We communicate with computer in its own language, Some most of the popular languages are-
~ Java
~ Python
~ C
~ C++
Many more
0 Comments