10 Questions to Consider when Reviewing Code

Ramani Aswath

Ramani Aswath

@ramani-VR4O43 Oct 26, 2024
Pure Greek to me. May make sense to others here:

#-Link-Snipped-#

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Jay Kosta

    Jay Kosta

    @jay-l5YtcX Jan 31, 2017

    An important distinction needs to be made between DESIGN REVIEW and CODE REVIEW.

    Basically, the design stage is when many important factors need to be identified so those factors are known and listed in the 'design specification' so that the 'coding' can correctly handle those factors.

    A 'code writer' can do an excellent job of programming to implement the 'design spec', but if there are important items missing from the design spec, then actual running of the program can have bugs.

    Jay Kosta
    Endwell NY USA