2020 IEEE Frontiers in Education Conference (FIE) 2020
DOI: 10.1109/fie44824.2020.9274177
|View full text |Cite
|
Sign up to set email alerts
|

Using Software Engineering Design Principles as Tools for Freshman Students Learning

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2022
2022
2022
2022

Publication Types

Select...
1
1

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(3 citation statements)
references
References 9 publications
0
3
0
Order By: Relevance
“…principles, which have been key principles in software engineering for an extended time and are still used to teach programming. 183 DRY is a reminder to avoid code duplication: a given functionality should only be programmed once and that implementation called everywhere it is needed, instead of repeating the same functionality in several places of the program. The latter approach is more verbose, making it less maintainable and more prone to bugs.…”
Section: Keys To Modular Designmentioning
confidence: 99%
See 1 more Smart Citation
“…principles, which have been key principles in software engineering for an extended time and are still used to teach programming. 183 DRY is a reminder to avoid code duplication: a given functionality should only be programmed once and that implementation called everywhere it is needed, instead of repeating the same functionality in several places of the program. The latter approach is more verbose, making it less maintainable and more prone to bugs.…”
Section: Keys To Modular Designmentioning
confidence: 99%
“…There is a systematic reason for the origin of the specific personal need mentioned in the previous paragraph: the DRY [Don't Repeat Yourself] and KISS [Keep It Simple, Stupid!] principles, which have been key principles in software engineering for an extended time and are still used to teach programming 183 …”
Section: Overview Of Available Foss Program Packagesmentioning
confidence: 99%
“…principles, which have been key principles in software engineering for an extended time and are still used to teach programming. 184 DRY is a reminder to avoid code duplication: a given functionality should only be programmed once and that implementation called everywhere it is needed, instead of repeating the same functionality in several places of the program. The latter approach would be more verbose, making it less maintainable and more prone to bugs.…”
Section: Keys To Modular Designmentioning
confidence: 99%