BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Articles

  • Project Inception - How to Use a Single Meeting to Achieve Alignment

    Before you start a project, achieving team alignment is essential for efficacy and efficiency. High fidelity interactions with the whole team are far more effective for aligning a team than many emails, documents, and conference calls. This article describes how to do a single full-day inception meeting to get the extended team aligned.

  • Why Do We Need Self-Organising Teams?

    Change is the only constant in our world and “business agility” is demanded. Our old maps for running organisations are no longer valid; we need new ones based on systemic thinking. This second article from a series on Leading Self-Organising Teams discusses why we need self-organising teams.

  • Leading a Culture of Effective Testing

    We all want to have confidence in the software we create. We know that testing plays an important role. Assuming we've overcome the hurdle of learning the various ways to test, what's still missing that inhibits us from having confidence in what we do? How do we go about leading a culture of effective testing?

  • Hunting Java Concurrency Bugs

    Concurrency bugs include race conditions, code reordering, field visibility issues, live locks, deadlocks and performance related bugs, such as contention and starvation. In this article Java Specialist Dr. Heinz Kabutz examines two threading bugs he discovered in the core Java libraries.

  • We don’t do that here

    Do you need to make these three key shifts to unlock your agility? Since the early 1900s the 3Cs have ruled management practice. Do the 3Cs rule your organization, or are you FIT? The answer will determine your ability to deliver your ability to adapt and compete in today’s fast moving markets.

  • How Kanban Works

    Recently, there has been more and more interest in Kanban as a simple and effective method for managing software development. But how does Kanban work? This article digs into details to try to understand the dynamics of Kanban in the light of queuing theory. It analyses three case studies to reveal some basic and insightful ideas about how Kanban works.

  • Scala 2.12 Will Only Support Java 8

    Scala 2.12 will require a Java 8 or above JVM to run. This release, scheduled for release in early 2016, will not run on any JVM before version 8.

  • Q&A with Nadja Macht on Innovation, Flow and Continuous Improvement

    Retrospectives help teams to learn from their experiences and improve continuously. In this interview Nadja Macht, Flow Manager and Coach at Jimdo, talks about how to balance flow and slack time in teams, doing visual management with Kanban boards and deploying agile retrospectives for continuous improvement.

  • A Few Good Rules

    Peter Neumark from Prezi talks about the importance of deciding what development standards to adopt and to detect when they're past their expiry date. Using Netflix and Prezi as examples, Peter illustrates with technical examples when to stick to standards and when to move on to better solutions.

  • Q&A with Len Lagestee on Becoming a Catalyst

    The book Becoming a Catalyst by Len Lagestee aims to help Scrum Masters, Agile coaches, and project managers to accelerate the culture change that is needed when an organization is adopting agile. InfoQ interviewed Len about supporting people in adopting agile practices, what it takes to become a catalyst, and how catalysts can start and energize change initiatives.

  • Introducing Spring XD, a Runtime Environment for Big Data Applications

    Spring XD (eXtreme Data) is Pivotal’s Big Data play. It joins Spring Boot and Grails as part of the execution portion of the Spring IO platform. Whilst Spring XD makes use of a number of existing Spring projects it is a runtime environment rather than a library or framework, comprising a bin directory with servers that you start up and interact with via a shell.

  • A JIRA List Is Not A Scrum Product Backlog

    A well managed backlog should contain a manageable set of Product Backlog Items (PBIs) that are of value to the customers & users of the resultant product. Keeping the right items at the right level of detail in the backlog takes careful management. This article presents some techniques for managing the backlog and provides examples from the authors' experiences.

BT