<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>SDLC by Klim Tkach</title>
      <link>https://padlet.com/tkachklim/dcctv1w0kqid9bu5</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2023-03-16 17:20:31 UTC</pubDate>
      <lastBuildDate>2023-03-19 16:41:44 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>                                            SDLC</title>
         <author>tkachklim</author>
         <link>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519768167</link>
         <description><![CDATA[<div>SDLC is a process that defines the various stages involved in the development of software for delivering a high-quality product. SDLC stages cover the complete life cycle of a software i.e. from inception to retirement of the product.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-16 17:25:41 UTC</pubDate>
         <guid>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519768167</guid>
      </item>
      <item>
         <title>phases</title>
         <author>tkachklim</author>
         <link>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519772591</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2023-03-16 17:28:44 UTC</pubDate>
         <guid>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519772591</guid>
      </item>
      <item>
         <title>functions</title>
         <author>tkachklim</author>
         <link>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519777963</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2023-03-16 17:32:36 UTC</pubDate>
         <guid>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519777963</guid>
      </item>
      <item>
         <title>components</title>
         <author>tkachklim</author>
         <link>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519778680</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2023-03-16 17:32:59 UTC</pubDate>
         <guid>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519778680</guid>
      </item>
      <item>
         <title></title>
         <author>tkachklim</author>
         <link>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519786474</link>
         <description><![CDATA[<div>software<br>hardware<br>personnel</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-16 17:39:06 UTC</pubDate>
         <guid>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519786474</guid>
      </item>
      <item>
         <title></title>
         <author>tkachklim</author>
         <link>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519788683</link>
         <description><![CDATA[<div>input<br>processing<br>ouput<br>communication/feedback<br>memory</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-16 17:40:45 UTC</pubDate>
         <guid>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519788683</guid>
      </item>
      <item>
         <title>planning</title>
         <author>tkachklim</author>
         <link>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519790770</link>
         <description><![CDATA[<div>the phase in which developers will plan for the upcoming project</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-16 17:42:25 UTC</pubDate>
         <guid>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519790770</guid>
      </item>
      <item>
         <title>analysis</title>
         <author>tkachklim</author>
         <link>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519791046</link>
         <description><![CDATA[<div>The analysis stage includes gathering all the specific details required for a new system as well as determining the first ideas for prototypes.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-16 17:42:38 UTC</pubDate>
         <guid>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519791046</guid>
      </item>
      <item>
         <title>design</title>
         <author>tkachklim</author>
         <link>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519791532</link>
         <description><![CDATA[<div>In this phase, the requirement gathered in the SRS document is used as an input and software architecture that is used for implementing system development is derived</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-16 17:42:59 UTC</pubDate>
         <guid>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519791532</guid>
      </item>
      <item>
         <title>implementation</title>
         <author>tkachklim</author>
         <link>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519792306</link>
         <description><![CDATA[<div>Implementation/Coding starts once the developer gets the Design document. The Software design is translated into source code. All the components of the software are implemented in this phase.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-16 17:43:35 UTC</pubDate>
         <guid>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519792306</guid>
      </item>
      <item>
         <title>testing </title>
         <author>tkachklim</author>
         <link>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519792595</link>
         <description><![CDATA[<div>Assemble the modules in a testing environment. Check for errors, bugs, and interoperability.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-16 17:43:47 UTC</pubDate>
         <guid>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519792595</guid>
      </item>
      <item>
         <title>maintenance</title>
         <author>tkachklim</author>
         <link>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519795350</link>
         <description><![CDATA[<div>Monitor the system to assess its ongoing fitness. Make modest changes and fixes as needed.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-16 17:45:50 UTC</pubDate>
         <guid>https://padlet.com/tkachklim/dcctv1w0kqid9bu5/wish/2519795350</guid>
      </item>
   </channel>
</rss>
