Skip to content
ER Software
A collection of software development notes.
  • Process
    • System/Software Development Life Cycle
    • OO
    • Agile
    • Scrum
    • Clean Code
    • Clean Archtecture (SOLID)
    • Coupling and Cohesion
    • Refactoring
    • Testing
    • Unit Test
    • Coding Standard
  • Languages
    • Typing of Programming Languages
    • C++
    • Python
    • Bash
    • Awk & Sed
    • Tcl
    • Expect
  • Tools
    • CMake & Conan
    • make
    • gcc
    • gdb
    • Valgrind
    • Git
    • Maven
  • System
    • Synchronization Primitives
    • systemd
    • VNC connection
    • Linux Security
  • Misc
    • Humor
      • Het oudste beroep
      • In den beginne
      • Onze Vader
      • Theorie en Praktijk
      • Scrum means…
      • April Fools’ Day Rfc
      • Iemand en Niemand
      • Real Time
      • Tab versus Spaces
      • Kinds of People
      • Strange things in English
    • Quotes
    • Copyright
    • Acronyms
    • Links
    • Latijnse spreuken en gezegden

System/Software Development Life Cycle

Oftentimes, the system development life cycle (SDLC) is confused with the software development life cycle. Although they share many similarities, the development of systems is more robust and complex in terms of its overall framework. (https://blog.bydrec.com/a-detailed-list-of-the-system-development-life-cycle-phases)

  • https://www.justice.gov/archive/jmd/irm/lifecycle/ch1.htm
  • https://en.wikipedia.org/wiki/Systems_development_life_cycle
  • https://phoenixnap.com/blog/software-development-life-cycle
  • https://www.softwaretestinghelp.com/software-development-life-cycle-sdlc/
  • https://www.guru99.com/software-development-life-cycle-tutorial.html
  • https://www.geeksforgeeks.org/software-development-life-cycle-sdlc/
Powered by WordPress | Theme: Write by Themegraphy