Project Development

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pentahari
    New Member
    • Dec 2007
    • 60

    Project Development

    How to follow the beginning steps for Computer project. Please give any tutorial website to me.
  • Stang02GT
    Recognized Expert Top Contributor
    • Jun 2007
    • 1206

    #2
    Originally posted by pentahari
    How to follow the beginning steps for Computer project. Please give any tutorial website to me.
    I'm not really sure what you are looking for. There really isn't any tutorials on doing a computer project. You should have a requirements document, and from there you will need to sit down and decide what the best angle of attack is for the project.

    And if the steps are already provided for you, then i would hope you are able to follow them.

    Comment

    • pootle
      New Member
      • Apr 2008
      • 68

      #3
      Hi,

      It depends what you are working on - is it just a simple project or is it something larger?

      If it is something reasonably large, then you should probably call it "Software Development Process", rather than just a "Software Project'. There is a lot of literature about this, but a good place to start is:
      http://en.wikipedia.or g/wiki/Software_develo pment_process

      If the project is fairly simple, then it is probably enough to gather and analyse the requirements, produce a design, implement and test. Again, you can probably start with Wikipedia:
      http://en.wikipedia.or g/wiki/Requirements_an alysis
      http://en.wikipedia.or g/wiki/Software_design

      HTH

      Comment

      Working...