+ 2
Otros paradigmas-Other paradigm
Qué opinan acerca de los otros paradigmas de programación (distintos a orientación a objetos) y cuál es el que más les gusta o les llama la atención?? // What do you think about other programming paradigms (not including OOP) and which one catch you the most??? Sorry for the english, not english speaker.
3 Respostas
+ 3
I like SQL (declarative) because it is very clear I also like Object Orientation (Java, C #, JS etc ...) because the way in which objects are related hierarchically, structure and logical syntax is very useful.
+ 2
The main ones are: Orientation to objects, Procedural and Imperative but all have their relevance.
https://googleweblight.com/i?u=https://en.m.wikipedia.org/wiki/Programming_paradigm&hl=pt-BR
http://cs.lmu.edu/~ray/notes/paradigms/
0
I know but I want to know what do you think about them and which one you like the most