Skip to content

[Feature]: Suggestion for improving the exercise slides #39

@Aesteve01

Description

@Aesteve01

Problem Statement

Some of the exercise slides do not explain in sufficient detail what needs to be done in the exercise. For example, in slide 13.3 of the OOP:

Image

It is not very clear (at least from my perspective) that the methods OpenInlet, OpenOutlet, CloseInlet, and CloseOutlet also need to be created in the interface, based on what is shown in the slide.

Image

Sometimes there is also a missmatch between whats written in the exercie slides and the solution, like in slide 13.2 of the OOP:

Image

In which the method WriteCyclic(ctrlOpen : BOOL) is supposed to be created in the interface, but it does not appear in the provided solution:

Image

Proposed Solution

A possible solution would be to provide more detailed explanations of what needs to be done in the exercise slides, so that users can attempt the exercises on their own before checking the solution. Additionally, it should be ensured that the solutions provided in the AX code are consistent with what is proposed in the slides.

Alternatives Considered

No response

Additional Context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions