Hey guys, just a question in regards to understanding what means what ...
syllabus extract;
Basic building blocks
• variables and control structures
(imperative)
• functions (functional)
• facts and rules (logic)
• objects, with data and methods or
operations (object oriented)
isnt imperative a type of programming language that involves the use of variables, control structures (ie. repeition, sequence and whatever) and that is a TYPE of programming language
where as function, logic and oos are just paradigms or something? are they also programming language types?
i was reading previous threads made last year and didnt completely answer my question, i mean i know what each are and i can define them off the top of my head no problems, but they dont slip in for me, what about declarative languages, is logic declarative?
thanks alot for helping me clear this up!
syllabus extract;
Basic building blocks
• variables and control structures
(imperative)
• functions (functional)
• facts and rules (logic)
• objects, with data and methods or
operations (object oriented)
isnt imperative a type of programming language that involves the use of variables, control structures (ie. repeition, sequence and whatever) and that is a TYPE of programming language
where as function, logic and oos are just paradigms or something? are they also programming language types?
i was reading previous threads made last year and didnt completely answer my question, i mean i know what each are and i can define them off the top of my head no problems, but they dont slip in for me, what about declarative languages, is logic declarative?
thanks alot for helping me clear this up!