Programming by permutation

id: programming-by-permutation-301-1708103
title: Programming by permutation
text: Programming by permutation, sometimes called "programming by accident" or "shotgunning", is an approach to software development wherein a programming problem is solved by iteratively making small changes (permutations) and testing each change to see if it behaves as desired. This approach sometimes seems attractive when the programmer does not fully understand the code and believes that one or more small modifications may result in code that is correct. This tactic is not productive when: There
brand slug: wiki
category slug: encyclopedia
description: Approach to software development
original url: https://en.wikipedia.org/wiki/Programming_by_permutation
date created:
date modified: 2023-12-15T05:24:23Z
main entity: {"identifier":"Q7248498","url":"https://www.wikidata.org/entity/Q7248498"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part