Developer beliefs about binary operator precedence
暂无分享,去创建一个
A common developer response to a fault being pointed out in their code is to say “What I intended to writewas ...”. A knowledge based mistake occurs when a developer acts on a belief they have that does not reflectreality. The act may be writing code that directly or indirectly makes use of this incorrect belief. An examplemay occur in the expression
[1] Donald E. Knuth,et al. An empirical study of FORTRAN programs , 1971, Softw. Pract. Exp..
[2] Robert J. Crutcher,et al. The role of deliberate practice in the acquisition of expert performance. , 1993 .
[3] D. Firth. Bradley-Terry Models in R , 2005 .
[4] James L. Elshoff,et al. A numerical profile of commercial PL/I programs , 1976, Softw. Pract. Exp..