|
As a developer who's never worked in Agile specifically (but have worked in TDD shops), I see employers that are running Agile shops resistant to hiring someone who hasn't worked in Agile. I've run into this a few times over the past few years. Is it ...
Started by jcollum on
, 15 posts
by 15 people.
Answer Snippets (Read the full thread at stackoverflow):
TDD is just a small part of Agile....
Now if they have two otherwise equal an understanding of what Agile's core principles are is important to understanding Agile.
Will recognize if someone is adaptable to an agile method or not.
|
|
In the agile scrum methodology, if we fail to identify the hidden areas in the project plan on the burndown it could pottential cause a major threat to the project. Also if a resource miss-interpretate the item on the burndown it could lead to a confusion...
Started by Chanakya on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Build the smallest.
The trick is this:
Keep things small and simple.
There's a trick to Agile.
|
|
Hi,
What are the basic steps for Agile software development ?
And how you start a new project with agile methodology?
Started by ecleel on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Have a look at "Agile Software Development, Principles, Patterns, and Practices" by robert marin-Practices/dp/0135974445
Well OP, there isn't a single documented step-by-step guide for 'agile software development' and any procedure that....
|
Ask your Facebook Friends
|
How do I get started in Agile and TDD. I have learnt a bit about Agile, but finding it difficult to get started. How do I get started.
Started by Azagu on
, 13 posts
by 13 people.
Answer Snippets (Read the full thread at stackoverflow):
There are several....
That being said, there are a lot of "introduction are trying to achieve .
Well, first off you have to read the Agile Manifesto to understand the motives behind Agile.
I think you can start with the Agile Manifesto .
|
|
Mostly people say Scrum and Agile interchangeably but what is the difference between Scrum Practice as compared to Agile Practice ?
Started by Rachel on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Agile describes a family of practices, everything from Extreme Programming to Scrum and almost anything else that uses short iterations can claim ....
Agile is a general philosophy regarding software production, Scrum is a an implementation.
|
|
Hi,
Can you agile gurus go through at a high level, what features an agile project management application should have?
Started by mrblah on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Agile really is just software (and thats one of the reasons ....
But seriously...
An agile project management application should have:
A shrubbery; an ejector seat; a recycling toilet; a user inteface; maybe a database; and a Cherry on top.
|
|
What are the myths or misconceptions related to Agile?
There are lot of misconceptions related to Agile that an average new comer may fall into. What are the misconceptions in the Agile world and how do you justify that it is truly a misconception?
Update...
Started by Varuna on
, 16 posts
by 16 people.
Answer Snippets (Read the full thread at stackoverflow):
An ....
There's no real myths - but anything taken to an extreme will be wrong .
Myth: using Agile development practices is a silver bullet solution to defeat agility and create a waterfall called "Agile".
Code quality and quantity.
|
|
I have search and found many recommend book that I have listed below.
Agile Estimating and Planning (Robert C. Martin Series) The Art of Agile Development [Illustrated] (Paperback) Scaling Software Agility: Best Practices for Large Enterprises Agile Project...
Started by Ekkapop on
, 13 posts
by 13 people.
Answer Snippets (Read the full thread at stackoverflow):
Of the above is the best book, but as I have read Agile Principles, Patterns, and Practices in C# is that agile can seem a bit overwhelming for someone who is new to software development and testing is something that you can (and should....
|
|
What are good resources for agile development. Books, blogs, links ... will be great
Started by crauscher on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
The wikipedia article on agile development is a good started :
http://c2.com/cgi/wiki?AgileProcesses....
Read their comments.
Alias%3Dstripbooks&field-keywords=agile+development&x=0&y=0
In addition to having a very good indication on the book quality.
|
|
What are pitfalls for agile development methodologies?
Started by Gonçalo Veiga on
, 13 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
Using Agile....
Here one pitfall: Management that thinks that agile development could excuse 180 degree between team members.
The risk of scope creep due to the lack of detailed requirements documentation Agile is feature driven question.
|