Community driven content discussing all aspects of software development from DevOps to design patterns. One of the first things a developer will be told after they join a new software project is to ...
Very few Android projects are an island! The majority of Android projects have dependencies on a number of other components, including third party Android libraries. An Android library contains the ...
When DevOps evangelists talk about the final product of a continuous delivery pipeline, they usually describe some process in which an enterprise application is deployed to an embedded server, ...
Started on a new team recently (data engineers/ETL using Pentaho) and found out that while they were using a git (BitBucket) to store their jobs and transformations, they were using git absolutely ...