article thumbnail

AoAD2 Practice: Continuous Integration

James Shore

Continuous Integration. Continuous integration is a better approach. Teams using continuous integration keep everyone’s code working together and ready to release. The ultimate goal of continuous integration is to make releasing a business decision, not a technical decision. Refactoring.

article thumbnail

5 Must-Read Books for Apprentice Software Developers ??

Xebia

Which books should you read as a software developer? Software Developers Should Read the Right Books. Great, you’re reading books! To have an even more significant impact on your career as a software craftsman, you should not just read; you should read the right books. These types of books have an incredible yield.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Agile Book Club: Evolutionary Design

James Shore

Kent is the creator of Extreme Programming, the groundbreaking Agile method that introduced evolutionary design, test-driven development, continuous integration, and many other Agile practices to the world. About the Book Club. The Art of Agile Development Book Club takes place Fridays from 8:00 – 8:45am Pacific.

Agile 121
article thumbnail

5 Books to Achieve the Mindset of a Software Craftsman ??

Xebia

Reading these five books will give you a great start. Software Craftmanship Requires Reading the Right Books. Great, you’re reading books! To have an even more significant impact on your career as a software craftsman, you should not just read; you should read the right books. Why This Book? Trial and error?

Software 130
article thumbnail

Agile Book Club: Continuous Deployment

James Shore

Continuous integration and deployment resolve this risk. His book, Kubernetes: Up & Running , was co-authored with two of the creators of Kubernetes. Continuous Integration. ?? Continuous Deployment. ?? Continuous integration and deployment also relies on a good automated build and automated deployment.

Agile 69
article thumbnail

Book review: Accelerate

Henrik Warne

The book Accelerate details the findings of four years of research on how DevOps affects various outcomes, such as software delivery tempo and stability, as well as the organizations’ profitability and market share. The findings of the research are presented in the first part of the book (a bit more than half of it).

article thumbnail

Continuous integration with Code Climate's automated code review

CircleCI

In this tutorial, we’ll learn how to integrate CircleCI with Code Climate’s Quality tools. Integrating Quality as a part of a continuous integration (CI) pipeline has many benefits. Continuous integration with CircleCI. Display test coverage reports in a publicly accessible, transparent way. Indeed it does.