mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 20:49:49 +02:00
Add Waterfall Model (#2109)
This commit is contained in:
@@ -1 +1,6 @@
|
||||
# Waterfall model
|
||||
# Waterfall Model
|
||||
|
||||
Waterfall Model is a sequential model that divides software development into pre-defined phases. Each phase must be completed before the next phase can begin with no overlap between the phases. Each phase is designed for performing specific activity during the SDLC phase.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.guru99.com/what-is-sdlc-or-waterfall-model.html'>What is Waterfall Model in SDLC? Advantages and Disadvantages</BadgeLink>
|
Reference in New Issue
Block a user