Skip to content

Commit

Permalink
sanitize line-breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
hvwaldow committed Jun 7, 2024
1 parent d81b48e commit 9343209
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions competencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -472,10 +472,13 @@ software development with RSE-specific focus skills.
<!-- Adapting to the software life cycle -->
\skillsection{SWLC}

The traditional software development life cycle defines the stages that form the process of building a piece of software. RSEs need to have a firm understanding and working knowledge of core areas in software engineering that cover the development life cycle.
The traditional software development life cycle defines the stages that form the process of building a piece of software.
RSEs need to have a firm understanding and working knowledge of core areas in software engineering
that cover the development life cycle.

Proper requirement elicitation, analysis and specification are of the essence for any successful development project.
The results of the requirements engineering phase feed into the design stage of software development in which the RSE applies architectural patterns, principles and strategies to arrive at adequate design decisions.
The results of the requirements engineering phase feed into the design stage of
software development in which the RSE applies architectural patterns, principles and strategies to arrive at adequate design decisions.
Actual software construction is tightly linked to the skill-areas covering design and testing
and includes the actual coding of the program.
An RSE needs to have mastered the programming languages(s) and programming paradigm(s) relevant for their respective environment
Expand Down

0 comments on commit 9343209

Please sign in to comment.