forked from brittjay0104/BJohnsonDissertation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Johnson-thesis.bib
2430 lines (2424 loc) · 83.4 KB
/
Johnson-thesis.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
@article{Strauss:1990:Grounded,
author = {Strauss, A. and Corbin, J.M.},
journal = {Qualitative Sociology},
number = {1},
pages = {3--21},
title = {{Grounded theory research: Procedures, canons, and evaluative criteria}},
volume = {13},
year = {1990}
}
@inproceedings{Rigby:2005:Novice,
author = {Rigby, P.C. and Thompson, S.},
booktitle = {Proceedings of OOPSLA Workshop on Eclipse Technology eXchange},
pages = {105--109},
title = {{Study of Novice Programmers using Eclipse and Gild}},
year = {2005}
}
@inproceedings{Nienaltowski:2008:Compiler,
author = {Nienaltowski, M. and Pedroni, M. and Meyer, B.},
booktitle = {Proceedings of SIGCSE Technical Symposium on Computer Science Education},
pages = {168--172},
title = {{Compiler Error Messages: What Can Help Novices?}},
year = {2008}
}
@article{Jadud:2005:BlueJ,
author = {Jadud, M.C.},
journal = {Computer Science Education},
number = {1},
pages = {25--40},
title = {{A First Look at Novice Compilation Behaviour Using BlueJ}},
volume = {15},
year = {2005}
}
@article{VanGog:2005:Troubleshooting,
author = {van Gog, T. and Paas, F. and Van Merrienboer, J.J.},
journal = {Applied Cognitive Psychology},
number = {2},
pages = {205--221},
title = {{Uncovering expertise-related differences in troubleshooting performance: combining eye movement and concurrent verbal protocol data}},
volume = {19},
year = {2005}
}
@article{Wiedenbeck:1993:Mental,
author = {Wiedenbeck, S. and Fix, V. and Scholtz, J.},
journal = {International Journal of Man-Machine Studies},
number = {5},
pages = {793--812},
title = {{Characteristics of the mental representations of novice and expert programmers: an empirical study}},
volume = {39},
year = {1993}
}
@article{Berlin:1993:Understanding,
author = {Berlin, L.M.},
journal = {ESP},
number = {744},
pages = {6--25},
title = {{Beyond program understanding: A look at programming expertise in industry}},
volume = {93},
year = {1993}
}
@article{Kranch:2012:Teaching,
author = {Kranch, D.A.},
journal = {Education and Information Technologies},
number = {3},
pages = {291--313},
title = {{Teaching the novice programmer: A study of instructional sequences and perception}},
volume = {17},
year = {2012}
}
@article{McKeithen:1981:Organization,
author = {McKeithen, K.B. and Reitman, J.S. and Rueter, H.H. and Hirtle, S.C.},
journal = {Cognitive Psychology},
number = {3},
pages = {307--325},
title = {{Knowledge organization and skill differences in computer programmers}},
volume = {13},
year = {1981}
}
@article{Weiser:1983:Representation,
author = {Weiser, M. and Shertz, J.},
journal = {International Journal of Man-Machine Studies},
number = {4},
pages = {391--398},
title = {{Programming problem representation in novice and expert programmers}},
volume = {19},
year = {1983}
}
@article{Goth:2005:Beware,
author = {Goth, G.},
journal = {IEEE Software},
number = {4},
pages = {108--111},
title = {{Beware of the March of this IDE: Eclipse is overshadowing other tool technologies}},
volume = {22},
year = {2005}
}
@inproceedings{Ko:2009:Whyline,
author = {Ko, A.J. and Myers, B.A.},
booktitle = {Proceedings of SIGCHI Conference on Human Factors in Computing Systems},
pages = {1569--1578},
title = {{Finding causes of program output with the Java Whyline}},
year = {2009}
}
@inproceedings{Baca:2009:Security,
author = { Baca, D. and Petersen, K. and Carlsson, B. and Lundberg, L.},
booktitle = {Proceedings of International Conference of Availability, Reliability and Security},
pages = {804--810},
title = {{Static Code Analysis to Detect Software Security Vulnerabilities - Does Experience Matter?}},
year = {2009}
}
@article{Murphy-Hill:2011:Friendly,
author = {Murphy-Hill, E. and Black, A.P.},
journal = {IEEE Transactions on Software Engineering},
title = {{Programmer-Friendly Refactoring Errors}},
year = {2011}
}
@inproceedings{Murphy-Hill:2010:Ambient,
author = {Murphy-Hill, E. and Black, A.P.},
booktitle = {Proceedings of International Symposium on Software Visualization},
pages = {5--14},
title = {{An interactive ambient visualization for code smells}},
year = {2010}
}
@article{khaddaj2004evaluation,
title={The evaluation of software quality factors in very large information systems},
author={Khaddaj, Souheil and Horgan, Gerard},
journal={Electronic Journal of Information Systems Evaluation},
volume={7},
number={1},
pages={43--48},
year={2004},
publisher={Academic Conferences Ltd.}
}
@article{Eick:2000:Visual,
author = {Eick, S.G. and Karr, A.F.},
journal = {National Institute of Statistical Sciences Technical Report},
title = {{Visual Scalability}},
year = {2000}
}
@inproceedings{Kersten:2005:Mylar,
author = {Kersten, M. and Murphy, G.C.},
booktitle = {Proceedings of International Conference on Aspect-Oriented Software Development},
pages = {159--168},
title = {{Mylar: a degree of interest model for IDEs}},
year = {2005}
}
@article{Oman:1989:Expertise,
author = {Oman, P.W. and Cook, R. and Nanja, M.},
journal = {Journal of Systems and Software},
number = {3},
pages = {197--207},
title = {{Effects of programming experience in debugging semantic errors}},
volume = {9},
year = {1989}
}
@inproceedings{Briand:1993:MMR,
author = {Briand, Lionel C. and Thomas, William M. and Hetmanski, Christopher J.},
booktitle = {Proceedings of the International Conference on Software Engineering},
pages = {55--65},
title = {{Modeling and managing risk early in software development}},
year = {1993}
}
@inproceedings{nagappan2004preliminary,
title={Preliminary results on using static analysis tools for software inspection},
author={Nagappan, Nachiappan and Williams, Laurie and Hudepohl, John and Snipes, Will and Vouk, Mladen},
booktitle={Software Reliability Engineering, 2004. ISSRE 2004. 15th International Symposium on},
pages={429--439},
year={2004},
organization={IEEE}
}
@inproceedings{Nagappan:2005:DefectDensity,
author = {Nagappan, Nachiappan and Ball, Thomas},
booktitle = {Proceedings of the International Conference on Software Engineering},
keywords = {defect density,fault-proneness,static analysis tools,statistical methods},
pages = {580--586},
title = {{Static analysis tools as early indicators of pre-release defect density}},
year = {2005}
}
@TechReport{CMU-CS-96-132,
author = {Pane, J. and Brad Myers},
title = {Usability Issues in the Design of Novice Programming Systems},
institution = {Carnegie Mellon University},
year = {1996}
}
@article{Lahtinen:2005:Difficulties,
author = {Lahtinen, E. and Ala-Mutka, K. and Hannu-Matti, J.},
journal = {ACM SIGCSE Bulletin},
number = {3},
pages = {14--18},
title = {{A study of the difficulties of novice programmers}},
volume = {37},
year = {2005}
}
@inproceedings{Hartmann:2010:Suggestions,
author = {Hartmann, B. and MacDougall, D. and Brandt, J. and Klemmer, S. R.},
booktitle = {Proceedings of the SIGCHI Conference on Human Factors in Computing},
pages = {1019--1028},
title = {{What would other programmers do: suggesting solutions to error messages}},
year = {2010}
}
@article{Traver:2010:Messages,
author = {Traver, V. J.},
journal = {Advances in Human-Computer Interaction},
title = {{On Compiler Error Messages: What They Say and What They Mean}},
year = {2010}
}
@article{Hendrix:2000:Visualizations,
author = {Hendrix, T. D. and Cross II, J. H. and Maghsoodloo, S. and McKinney, M. L.},
journal = {ACM SIGCSE Bulletin},
number = {1},
pages = {382--386},
title = {{Do visualizations improve program comprehensibility? Experiments with control structure diagrams for Java}},
volume = {32},
year = {2000}
}
@article{Nielsen:1994:Heuristic,
title={Heuristic evaluation},
author={Nielsen, Jakob},
journal={Usability inspection methods},
volume={17},
pages={25--62},
year={1994}
}
@article{Ayewah:2008:FindBugs,
title={Using static analysis to find bugs},
author={Ayewah, N. and Hovemeyer, D. and Morgenthaler, J. D. and Penix, J. and Pugh, W.},
journal={IEEE Software},
volume={25},
number={5},
pages={22--29},
year={2008}
}
@inproceedings{Ayewah:2008:FBSurvey,
author = {Ayewah, Nathaniel and Pugh, William},
booktitle = {Proc. DEFECTS},
doi = {10.1145/1390817.1390819},
keywords = {FindBugs,Java,bug patterns,bugs,false positives,software defects,software quality,static analysis},
pages = {1--5},
title = {{A report on a survey and study of static analysis users}},
year = {2008}
}
@article{MurphyHill:2012:Refactor,
title={How we refactor, and how we know it},
author={Murphy-Hill, E. and Parnin, C. and Black, A. P.},
journal={IEEE Transactions on Software Engineering},
volume={38},
number={1},
pages={5--18},
year={2012}
}
@article{Mucslu:2012:Speculative,
title={Speculative analysis of integrated development environment recommendations},
author={Mu{\c{s}}lu, K{\i}van{\c{c}} and Brun, Yuriy and Holmes, Reid and Ernst, Michael D and Notkin, David},
journal={ACM SIGPLAN Notices},
volume={47},
number={10},
pages={669--682},
year={2012},
publisher={ACM}
}
@inproceedings{Muslu:2014:Transition,
author={Mu{\c{s}}lu, K{\i}van{\c{c}} and Bird, Christian and Nagappan, Nachi and Czerwonka, Jacek},
booktitle={Proceedings of the International Conference on Software Engineering},
title={{Transition from Centralized to Distributed Version Control Systems: A Case Study on Reasons, Barriers, and Outcomes}},
year={2014}
}
@inproceedings{Weiss:2007:Long,
title={How long will it take to fix this bug?},
author={Weiss, Cathrin and Premraj, Rahul and Zimmermann, Thomas and Zeller, Andreas},
booktitle={Proceedings of the Fourth International Workshop on Mining Software Repositories},
year={2007},
organization={IEEE Computer Society}
}
@book{Shneiderman:1992:Designing,
title={Designing the user interface: strategies for effective human-computer interaction},
author={Shneiderman, Ben},
volume={2},
year={1992},
publisher={Addison-Wesley Reading, MA}
}
@inproceedings{Horning:1974:Compiler,
title={What the compiler should tell the user},
author={Horning, James J},
booktitle={Compiler Construction},
pages={525--548},
year={1974},
organization={Springer}
}
@techreport{Altmann:2004:Task,
title={Task interruption: Resumption lag and the role of cues},
author={Altmann, Erik M and Trafton, J Gregory},
year={2004},
institution={Defense Technical Information Center}
}
@article{tutoringsys,
title={Authoring intelligent tutoring systems: An analysis of the state of the art},
author={Murray, Tom},
journal={International Journal of Artificial Intelligence in Education (IJAIED)},
volume={10},
pages={98--129},
year={1999}
}
@inproceedings{Burkhardt:1997:Mental,
title={Mental representations constructed by experts and novices in object-oriented program comprehension},
author={Burkhardt, Jean-Marie and D{\'e}tienne, Fran{\c{c}}oise and Wiedenbeck, Susan},
booktitle={Proceedings of the Human-Computer Interaction Conference},
pages={339--346},
year={1997},
organization={Springer}
}
@misc{SunJDK,
key ={zzzSunJDK},
title={{Oracle Java SE} Downloads},
note={\url{http://www.oracle.com/technetwork/java/javase/downloads/index.html}}
}
@misc{EclipseIDE,
key ={zzzEclipse},
title={Eclipse},
note={\url{http://www.eclipse.org}}
}
@misc{JUnit,
key ={zzJUnit},
title={{JUnit} 4},
note={\url{http://www.junit.org}}
}
@misc{EclipseCompiler,
key ={zzCompiler},
title={{JDT} Core Component},
year=2013,
note={\url{http://www.eclipse.org/jdt/core/index.php}}
}
@misc{FindBugsCloud,
key ={zzCloud},
title={FindBugs Cloud Tutorial},
year=2011,
note={\url{https://code.google.com/p/findbugs/wiki/FindBugsCloudTutorial}}
}
@misc{JFreeChart,
key ={zzJFreeChart},
title={{JFreeChart}},
year=2013,
note={\url{http://www.jfree.org/jfreechart/}}
}
@misc{StackOverflow,
key ={zzStackOverflow},
title={{StackOverflow}},
year=2013,
note={\url{www.stackoverflow.com}}
}
@misc{DeveloperLibFront,
key = {zzDeveloperLibFront},
title = {{Developer Liberation Front}},
note={\url{http://research.csc.ncsu.edu/dlf/}}
}
@misc{Jacoco,
key = {zJacoco},
title = {{JaCoCo Java Code Coverage Library}},
note={\url{http://www.eclemma.org/jacoco/}}
}
@misc{JacocoIssue,
key = {zJacocoIssue},
title = {{Filtering Options for Coverage Analysis}},
note={\url{https://github.com/jacoco/jacoco/issues/15}}
}
@article{ko2006exploratory,
title={An exploratory study of how developers seek, relate, and collect relevant information during software maintenance tasks},
author={Ko, Andrew J and Myers, Brad A and Coblenz, Michael J and Aung, Htet Htet},
journal={IEEE Transactions on Software Engineering},
volume={32},
number={12},
pages={971--987},
year={2006},
publisher={IEEE}
}
@article{goldsmith1991assessing,
title={Assessing structural knowledge.},
author={Goldsmith, Timothy E and Johnson, Peder J and Acton, William H},
journal={Journal of Educational Psychology},
volume={83},
number={1},
pages={88},
year={1991},
publisher={American Psychological Association}
}
@inproceedings{barik14,
author = {Barik, Titus and Lubick, Kevin and Christie, Samuel and Murphy-Hill, Emerson},
booktitle = {2nd IEEE Working Conference on Software Visualization},
keywords = {program\_analysis, self},
posted-at = {2014-06-23 15:12:34},
priority = {2},
title = {How Developers Visualize Compiler Messages: A Foundational Approach to Notification Construction},
url = {http://people.engr.ncsu.edu/ermurph3/papers/vissoft14.pdf},
year = {2014},
}
@inproceedings{bugDesign,
author = {Murphy-Hill, Emerson and Zimmermann, Thomas and Bird, Christian and Nagappan, Nachiappan},
title = {The Design of Bug Fixes},
booktitle = {Proceedings of the 2013 International Conference on Software Engineering},
year = {2013},
isbn = {978-1-4673-3076-3},
location = {San Francisco, CA, USA},
pages = {332--341},
numpages = {10},
url = {http://dl.acm.org/citation.cfm?id=2486788.2486833},
acmid = {2486833},
publisher = {IEEE Press},
}
@inproceedings{de2006using,
title={Using Visual Momentum to Explain Disorientation in the {Eclipse IDE}.},
author={De Alwis, Brian and Murphy, Gail C},
booktitle={Proceedings of Visual Languages and Human-Centric Computing},
pages={51--54},
year={2006}
}
@article{feldman1987research,
title={Research productivity and scholarly accomplishment of college teachers as related to their instructional effectiveness: A review and exploration},
author={Feldman, Kenneth A},
journal={Research in higher education},
volume={26},
number={3},
pages={227--298},
year={1987}
}
@inproceedings{tanimoto2013perspective,
title={A perspective on the evolution of live programming},
author={Tanimoto, Steven L},
booktitle={Live Programming (LIVE), 2013 1st International Workshop on},
pages={31--34},
year={2013},
organization={IEEE}
}
@inproceedings{novick2006don,
title={Why don't people read the manual?},
author={Novick, David G and Ward, Karen},
booktitle={Proceedings of the 24th annual ACM international conference on Design of communication},
pages={11--18},
year={2006},
organization={ACM}
}
@inproceedings{nasehi2012makes,
title={What makes a good code example?: A study of programming Q\&A in StackOverflow},
author={Nasehi, Seyed Mehdi and Sillito, Jonathan and Maurer, Frank and Burns, Chris},
booktitle={Software Maintenance (ICSM), 2012 28th IEEE International Conference on},
pages={25--34},
year={2012}
}
@article{zheng2006value,
title={On the value of static analysis for fault detection in software},
author={Zheng, Jiang and Williams, Laurie and Nagappan, Nachiappan and Snipes, Will and Hudepohl, John P and Vouk, Mladen A},
journal={Software Engineering, IEEE Transactions on},
volume={32},
number={4},
pages={240--253},
year={2006},
publisher={IEEE}
}
@inproceedings{layman2008mimec,
title={MimEc: intelligent user notification of faults in the eclipse IDE},
author={Layman, Lucas M and Williams, Laurie A and St Amant, Robert},
booktitle={Proceedings of the 2008 international workshop on Cooperative and human aspects of software engineering},
pages={73--76},
year={2008},
organization={ACM}
}
@inproceedings{patel2008examining,
title={Examining Difficulties Software Developers Encounter in the Adoption of Statistical Machine Learning.},
author={Patel, Kayur and Fogarty, James and Landay, James A and Harrison, Beverly L},
booktitle={AAAI},
pages={1563--1566},
year={2008}
}
@incollection{ricca2011difficulty,
title={On the difficulty of computing the truck factor},
author={Ricca, Filippo and Marchetto, Alessandro and Torchiano, Marco},
booktitle={Product-Focused Software Process Improvement},
pages={337--351},
year={2011},
publisher={Springer}
}
@article{mettrey1991comparative,
title={A comparative evaluation of expert system tools},
author={Mettrey, William},
journal={Computer},
volume={24},
number={2},
pages={19--31},
year={1991},
publisher={IEEE}
}
@inproceedings{wagner2008evaluation,
title={An evaluation of two bug pattern tools for java},
author={Wagner, Stefan and Deissenboeck, Florian and Aichner, Michael and Wimmer, Johann and Schwalb, Markus},
booktitle={Software Testing, Verification, and Validation, 2008 1st International Conference on},
pages={248--257},
year={2008},
organization={IEEE}
}
@inproceedings{bittar2012supporting,
title={Supporting the developer in an accessible edition of web communications: a study of five desktop tools},
author={Bittar, Thiago Jabur and do Amaral, Leandro Agostini and Faria, Fernanda Bontempo and de Mattos Fortes, Renata Pontin},
booktitle={Proceedings of the Workshop on Information Systems and Design of Communication},
pages={3--9},
year={2012},
organization={ACM}
}
@inproceedings{wilander2002comparison,
title={A comparison of publicly available tools for static intrusion prevention},
author={Mettrey, William},
year={1991},
booktitle={7th Nordic Workshop on Secure IT Systems},
publisher={IEEE}
}
@inproceedings{latoza2010developers,
title={Developers ask reachability questions},
author={LaToza, Thomas D and Myers, Brad A},
booktitle={Proceedings of the 32nd ACM/IEEE International Conference on Software Engineering-Volume 1},
pages={185--194},
year={2010},
organization={ACM}
}
@article{roy2009comparison,
title={Comparison and evaluation of code clone detection techniques and tools: A qualitative approach},
author={Roy, Chanchal K and Cordy, James and Koschke, Rainer},
journal={Science of Computer Programming},
volume={74},
number={7},
pages={470--495},
year={2009},
publisher={Elsevier North-Holland, Inc.}
}
@inproceedings{pham2015automatically,
title={Automatically recommending test code examples to inexperienced developers},
author={Pham, Raphael and Stoliar, Yauheni and Schneider, Kurt},
booktitle={Proceedings of the 2015 10th Joint Meeting on Foundations of Software Engineering},
pages={890--893},
year={2015},
organization={ACM}
}
@inproceedings{fritz2014developers,
title={Developers' code context models for change tasks},
author={Fritz, Thomas and Shepherd, David C and Kevic, Katja and Snipes, Will and Br{\"a}unlich, Christoph},
booktitle={Proceedings of the 22nd ACM SIGSOFT International Symposium on Foundations of Software Engineering},
pages={7--18},
year={2014},
organization={ACM}
}
@misc{raskinhumane,
title={The Humane Interface. 2000},
author={Raskin, Jef},
publisher={Reading, MA: Addison-Wesley/ACM Press}
}
@inproceedings{johnson2013don,
title={Why don't software developers use static analysis tools to find bugs?},
author={Johnson, Bryant and Song, Yoonki and Murphy-Hill, Emerson and Bowdidge, Robert},
booktitle={Software Engineering (ICSE), 2013 35th International Conference on},
pages={672--681},
year={2013},
organization={IEEE}
}
@article{linberg1999software,
title={Software developer perceptions about software project failure: a case study},
author={Linberg, Kurt R},
journal={Journal of Systems and Software},
volume={49},
number={2},
pages={177--192},
year={1999},
publisher={Elsevier}
}
@inproceedings{mens2005challenges,
title={Challenges in software evolution},
author={Mens, Tom and Wermelinger, Michel and Ducasse, St{\'e}phane and Demeyer, Serge and Hirschfeld, Robert and Jazayeri, Mehdi},
booktitle={Principles of Software Evolution, Eighth International Workshop on},
pages={13--22},
year={2005},
organization={IEEE}
}
@inproceedings{ge2012reconciling,
title={Reconciling manual and automatic refactoring},
author={Ge, Xi and DuBose, Quinton L and Murphy-Hill, Emerson},
booktitle={Software Engineering (ICSE), 2012 34th International Conference on},
pages={211--221},
year={2012},
organization={IEEE}
}
@article{bowman1987modeling,
title={Modeling the communication process: The map is not the territory},
author={Bowman, Joel P and Targowski, Andrew S},
journal={Journal of Business Communication},
volume={24},
number={4},
pages={21--34},
year={1987},
publisher={SAGE Publications}
}
@book{bickerton1995language,
title={Language and human behavior.},
author={Bickerton, Derek},
year={1995},
publisher={University of Washington Press}
}
@inproceedings{ford2015exploring,
title={Exploring causes of frustration for software developers},
author={Ford, Denae and Parnin, Chris},
booktitle={Cooperative and Human Aspects of Software Engineering (CHASE), 2015 IEEE/ACM 8th International Workshop on},
pages={115--116},
year={2015},
organization={IEEE}
}
@article{hannay2007systematic,
title={A systematic review of theory use in software engineering experiments},
author={Hannay, Jo E and Sj{\o}berg, Dag IK and Dyb{\aa}, Tore},
journal={Software Engineering, IEEE Transactions on},
volume={33},
number={2},
pages={87--107},
year={2007},
publisher={IEEE}
}
@article{gerbner1956toward,
title={Toward a general model of communication},
author={Gerbner, George},
journal={Educational technology research and development},
volume={4},
number={3},
pages={171--199},
year={1956},
publisher={Springer}
}
@book{griffin2011first,
title={A first look at communication theory},
author={Griffin, Emory A and McClish, Glen Arthur},
year={2011},
publisher={McGraw-Hill Boston}
}
@article{sparks1998investigation,
title={An investigation of the effects of language style and communication modality on persuasion},
author={Sparks, John R and Areni, Charles S and Cox, K Chris},
journal={Communications Monographs},
volume={65},
number={2},
pages={108--125},
year={1998},
publisher={Taylor \& Francis}
}
@inproceedings{xiao2014social,
title={Social influences on secure development tool adoption: why security tools spread},
author={Xiao, Shundan and Witschey, Jim and Murphy-Hill, Emerson},
booktitle={Proceedings of the 17th ACM conference on Computer supported cooperative work \& social computing},
pages={1095--1106},
year={2014},
organization={ACM}
}
@article{riemenschneider2001explaining,
title={Explaining software development tool use with the technology acceptance model},
author={Riemenschneider, Cynthia K and Hardgrave, Bill C},
journal={The Journal of Computer Information Systems},
volume={41},
number={4},
pages={1},
year={2001},
publisher={International Association for Computer Information Systems}
}
@article{lawrance2013programmers,
title={How programmers debug, revisited: An information foraging theory perspective},
author={Lawrance, Joseph and Bogart, Christopher and Burnett, Margaret and Bellamy, Rachel and Rector, Kyle and Fleming, Scott D},
journal={Software Engineering, IEEE Transactions on},
volume={39},
number={2},
pages={197--215},
year={2013},
publisher={IEEE}
}
@book{corbin2014basics,
title={Basics of qualitative research: Techniques and procedures for developing grounded theory},
author={Corbin, Juliet and Strauss, Anselm},
year={2014},
publisher={Sage publications}
}
@article{johnson1989mental,
title={Mental models.},
author={Johnson-Laird, Philip N},
year={1989},
publisher={The MIT Press}
}
@article{bromme1995fusing,
title={Fusing experience and theory: The structure of professional knowledge},
author={Bromme, Rainer and Tillema, Harm},
journal={Learning and instruction},
volume={5},
number={4},
pages={261--267},
year={1995},
publisher={Elsevier}
}
@article{pirolli1999information,
title={Information foraging.},
author={Pirolli, Peter and Card, Stuart},
journal={Psychological review},
volume={106},
number={4},
pages={643},
year={1999},
publisher={American Psychological Association}
}
@inproceedings{Zhang:2005,
author = {Zhang, Leizhong and Tu, Nan and Vronay, Dave},
title = {Info-lotus: a peripheral visualization for email notification},
booktitle = {CHI '05 extended abstracts on Human factors in computing systems},
series = {CHI EA '05},
year = {2005},
isbn = {1-59593-002-7},
location = {Portland, OR, USA},
pages = {1901--1904},
numpages = {4},
url = {http://doi.acm.org/10.1145/1056808.1057051},
doi = {http://doi.acm.org/10.1145/1056808.1057051},
acmid = {1057051},
publisher = {ACM},
address = {New York, NY, USA},
keywords = {aesthetically pleasing, information visualization, notifications, peripheral displays, usability study},
}
@inproceedings{sow2005tasks,
author={Sow, D. and Ebling, M. and Lehmann, R.-P. and Davis, J. and Bergman, L.},
booktitle={e-Business Engineering, 2005. ICEBE 2005. IEEE International Conference on},
title={SCOUT contextually organizes user tasks},
year={2005},
month={oct.},
pages={94 -101},
keywords={SCOUT architecture;SCOUT portal application;email message content;information explosion;workflow process;portals;software architecture;unsolicited e-mail;},
doi={10.1109/ICEBE.2005.109},
}
@article{mccrickard2003attuning,
title={Attuning notification design to user goals and attention costs},
author={McCrickard, D Scott and Chewar, Christa M},
journal={Communications of the ACM},
volume={46},
number={3},
pages={67--72},
year={2003},
publisher={ACM}
}
@inproceedings{o2015target,
title={Target data breach: applying user-centered design principles to data breach notifications},
author={O'Neil, Fer},
booktitle={Proceedings of the 33rd Annual International Conference on the Design of Communication},
pages={47},
year={2015},
organization={ACM}
}
@book{nielson2015principles,
title={Principles of program analysis},
author={Nielson, Flemming and Nielson, Hanne R and Hankin, Chris},
year={2015},
publisher={Springer}
}
@inproceedings{sadowski2015tricorder,
title={Tricorder: Building a program analysis ecosystem},
author={Sadowski, Caitlin and Van Gogh, Jeffrey and Jaspan, Ciera and Soderberg, Emma and Winter, Collin},
booktitle={Software Engineering (ICSE), 2015 IEEE/ACM 37th IEEE International Conference on},
volume={1},
pages={598--608},
year={2015},
organization={IEEE}
}
@inproceedings{ernst2003static,
title={Static and dynamic analysis: Synergy and duality},
author={Ernst, Michael D},
booktitle={WODA 2003: ICSE Workshop on Dynamic Analysis},
pages={24--27},
year={2003},
organization={Citeseer}
}
@misc{jazayeri1997programming,
title={Programming language concepts},
author={Jazayeri, Mehdi and GHEZZI, Carlo},
year={1997},
publisher={New York: Wiley}
}
@article{mustajoki2008modelling,
title={Modelling of (mis) communication},
author={Mustajoki, Arto and others},
journal={Prikladna lingvistika ta ligvistitshni tehnologii: Megaling-2007},
volume={35},
year={2008}
}
@book{griffin2011first,
title={A first look at communication theory},
author={Griffin, Emory A and McClish, Glen Arthur},
year={2011},
publisher={McGraw-Hill Boston}
}
@article{Bessey:2010:Coverity,
abstract = {How Coverity built a bug-finding tool, and a business, around the unlimited supply of bugs in software systems.},
author = {Bessey, Al and Engler, Dawson and Block, Ken and Chelf, Ben and Chou, Andy and Fulton, Bryan and Hallem, Seth and Henri-Gros, Charles and Kamsky, Asya and McPeak, Scott},
doi = {10.1145/1646353.1646374},
journal = {Commun. ACM},
number = {2},
pages = {66--75},
title = {{A Few Billion Lines of Code Later: Using Static Analysis to Find Bugs in the Real World}},
volume = {53},
year = {2010}
}
@inproceedings{Khoo:2008:PathProjection,
author = {Khoo, Yit P. and Foster, Jeffrey S. and Hicks, Michael and Sazawal, Vibha},
booktitle = {Proc. PASTE},
title = {Path Projection for User-Centered Static Analysis Tools},
pages = {57--63},
year = {2008}
}
@inproceedings{Ayewah:2010:GFF,
booktitle = {Proc. ISSTA},
doi = {10.1145/1831708.1831738},
keywords = {bug patterns,bugs,false positives,findbugs,java,software defects,software quality,static analysis},
pages = {241--252},
title = {{The Google FindBugs Fixit}},
year = {2010}
}
@inproceedings{Shen:2011:EFindBugs,
author={Shen, Haihao and Fang, Jianhong and Zhao, Jianjun},
booktitle={Proc. ICST},
title={{EFindBugs}: Effective Error Ranking for FindBugs},
pages={299-308},
year={2011}
}
@inproceedings{Gegick:2007:AutomatedAnalysis,
author = {Gegick, Michael and Williams, Laurie},
booktitle = {Proc. ICIMP},
keywords = {static analysis; security systems; early defect detection },
title = {Towards the Use of Automated Static Analysis Alerts for Early Identification of Vulnerability- and Attack-prone Components},
pages = {18--23},
year = {2007}
}
@article{Oberg:1992:Gradients,
abstract = {A technique for nonintrusive error notification during programming that uses graduated color and elision, the temporary hiding of information, is described. Users can see errors and their age by the color and can look at the associated error explanation when they are not busy. Interruption is kept to a minimum during notification, and the explanation is close at hand and complete when it is wanted. The application of this technique to the Cornell synthesizer Generator is discussed, and sample generated displays are presented.},
author = {Oberg, B. and Notkin, D.},
doi = {10.1109/52.168856},
journal = {IEEE Softw.},
keywords = {Cornell synthesizer Generator,colour,elision,error explanation,error reporting,explanation,graduated color,nonintrusive error notification,programming,programming environments,software tools,user interfaces},
number = {6},
pages = {33--38},
title = {{Error reporting with graduated color}},
volume = {9},
year = {1992}
}
@article{Hall:2009:WDM:1656274.1656278,
author = {Hall, Mark and Frank, Eibe and Holmes, Geoffrey and Pfahringer, Bernhard and Reutemann, Peter and Witten, Ian H.},
title = {The WEKA Data Mining Software: An Update},
journal = {SIGKDD Explor. Newsl.},
issue_date = {June 2009},
volume = {11},
number = {1},
year = {2009},
issn = {1931-0145},
pages = {10--18},
numpages = {9},
url = {http://doi.acm.org/10.1145/1656274.1656278},
doi = {10.1145/1656274.1656278}
}
@article{Weiser:1983:Representation,
author = {Weiser, M. and Shertz, J.},
journal = {International Journal of Man-Machine Studies},
number = {4},
pages = {391--398},
title = {{Programming problem representation in novice and expert programmers}},
volume = {19},
year = {1983}
}
@inproceedings{tew2010developing,
title={Developing a validated assessment of fundamental CS1 concepts},
author={Tew, Allison Elliott and Guzdial, Mark},
booktitle={Proceedings of the 41st ACM technical symposium on Computer science education},
pages={97--101},
year={2010},
organization={ACM}
}
@inproceedings{kaczmarczyk2010identifying,
title={Identifying student misconceptions of programming},
author={Kaczmarczyk, Lisa C and Petrick, Elizabeth R and East, J Philip and Herman, Geoffrey L},
booktitle={Proceedings of the 41st ACM technical symposium on Computer science education},
pages={107--111},
year={2010},
organization={ACM}
}
@misc{stuart2011building,
title={Building Java Programs: A Back to Basics Approach},
author={Stuart, Reges and Stepp, M},
year={2011},
publisher={Boston: Addison-Wesley}
}
@article{scott2003bloom,
title={Bloom's taxonomy applied to testing in computer science classes},
author={Scott, Terry},
journal={Journal of Computing Sciences in Colleges},
volume={19},
number={1},
pages={267--274},
year={2003},
publisher={Consortium for Computing Sciences in Colleges}
}
@techreport{Lewis:1982:ThinkAloudProtocol,
author = {Lewis, Clayton H},
booktitle = {IBM Research Report RC9265},
institution = {IBM},
number = {RC-9265},
title = {{Using the ``Thinking Aloud'' Method In Cognitive Interface Design}},
year = {1982}
}
@inproceedings{Johnson:2012:PreFFSAT,
author = {Brittany Johnson},
booktitle = {Proc. ICSE, Student Research Competition},
keywords = {static analysis; tool development; tool evaluation},
title = {{A Study on Improving Static Analysis Tools: Why are we not using them?}},
year = {2012},
}
@article{nelson1967testing,
title={TESTING AND EVALUATION IN THE BIOLOGICAL SCIENCES.},
author={NELSON, CLARENCE H},
year={1967},
publisher={ERIC}
}
@article{Spinuzzi:2005:Participatory,
author = {Clay Spinuzzi},
journal = {Technical Commun.},
number = {2},
pages = {163--174},
title = {{The Methodology of Participatory Design}},
volume = {52},
year = {2005}
}
@incollection{Gordon:1998:Coding,
author = {R. Gordon},
booktitle = {{Basic Interviewing Skills}},
title = {Coding Interview Responses},
publisher = {Waveland Pr Inc.},
pages = {183--199},
year = {1998}
}
@article{krapp1999interest,
title={Interest, motivation and learning: An educational-psychological perspective},
author={Krapp, Andreas},
journal={European journal of psychology of education},
volume={14},
number={1},
pages={23--40},
year={1999},
publisher={Springer}
}
@article{hall2008we,
title={What do we know about developer motivation?},
author={Hall, Tracy and Sharp, Helen and Beecham, Sarah and Baddoo, Nathan and Robinson, Hugh},
journal={IEEE software},
volume={25},
number={4},
pages={92},
year={2008},
publisher={IEEE Computer Society}
}
@inproceedings{fritz2010degree,
title={A degree-of-knowledge model to capture source code familiarity},
author={Fritz, Thomas and Ou, Jingwen and Murphy, Gail C and Murphy-Hill, Emerson},
booktitle={Proceedings of the 32nd ACM/IEEE International Conference on Software Engineering-Volume 1},
pages={385--394},
year={2010},
organization={ACM}
}
@article{biggerstaff1994program,
title={Program understanding and the concept assignment problem},
author={Biggerstaff, Ted J and Mitbander, Bharat G and Webster, Dallas E},
journal={Communications of the ACM},
volume={37},
number={5},
pages={72--82},
year={1994}
}
@book{robillard2014recommendation,
title={Recommendation systems in software engineering},
author={Robillard, Martin P and Maalej, Walid and Walker, Robert J and Zimmermann, Thomas},
year={2014},
publisher={Springer}
}
@incollection{fox2011performance,
title={Performance and Scalability},
author={Fox, Tim and Scott, John Edward and Spendolini, Scott},
booktitle={Pro Oracle Application Express 4},
pages={559--598},
year={2011},
publisher={Springer}
}
@article{forster2000key,
title={Key concepts in model selection: Performance and generalizability},
author={Forster, Malcolm R},
journal={Journal of mathematical psychology},
volume={44},
number={1},
pages={205--231},
year={2000},
publisher={Elsevier}