Skip to content

Improvement suggestions (Week 11 assignment feedback from another group) #2

@Joel583

Description

@Joel583

Dear Music Player group

I have some feedback regarding the week 11 assignment feedback from another group task.

-If you don't need a file e.g. PlaybackFunction.py I would suggest to remove it instead of commenting it out. (And if you want to comment several lines I suggest to use """ """ instead of a # on every line. This way all the code inside the """ code """ gets commented out.

-I had sometimes a hard time understanding the reason for a function (for example in Player and GUI. You could implement comments like this

"""
What function does,
:param a
:param b
return:
"""
(I do really like your function naming. I think most functions are already clear and understandable this way.)

-you have a lot of commented out functions for example in song.py. I would suggest to remove them instead of commenting them out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions