Recent training : Gradle 2 days course in Switzerland

I have been recently giving Gradle 2-days course. Gradle is probably the most advanced and powerful build tool. It combines the scripting capabilities of a tool like Ant with the conventional configuration capabilities of Maven. Its strengths have allowed it to spread rapidly in organizations and to adapt to specific pipelines related to continuous integration …

A legacy Software migration checklist

Here is a small checklist about how to migrate a legacy migration and to ensure its success. First measure your project according the changes involved by the migration : The organizational changes The process changes The technological changes The organization You will have to think about each person involved in the Software that is going …