You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the “Imperative _ Declarative programming” diagram, in the first part of OOP tutorial, two items, “Procedural” and “Object-oriented”, are mistakenly placed under the “Declarative” category, and two items, “Logic” and “Functional”, are placed under the “Imperative” category, that must turned into the following respectively:
Imperative programming paradigm:
Procedural programming paradigm
Object-oriented programming paradigm
.. ./
Declarative programming paradigm:
Logic programming paradigm
Functional programming paradigm
.. ./
The text was updated successfully, but these errors were encountered:
Hello., Greeting,
In the “Imperative _ Declarative programming” diagram, in the first part of OOP tutorial, two items, “Procedural” and “Object-oriented”, are mistakenly placed under the “Declarative” category, and two items, “Logic” and “Functional”, are placed under the “Imperative” category, that must turned into the following respectively:
Imperative programming paradigm:
.. ./
Declarative programming paradigm:
.. ./
The text was updated successfully, but these errors were encountered: