


08
Agile Software Development Methodology
We follow Agile Software Development Methodology. Because this method reduces the risk in developing the software. It reduces the risk in software development by developing the software in multiple iterations. The iteration will lasts to 2 to 4 weeks and it is passed through the full software development life cycle. The goal of each iteration is to have a available release with minimum bugs.
Agile advocates a team size of 5-9. bigger teams will be split into multiple smaller teams. Team members report to each other what they did yesterday and what they intend to do today. This formalized face- face communication prevents future problems.
Cowboy Programming
We follow cowboy coding standards. In cowboy coding there is no predefined coding standard to be followed. Every team member has the freedom of using their own coding standard. and this allows the rapid development of software. A good cowboy coder write the code in such a way that it can be easily readable and easy to understand. This is the main reason for RTW to adopt Cowboy Programming.