Three elements of programming language
1 expressions and control flow
2 a way of abstraction: variable, function
3 a way of combination:function, object,data
In object-oriented language, we use objects to combine.
In process-oriented programming langugae, we use data to combine.
In function programming language ,we use function to combine

浙公网安备 33010602011771号