What software development process should I learn first for a solo project?

Posted by Omar Kohl on Programmers See other posts from Programmers or by Omar Kohl
Published on 2011-01-31T21:10:08Z Indexed on 2011/01/31 23:33 UTC
Read the original article Hit count: 356

I want to develop a project on my own (if it is sucessful more people might start working on it too). Also I want to apply some proper software engineering from the first until the last day. On one hand just to try it out and compare results with previous projects that were just about writing code quick and dirty, and on the other hand to learn! I know the proper answer to this question is "It depends very much on the project...", "There is no single correct answer...". But I just need someplace to start, somewhere where every step is written down and tells me what to do. If I'm not happy next time I'll try something else.

So, how/where should I start? I would love to hear some book suggestions cause I'm all about books :-D.

© Programmers or respective owner

Related posts about software-engineering

Related posts about agile