Use of the Word Paradigm
Can the word, "paradigm," be used to denote a feature of a programming language? Can I say that if statements are a programming paradigm? Can I say selection is a programming paradigm?
What does paradigm shift mean?
--------------------Enigmatic Coding
Yes, but I still don't know if it's appropriate in the context I mentioned.
Here's my specific confusion:
Are if statements, in general, a paradigm, or is a common use of if statements a paradigm?
Here's my specific confusion:
Are if statements, in general, a paradigm, or is a common use of if statements a paradigm?
--------------------Enigmatic Coding
Not really I think. A paradigm is a philosophy or a specific programming methodology, often supported by the language you write in. An if statement is too general since it's just a conditional jump. See the wikipedia entry on 'programming paradigm'.
Paradigm shift in programming would be if you had always programmed in assembler and then switched to a functional language like lisp.
Paradigm shift in programming would be if you had always programmed in assembler and then switched to a functional language like lisp.
It is I, the spectaculous Don Karnage! My bloodthirsty horde is on an intercept course with you. We will be shooting you and looting you in precisely... Ten minutes. Felicitations!
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement