Technical Manager Bob Foster discusses five similarities between a successful software product release and coaching lacrosse.
Technical Manager Bob Foster discusses five similarities between a successful software product release and coaching lacrosse.
As a developer, it’s important to make code readability a priority. Explore four simple practices to make your code readable and much easier to work with.
Artificial intelligence is one of the fastest growing fields in the technology world, but there’s still a lot of uncertainty surrounding what truly qualifies as AI, the different types of AI, and how quickly AI is advancing. First, it’s important to set a framework about what AI is. While there isn’t one accepted definition, most […]
Bob Foster, technical manager at Coveros, chats with TechWell community manager Owen Gotimer about the Agile Manifesto principle of delivering working software: “Working software is the primary measure of progress.” Continue the conversation with Bob and Owen on the TechWell Hub. Originally posted on AgileConnection.
Our overarching goal in agile and DevOps is to deliver increments of customer value more quickly with acceptable quality. In doing so, we employ many approaches and techniques to verify requirements, designs, and code at every step in our software engineering methodology. One key practice in driving early defect identification is unit testing, but several […]
DevOps means different things to different people. To me, it is a culture of communication and collaboration across the entire team. In DevOps, we have a software delivery pipeline that checks, deploys, and tests every build. The goal is to give us confidence that we are producing a viable candidate for production, so we have […]