From 0ffa66d3dbaae5c40e709ddc2b066bbdcc9342d9 Mon Sep 17 00:00:00 2001 From: Ali Muhammad Date: Tue, 27 Sep 2022 12:42:06 +0500 Subject: [PATCH] Add content for Software Architecture (#1880) * What is Software Architecture added some descriptions and links for learning Software Architecture * Update 100-what-is-software-architecture.md * Update 100-what-is-software-architecture.md Co-authored-by: Kamran Ahmed --- .../100-what-is-software-architecture.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/114-software-architect/content/100-software-architect-basics/100-what-is-software-architecture.md b/content/roadmaps/114-software-architect/content/100-software-architect-basics/100-what-is-software-architecture.md index 092a91d48..168ebd46b 100644 --- a/content/roadmaps/114-software-architect/content/100-software-architect-basics/100-what-is-software-architecture.md +++ b/content/roadmaps/114-software-architect/content/100-software-architect-basics/100-what-is-software-architecture.md @@ -1,3 +1,8 @@ -# What is Software Architecture +# What is Software Architecture? Describes how an application is built including its components, how they interact with each other, environment in which they operate and so on. + +Free Content +What is Software Architecture in Software Engineering? +An Introduction to Software Architecture Patterns +Software Architecture: It might not be what you think it is