Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong category in OOP tutorial #14

Open
massoud91 opened this issue Mar 7, 2022 · 0 comments
Open

Wrong category in OOP tutorial #14

massoud91 opened this issue Mar 7, 2022 · 0 comments

Comments

@massoud91
Copy link

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:

  1. Procedural programming paradigm
  2. Object-oriented programming paradigm
    .. ./

Declarative programming paradigm:

  1. Logic programming paradigm
  2. Functional programming paradigm
    .. ./
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant