Skip to content

Commit 775891f

Browse files
committed
2 parents 05adc3e + 1673a91 commit 775891f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<<<<<<< HEAD
12
# Introduction to Software Engineering
23

34
Software Engineering is more of an encompassing approach to the development of software. For us to understand what we will be doing in this course we need to define Software Design and Development as two independent ideas to creating software. Thus the terms *software design*, *software development*, and *software engineering* will be defined for clarity. For the most part we use *software design*, *software development* and *software engineering* as interchangeable words. They, however, are scaffolded ideas and we will breakdown each one. From there you will understand the purpose and goal of the course. Below are the differences:
@@ -24,3 +25,7 @@ Software Engineering is more of an encompassing approach to the development of s
2425
- **Software Design** is about planning and structuring the software.
2526
- **Software Development** is about building and coding the software based on the design.
2627
- **Software Engineering** is a holistic approach that includes both design and development, but also incorporates project management, maintenance, and the use of engineering principles to ensure the software is effective, scalable, and sustainable over time.
28+
=======
29+
# SOFTWARE ENGINEERING
30+
## 2025-26
31+
>>>>>>> 1673a91b8dbbe2f9802d8141334719f307199788

0 commit comments

Comments
 (0)