• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

SDLC / PDLC

 
Ranch Hand
Posts: 597
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

Please suggest me books which I should read to understand SDLC and PDLC. I do not know what is difference between SDLc and PDLC. I know what is waterfall model and Iterative approach in software development. But I am not sure if I know everything in SDLC and PDLC. Please help me.
 
Sandeep Awasthi
Ranch Hand
Posts: 597
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Could any one help me please ....
 
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If noone answered yet, that's probably because noone knows what to answer.

You best option to improve your probability to get help is to provide more information: more specifics about what you are interested in, why you are interested in it, what you've done so far to find out more, what your current understanding is, more specific doubts etc. pp.
 
Bartender
Posts: 2968
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The problem is that there is no standard SDLC or PLDC; many organizations have their own. "Lifecycle" usually implies management from inception to decommisioning but some consulting firms which only do green-field systems for other companies may have an SDLC that only goes from inception to deployment and initial commissioning. One department may refer to their in-house software as a "product" for their userbase, while others would argue that a "product" only refers to software that is sold to multiple independent clients.

Product Development Lifecycle (PLDC)
Software Development Lifecycle (SLDC)
 
author
Posts: 608
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
One way to look at it is that the SDLC addresses the work to be done to create a single release of a system. The PDLC addresses the work to be done to manage several releases of the system and the related supporting effort and material.

- Scott
 
Sandeep Awasthi
Ranch Hand
Posts: 597
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thaks alot Peer and Scott.
 
brevity is the soul of wit - shakepeare. Tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic