+ 6
how can i develop in programme lang?
i want to step forword in programming plz help
3 Respuestas
+ 14
A machine finally understands only the signals made of 0s and 1s!
Programming is purely based on communicating with computer using the commands!
Afterall, a computer or a system is operated by given a set of rules and instruction to perform some task. These set of rules and instructions are able to control the working of computer or any automated and/or manipulated machine. To control the computer system using these sequential set of grammatical rules are known as programming language. In other words, ‘A programming language is a vocabulary and a set of grammatical rules for instructing a computer system to perform any specific task’. Hence we can say that a programming language plays a very important role to control and operating a computer system.
Now, to build a programming language, you need to use an intermediate which can convert your program codes to their corresponding sets of 0 and 1s. Either you get one, or you create one!
+ 12
Love coding
+ 6
Keep coding