Starting to develop software

Starting to develop software

As a basis for building good software you need to make sure of your environments. Before you begin you will need to decide on things like

  1. Decide on your source code control system, project management software, standards and practices
  2. Analyse the data that will be needed so that you understand it and demonstrate via a model
  3. Decide on your framework(s)
  4. Build a small disposable viewable demo system based on customer input
  5. Use this to establish the requirements
  6. Split the requirements into short meaningful deliveries that the customer can use
  7. Build in sprints each delivery.
  8. Decide where new requirements go into the backlog.
Comments are closed.