DevSecOps Engineers Roles and Responsibilities

DevSecOps Engineers are the most demanding and exciting job roles of the ITs today. Being a DevSecOps engineer is a deeply rewarding career which requires a specific technical skill set,…

Read more »

100+ Checklists for Digital Marketing PLAN

Social Media Developing editorial calendar for content sharing Updating Facebook, Instagram, LinkedIn, Twitter pages Answering LinkedIn questions Updating Tumblr, Vine, and other social networks Managing your Yelp profile Bookmarking blog…

Read more »
gradle-task

Gradle Tasks are exaplained in 10 mins!

Task in Gradle is a code that Gradle execute. Everything such a each type features is powered in Gradle using Plugin. Plugins add new tasks domain objects (e.g. SourceSet), conventions…

Read more »

How to Use SVN Tasks with ANT ?

This post is about using ANT to perform some of the most common source-control related tasks such as export, tagging, and branching. I am using ANT version 1.7.0 and SVN…

Read more »