Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

1
  • That's about coding, but it's not engineering, and doesn't work beyond a certain scale. Instead, you need to do something starting from user stories or requirements or some kind of specification; those will help you chose your implementation technology for a start. 'write some stories', 'order your stories' are the first two steps, version control comes before any code, and the first story is always 'research implementation technologies' (which is a lot more than 'pick a language'). Commented Sep 6, 2011 at 11:54