The Importance of Planning - PowerPoint PPT Presentation

About This Presentation
Title:

The Importance of Planning

Description:

Even if you’re already a professional programmer familiar with PHP, we encourage you to read the following sections, as they cover the basics for successful development. If you’re already familiar with the discussed topics, take the time to browse through the text anyway; you might discover new information— new views of problems, new approache – PowerPoint PPT presentation

Number of Views:281
Slides: 14
Provided by: kepran

less

Transcript and Presenter's Notes

Title: The Importance of Planning


1
The Importance of Planning in web application
development
2
introduction
  • Even if youre already a professional programmer
    familiar with PHP, we encourage you to read the
    following sections, as they cover the basics for
    successful development. If youre already
    familiar with the discussed topics, take the time
    to browse through the text anyway you might
    discover new information new views of problems,
    new approaches, new solutions.

3
  • The more you know about approaching different
    aspects of your future projects, the better
    youll be at nailing down the critical fragments
    and handling them in a superior way. Many of the
    following sections also discuss topics that are
    more questions of belief than commonly accepted
    rules.

4
points
  • Wed like you to trust us as professional
    developers and rely on our experience before
    abandoning the contentit will pay later on The
    Importance of Planning 5 Before diving into
    PHP-specific issues, lets start from a wider
    point of view in web application

5
issues
  • Some issues apply to application development in
    general, regardless of which language youre
    using and on what platform youre developing.
    When working on a professional project, its very
    important that you think about what youre doing.
    Know your enemynever underestimate him. Although
    your project isnt really an enemy, the point
    still applies

6
  • Know all your projects specifications, its
    target platform(s), its users, and never
    underestimate the significance of small problems
    that you havent evaluated completely before
    moving on to other topics. Judging from our
    experience, planning takes at least 50 of the
    development time the bigger the project, the
    more thoroughly you should develop its outlines

7
  • This principle applies to contacting your
    customers and working closely with them on
    defining an overall project outline, as well as
    talking with your developers about defining a
    coding outline. Planning time isnt necessarily
    proportional to a projects size. As an example,
    think about a search algorithm that you have to
    design

8
  • The application doesnt have to do more than
    basically crawl through a heap of information,
    extracting data according to a set of rules.
    Lets say that the data is already there, so
    setup and output wont require a lot of effort.
    The application will spend most of its execution
    time in its main searching loop.

9
  • The loop probably wont even take more than 100
    lines of code, but choosing or designing an
    optimal algorithm for an optimal loop could
    easily take a whole day. This little loop might
    be the most substantial part in your design
    phase, while on the other hand you may create
    projects with a few thousand lines that have been
    thoroughly planned in less than a day. Similarly,
    lets say you need a little script that list

10
kepran
  • We at kepran have been in web application
    development for a while we have services based
    on web application development India, web
    application Development Company

11
contact
  • kepran INFOSOFT Pvt. Ltd.204 Raheja Chambers 12
    Museum Road Bangalore 560 001 INDIA Phone (
    080 ) 42041938E-mail sales_at_kepran.com

12
Thank you
13
  • Web application development services is one way
    to bring composed the different web based
    applications to support the carting and
    information and services that is appropriate,
    effective and incorporated, this way it easy for
    the users to access the information
Write a Comment
User Comments (0)
About PowerShow.com