How do you use each of these “tools” in a software development machinate?
Related Posts:
- what is a good software for managing a non-retail software development group.?
- Software Development Life-Cycle : Implementation?
- Are there standard templates avaliable for free on net to download for Software development life cycle mngt?
- is software development life cycle the same thing as program development life cycle?
- Computer fundamentals Question. Cant understand!!!!10 points!!!15-2?








![Trend Micro AntiVirus + AntiSpyware [Download]](http://ecx.images-amazon.com/images/I/51GWoivfZJL._SL160_.jpg)

software life cycle:
Several cycles: requirements, breakdown, design,implementation, deployment, maintenance. Requirements is when you elicit the desired system functions from your clients. Also, user roles, business processes,etc. Design and Breakdown defines the system architecture by UML, MVC frameworks, etc. Implementation is writing the code. Deployment is distributing the software, maintenance is upkeep, changes, problems, and Quality assure.
UML: unified modeling language. Define objects (users, class, systems), and there relationships with each other. From here it’s simple to model these objects pro grammatically.
Do you happen to be on the same course as i am? CIS 339
and the threaded discussion questions the same thing that you are asking. Im just wondering by the way