Hi all, no worries.
- example of imperative languages languages
- SQL as a declarative language
- you can go declarative in any language
- map reduce describes a functional problem but doesn't say which topology should solve it
- ideally, the compiler should be able to deal with all the deatils of the computation and free the programmers mind for the business logic
- developer time VS compiler time: computer time is much cheaper than developer time
- was object orientation's goal to make procedural programming more declarative? Maybe yes, but probably the main goal was the "model the world" problem to reduce complexity.
- inheritance failed, now is everything delegation or mixin
definition of a procedural language:
- is assembler procedural? What about languages that allow jump instructions without functions/procedure.
Cheers
Renzo