InfoQ Homepage Agile Content on InfoQ
-
Paul Rayner Says DDD and Agile Can Coexist
Domain-driven Design can be a good complement to an agile practice and care taken up front to avoid a 'waterfall approach' to design can avoid the worst design of all: no design.
-
Kevin Miyashiro on Agilility Readiness Canvas
Kevin Miyashiro describes Agilility Readiness Canvas and its benefits to an organization.
-
Checked C - A Safer C/C++ from Microsoft
Microsoft has open sourced Checked C, a research project meant to add bounds checking to C and C++.
-
Scott Staples on Why Agile is Still Relevant
Recently InfoQ spoke to Scott Staples of IT services firm Mindtree on why he feels agile development is still relevant while the brand "agile" may not be, the underlying cause of many agile adoption failures and what is on the horizon "beyond agile"
-
Becoming a Responsive Enterprise
Software-driven companies are taking over the world because they are responsive organizations, built on 'sense and respond' instead of 'plan and predict'. In the next decade every large scale organization will be digitized and will effectively become a software-driven enterprise. Vikram Kapoor, CEO at Prowareness, explored how organizations can increase their responsiveness.
-
Mob Programming - an Interview with Woody Zuill
Woody Zuill gave a keynote on Mob Programming at the first Mob Programming Conference. He spoke to InfoQ about the common questions people ask, different ways to introduce Mob Programming, the main problem of the IT industry, the other activities where mobbing can fit, and the purpose of mobbing.
-
Vale Agile Collaborator and Leader Jean Tabaka
The Agile community has lost a thought leader, influencer and friend, Jean Tabaka, who passed away earlier this week. She was best known through her work as an Agile Fellow at CA Technologies (formerly Rally Software) and author of the book "Collaboration Explained: Facilitation Skills for Software Product Leaders".
-
How to Effectively Debug Software
InfoQ interviewed Diomidis Spinellis, author of the books Code Reading and Code Quality, about finding and fixing errors in software, principles for debugging software and how to improve the effectiveness of debugging, how to write code that requires less debugging, and what managers can do to support error prevention and handling.
-
Atlassian Releases Portfolio for JIRA 2.0
Atlassian’s new release of Portfolio for JIRA features real-time portfolio planning. Team work is automatically synchronized with the release plan by pulling team and project data from JIRA into the product portfolio plan.
-
RightScale DevOps Trends Report: Docker Adoption Rising in the Enterprise, Chef and Puppet Dominate
RightScale published the results of its survey report highlighting the devops trends in the industry. Docker, Puppet and Chef dominate the tools market, with Docker adoption rising in the enterprise.
-
Twitter Fastlane Adds Live App Preview from GitHub Pull Requests
Fastlane, Twitter’s solution to continuous integration and deployment for mobile apps, introduced Device Grid, a new feature aimed to make it possible to live preview changes directly from pull requests in GitHub. Additionally, Fastlane now supports two-factor authentication for iTunes Connect, and improved support for Android APK files.
-
What Programmers Can Do to Write Better Code
To write better code, programmers have to apply design fundamentals and read existing code, says Martin Thompson, a Java Champion and high-performance-computing specialist. InfoQ interviewed him after his Engineering You talk at QCon London 2016 about the challenges that the software industry is facing and what programmers can do to deal with those challenges and become better software engineers.
-
Microsoft and Jenkins Partner to Run Project Infrastructure on Azure
Jenkins recently announced a partnership with Microsoft to run its project infrastructure on Azure. Moving to Azure will enable elastic workloads as well as additional resources for Jenkins services.
-
Understanding the Science of Mobbing
Llewellyn Falco gave a keynote on Mob Programming during the first Mob Programming Conference, called "Understanding the Science of Mobbing". He explored the differences between solo, pair and mob programming, why mobbing gives better outcomes: "It's not getting the most of the people but the best"
-
Twitter Releases Pants 1.0 Polyglot Build Tool
Five years in the making, Twitter has released the milestone version 1.0.0 of their Pants build tool, offering multi language support and improved scalability.