Practical Agile Concept with Git
Software development models used to develop software production efficient & effective manner.The Systems Development Life Cycle (SDLC) gives structure to the challenges of transitioning from the beginning to the end of your project without forgetting a step. 1. Waterfall Model:oldest and most straightforward 2. V-Shaped Model 3. Iterative Model 4. Spiral Model 5. Big Bang Model 6. Agile Model:By breaking the product into cycles, the Agile model quickly delivers a working product and is considered a very realistic development approach.This model emphasizes interaction, as the customers, developers and testers work together throughout the project. Manifesto for Agile Software Development introduce in 2000( https://agilemanifesto.org/ ) 12 Agile principles :These principles describe.. (1)Respect leadership in level (2)Start with what you do (3)Encourage Changes always. (4)Respect current roles & responsibilities. ...