Skip to content

Wrong category in OOP tutorial #14

@massoud91

Description

@massoud91

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
    .. ./

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions