Computer Programming Paradigm
computer programming paradigm

what makes a programming language good or bad for a generation of projects?
I know programming languages may be different paradigms (imperative, object oriented, etc.), but can he explain what makes a language better or higher use than another? By Example: As if I were to build a website, how can I know which language is better if there was a choice between Python and Java?
Personally, I think there are advantages and disadvantages of each language and it really really depends on the situation. In the case of a web portal, Python is very good to do things with lots of pictures, and Java is ideal for material with a lot of dynamic information, but in fact can be used is to achieve the same goal, if you know what you do withthem. Hope this helps a little …
[...] [...]