Wednesday, March 19, 2008

Most of the programmer language..

If you ask any programmer that is your software module error frees. Have you checked the software module properly? They will reply that we have checked the software module but you also please see it once. This sentence means the person is not confident about himself.


  • What is the best way of developing the software & versioning it?
    The best way of software developing is.
    First fully plan the software in papers. Plan total number of tables required in the database on papers.
    Plan all the relation of tables in the database on papers.
    Divide the software development into small pieces like month wise
    Develop first month software and then start using it. Till the first month software is in use the second month software will be developed. If the first month software is not successful then don’t use second month software. This is the most important point in software development. If you don’t follow this use then you will come in great problem after you use 1-2 years of software. All the modules will be having problems and you will end up correcting them.
    Over planning is always better in software development.
    Planning more than 70% in the starting is very difficult or not possible according to a survey.
    For giving the version name, the best way is, what ever is developed in first year in the software can be named as version 1, then in second year software as version 2, and so on….

No comments: