views:

213

answers:

1

What will be the next level of programing?

I mean, till now it's been this way:

Assembly Programs -> Procedural programs -> Object Oriented programs ----> the next level??

+3  A: 

Declarative (both functional and logical) approaches seem to be heading into vogue, driven perhaps by a need to write more readily parallelisable code.

Rob