what is relationship between agile and OOP?
-
I am a .net developer. Kindly guide what is relationship of agile and OOP ? What I know is Agile is a process that recommend TDD and OOP is a way of writing code. Are Agile and OOP both require to each other ? they are against each other or what please guide ?
-
Answer:
OOP is a programming language paradigm. Agile is a software development process. OOP languages are sometimes used where an agile process is used (i.e. in the same company and/or project) - other than that, there is no relation.
haansi at Stack Overflow Visit the source
Other answers
Short answer, there is no relationship. There may be an inferred association in the same way that people associate pancakes with breakfast. Although pancakes and breakfast are often associated, there is no direct relationship which requires all breakfast eaters to consume pancakes.
Phil Klein
They are orthogonal. OOP is a programming paradigm as opposed to Procedural or Functional programming. Agile development has no implication on the programming paradigm used, but rather describes a mindset and a methodology how to approach software development in general.
Dennis Traub
Related Q & A:
- What's the relationship between .NET assembly file size and memory usage?Best solution by Programmers
- What are the fundamental concepts of OOP?Best solution by Programmers
- What is the most important thing in a relationship?Best solution by Yahoo! Answers
- What is the relationship between direct marketing and customer relationship management?Best solution by wiki.answers.com
- What is the relationship between spirituality and Gothic architecture? In what ways does Gothic architecture differ?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.