Wednesday

Review process

  • Review 1 class at a time

  • Ask the following questions:

    • Is the function or class to big? (Does it have too much responsibility)

    • Am i able to understand the code easily?

    • Is the code following coding standards & guidelines?

    • Is the code duplicated (more than twice)?

  • Be ready to present your findings to your partner-group

Last updated

Was this helpful?