Working with patterns and code

SP Reiss - Proceedings of the 33rd Annual Hawaii International …, 2000 - ieeexplore.ieee.org
work in terms of design patterns and source code simultaneously. It first introduces a language
for defining design patterns. … a pattern is created or modified and generating source code

Spotting working code examples

I Keivanloo, J Rilling, Y Zou - … of the 36th International Conference on …, 2014 - dl.acm.org
code search engines are usually complicated even after slicing. In summary, existing
Internet-scale code search engines do not support spotting working code … other pattern-based …

Analyzing student work patterns using programming exercise data

J Spacco, P Denny, B Richards, D Babcock… - Proceedings of the 46th …, 2015 - dl.acm.org
… iteratively submit both their source code and the set of tests used to verify their work [8]. …
started working on assignments early. A similar result, showing that students who started work

[BOOK][B] Adaptive code: Agile coding with design patterns and SOLID principles

GML Hall - 2017 - books.google.com
… Closely related to refactoring, the two practices work in unison to produce adaptive code.
Without the safety net of unit tests, refactoring is prone to error; without refactoring, …

[PDF][PDF] Software patterns

DC Schmidt, M Fayad, RE Johnson - Communications of the ACM, 1996 - dl.acm.org
work, but we feel such activities are more appropriate in a context separate from discovering
and documenting patterns. … , pattern descriptions also commonly contain source code exam…

Sequential coding patterns: How to use them effectively in code recommendation

LLN da Silva Junior, TC Kohwalter, A Plastino… - Information and …, 2021 - Elsevier
… of the code, representing sequential coding patterns throughout the project. These sequential
coding patterns can be … This paper contributes with an in-depth study on how code pattern

[BOOK][B] JavaScript Patterns: Build Better Applications with Coding and Design Patterns

S Stefanov - 2010 - books.google.com
… But most of the patterns are identified and described by the JavaScript community; therefore,
this book is a result of the collective work of many developers. To not interrupt the narrative …

[PDF][PDF] Meta-modeling design patterns: Application to pattern detection and code synthesis

H Albin-Amiot, YG Guéhéneuc - Proceedings of ECOOP Workshop …, 2001 - academia.edu
patterns as first-class modeling entities. We use such reified design patterns to produce their
associated code … We can relate such a declarative description of design patterns to the work

[BOOK][B] Design patterns Java workbook

SJ Metsker - 2002 - books.google.com
… to learn patterns by writing and extending existing code, answering … the work that is in every
way the foundation of this book. I referred to Design Patterns nearly every day that I worked

Micro patterns in Java code

J Gil, I Maman - Proceedings of the 20th annual ACM SIGPLAN …, 2005 - dl.acm.org
code fragments, routines, classes and packages. We coin the term micro patterns as a short
hand for “class-level traceable patterns”. … We tried then to work out meaningful and useful …