What would a start-to-finish development procedure would look like?

Posted by Tom Busby on Programmers See other posts from Programmers or by Tom Busby
Published on 2013-10-18T20:24:01Z Indexed on 2013/10/18 22:15 UTC
Read the original article Hit count: 454

I have a problem that my developer friends share.

We recently left university and find ourselves either end up working for a firm which already has good procedures (TDD, automated testing, proper agile development, etc) or working for a firm which doesn't.

I want to learn some of these vital skills and get a grip on what a complete start-to-finish development procedure would look like. What differences would be between a smaller project, and a long term project with many team members.

© Programmers or respective owner

Related posts about web-development

Related posts about unit-testing