Skip to content

Order of basics section #49

@j-m-dean

Description

@j-m-dean

Would it not be an easier learning curve to change the order of the basics section from

  • url: /basics/types
    • url: /basics/collections
    • url: /basics/numpy_arrays
    • url: /basics/functions
    • url: /basics/flow_control
    • url: /basics/and_or
    • url: /basics/loops

to

  • url: /basics/types
    • url: /basics/collections
    • url: /basics/flow_control
    • url: /basics/and_or
    • url: /basics/loops
    • url: /basics/numpy_arrays
    • url: /basics/functions

Arrays and functions before flow control, loops, and logic seems a bit odd to me. Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    waitingWaiting for something or someone

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions