programming languages : design principles, implementation constructs
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10
1. programming languages: design principles, implementation constructs
<<
|
>>
style in program coding -
structuring programs and documenting software systems
programs as entities have 2 attributes:
form
and
substance
.
form
is for humans as semantics and for machines as syntax;
substance
is for machines as executables and solution to an intended problem for humans.
programs are written and software systems are developed by
humans
mostly.
programs run and executable by
machines
by
human
interaction with machine, i.e., programs and software systems are
human-machine interactive systems
.
contents
<<
|
>>
programming language syntax
dr. salih yurttas
|
computer science