Aktuelle Änderungen Printable View Änderungen Bearbeiten
ClojureInDeutschland > ClojureRepls > ClojureScript > ClojureStreams > ClojureSequences > ClojureUpdateToVersion13 > Closure > Closures > CoVarianten > CodeCoverage > CodeGen > CodeGeneration > CodeInjection > CodeKata > CodeOwnership > CodeReuse > CodeWalkthroughClear TrailA source code walkthrough often is called a technical code walkthrough or a peer code review. The typical scenario finds a developer inviting his technical lead, a database administrator, and one or more peers to a meeting to review a set of source modules prior to production implementation.
A code walkthrough is an effective tool in the areas of quality assurance and education. The developer is exposed to alternate methods and processes as the technical lead and database administrator suggest and discuss improvements to the code. The technical lead is assured of an acceptable level of quality and the database administrator is assured of an acceptable level of database performance. The result is better performance of the developer, his programs, and the entire application.