Skip to content

Commit

Permalink
gaps, fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
socadk committed Jul 17, 2023
1 parent 1a7a034 commit 4c61801
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Reading lists ([topic index/overview](./reading-lists/)):

* [Agile architecting](./reading-lists/agile-architecture.html)
* [API design](./reading-lists/api-design.html)
* to be continued
* [Cloud-native applications and microservices](./reading-lists/cloud-native-microservices.md)

## Pattern Conferences

Expand Down
4 changes: 2 additions & 2 deletions reading-lists/agile-architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Watch out for papers by Joe Yoder et al, for instance:
* ["Patterns to Develop and Evolve Architecture During an Agile Software Project"](https://www.hillside.net/plop/2015/papers/proceedings/papers/wirfs-brock.pdf)
* "This paper presents four patterns for architectural design on agile projects: Architecture in the Backlog, Architectural Trigger, Architectural Spike, and Technical Debt Management."

## From QA to AQ
## From Quality Assurance (QA) to Agile Quality (AQ)

* Part 1 (AsianPLoP 2014): [PDF](https://hillside.net/asianplop/proceedings/AsianPLoP2014/papers/27.pdf)
* Part 2 (US PLoP 2014): [PDF](https://hillside.net/plop/2014/papers/proceedings/papers/20-yoder.pdf)
Expand All @@ -34,4 +34,4 @@ Watch out for papers by Joe Yoder et al, for instance:
|-|-|-|-|
|tbc||||

**Back to [reading list index](../index.html).**
***Back to [reading list index](/reading-lists/index.html).***
2 changes: 1 addition & 1 deletion reading-lists/api-design.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ Pattern papers:

See ["Related Pattern Languages"](https://api-patterns.org/relatedPatternLanguages) on api-patterns-org for more information.

*Back to [reading list index](../index.html).*
***Back to [reading list index](../readng-lists/index.html).***
2 changes: 1 addition & 1 deletion reading-lists/cloud-native-microservices.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ Definitions of cloud-native (from an application development viewpoint, not to b

*work in progress/PoC*

***Back to [reading list index](../index.html).***
***Back to [reading list index](/patterns/reading-lists/index.html).***

0 comments on commit 4c61801

Please sign in to comment.