Click here to Skip to main content
15,880,405 members
Everything / DevOps / Agile

Agile

Agile

Great Reads

by Marc Clifton
An opinionated look at our trade
by Bryan O'Connell, rcarlson-cayen, Cayen Systems
Information and observations from an Agile transformation at a small software company in Milwaukee, WI.
by Sheikh Jubair
This article is about how to implement domain driven design and take care of the complexity of complex software in the domain of the software with DDD.
by TheCodeKing
This article considers what is needed for traditional corporations to transform from an enterprise mindset and become agile.

Latest Articles

by Sašo Mađarić
Short and practical guide about improving your communication skills
by comiscience
How to use feature flags to enhance delivery stability and speed in a microservice-based SaaS platform
by Sašo Mađarić
For leaders who want to build a happy and high-performance team
by Lukasz Szyrmer
How to use story points to plan new products

All Articles

Sort by Title

Agile 

27 Nov 2013 by Mahmud Hasan
The only good thing of Test Driven Development is, it ensures the maximum test coverage but TDD puts you in risk of a week design. DTDT tries to solve this while ensuring maximum test coverage.
11 Nov 2014 by Stephen C Young
Here is a list of 12 skills that you need to build a damn good web app
12 Jan 2015 by Jacques Bosch
Grab a cup of your favorite poison - journeys are not usually quick, and neither is writing about them
16 Mar 2019 by WhiskeyBeforeWater
A nodular Singely Linked List for VBA with some basic functions
16 Oct 2014 by Richard MacCutchan
Google for "Agile" and you will find all the information you need.
9 Apr 2019 by Haseeb A. Basil
A brief introduction to Agile and Lean
3 Aug 2013 by AhmedYehiaK
Hi everyone I hope you are doing well.I want to study agile and SDLC from practical perspective and i cannot find the suitable resource for that so kindly tell me about suitable resources if you know.Thanks in advance :)
3 Aug 2013 by Richard MacCutchan
https://www.google.com/search?q=agile+and+SDLC[^].
5 Jun 2012 by Bryan O'Connell, rcarlson-cayen, Cayen Systems
Information and observations from an Agile transformation at a small software company in Milwaukee, WI.
12 Sep 2012 by Matt Watson (Stackify)
Agile development requires agile support.
30 Mar 2016 by Akhil Mittal
Here are some considerations on agile release planning.
9 Sep 2017 by Raul Iloc
Quick introduction to Agile with focus on Scrum
15 Dec 2015 by Yahya Mohammed Ammouri
An explanation of Agile Software Development basics and fundamentals (What is Agile, Agile values, Agile principles, Agile umbrella, Agile vs. Waterfall, advantage, disadvantage, Usage and Obstacles).
30 Dec 2013 by Monjurul Habib
Introduction to Agile software development methodologies and how to apply them. It is about how to work together to achieve a common goal. This article focus on how technology team work together well to plan, build and deliver software.
8 Apr 2013 by Christopher Diggins
A reflection on the fundamental principles of Agile, the Scrum methdology, and customer oriented software development.
1 Jan 2014 by Manas Bhardwaj
This is an introduction to Agile methodology
11 Oct 2018 by TheCodeKing
This article looks at the wider view of what Agile is, and why it can fail. It considers a Horizontally Agile approach vs being True Agile.
20 Jan 2019 by _Ali_Abbas_
This article will help you understand how to follow the Agile methodology for getting immediate results no matter whether you are starting from scratch or are already mid way with your project / product development.
26 Jun 2012 by Nathan Gloyn
The book is not about general Agile development but it is in fact all about Extreme Programming (XP) and its aim is to provide the reader with information based on the authors experience not only about what XP is, its practices and principles but some real world advice about Agile projects.
22 Jun 2016 by Konstantin A. Magg
In early June, Boris Gloger gave a highly inspiring talk about current tendencies in the agile community in Munich, Germany. I want to share three topics, that, for me, were most important ones.
19 Mar 2012 by AlexTatiyants
Though agile methodologies are optimized for delivery, sometimes a different approach is required. Hypothesis testing from the Lean Startup movement gives us such an approach.
2 Apr 2014 by Cisco
Cisco ® Application Centric Infrastructure (ACI) integrates Citrix NetScaler Application Delivery Controller (ADC) appliances to reduce deployment complexity and better align applications with dynamic business requirements in existing and next-generation data centers.
7 Aug 2016 by Hitesh_Mistry
Explains continuous integration, continuous delivery and continuous deployment in Agile
2 May 2021 by raddevus
7 step outline will help you communicate quickly and clearly to team about System Creation / Code Changes
10 Jun 2019 by Viral Surani
This article is a first article of a series called Keep It Simple. This article is about how we can create reusable component of partially common operation (method) using Strategy Design Pattern. We will see the need of Strategy Design Pattern.