Programming Languages Basics
In order to make the computer to react in the way youwant,you need to give the computerinstructions in language the computer “understands”.
But, the computer understands only one language: machine language.
Machine language is in the form of ones and zeros.
编程语言基础
为了使计算机以你想要的方式作出反应,你需要给计算机“理解”的语言提供计算机指令。
但是,电脑只懂一种语言:机器语言。
机器语言以1和0的形式出现。
In order to make the computer to react in the way youwant,you need to give the computerinstructions in language the computer “understands”.
But, the computer understands only one language: machine language.
Machine language is in the form of ones and zeros.
编程语言基础
为了使计算机以你想要的方式作出反应,你需要给计算机“理解”的语言提供计算机指令。
但是,电脑只懂一种语言:机器语言。
机器语言以1和0的形式出现。