johnfraserss / ICS4U

ICS4U Course for John Fraser SS
MIT License
23 stars 32 forks source link

Chore: Update spacing/indents/conventions #30

Open mrseidel opened 3 years ago

mrseidel commented 3 years ago

Need to go through all notes and update items based on conventions based on different style guides.

Help requested: If you know of a style guide that is a convention for other languages, please post them here so that I can collate and complete this chore eventually.

Multivalence commented 3 years ago

Hi Mr.Seidel. If you want, I can update all the indents to conform to PEP-8 in my existing pull request

mrseidel commented 3 years ago

Hi Mr.Seidel. If you want, I can update all the indents to conform to PEP-8 in my existing pull request

No, I would want this as a separate pull request since it is a different topic and so that I can easily find it in the future.

Multivalence commented 3 years ago

Hi Mr.Seidel. If you want, I can update all the indents to conform to PEP-8 in my existing pull request

No, I would want this as a separate pull request since it is a different topic and so that I can easily find it in the future.

I've updated all the python examples to follow PEP-8 Indentation guideline (#31)

AritroSaha10 commented 1 year ago

Some style guides for the languages listed (as well as for Go):