Skip to content

Tutorial structure improvements #1

@ken-morel

Description

@ken-morel

Hi @DCT-Berinyuy . Love the work you tried to do with this tutorial, however there are some few parts I think could be better structured .

variables

It could be better if the space for data types was separated from that for variables, and the const and final should be part of the variables chapter. So that in variables:

  • you teach them how to create a variable
  • what is a variable
  • how to make them constant, final or late.
    Data types can then be the next chapter.

OOP

The structure spreads content concerning classes in several files, I would request the classes to have their content grouped. Also if you documented more on factory methods, and more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions