Skip to content

Extra care on technical language use #101

@StefanoRapisarda

Description

@StefanoRapisarda

We are all tempted to call python elements with their technical definition, but I think we should put extra care of not using terms that have not been introduced in the course, and therefore would result incomprehensible by the audience (especially if many are used in the same sentence and the audience has no previous experience into programming). For example:

  • object (in the technical python way it is intended);
  • method (instead of function) and (object) attributes;
  • iterable;
  • masking (this could be rephrased);
  • ...

We could also decide to create a basic vocabulary of technical words (with examples) for the course, maybe with a cheatsheet of all the functions used.

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