I had the opportunity to experience the Data Cloud World Tour, and it was all about collaborating with data in unimaginable ways. I joined the event with Suprakash Maity, Prashant Singhal, Sushant, and Vikramjeet along with leaders, to learn about the latest capabilities of the Data Cloud and to hear directly from our customers about...
Introduction Writing perfect code is the dream of every developer. The definition of good code not only comprises running a functional code but also consists of writing code that is extensible, debuggable, logged, and catches exceptions well. Dividing it into multiple parts and making it maintainable reduces a lot of debugging. Since the...
In this blog, we are going to learn about an important feature (migration across repositories providers) of one of the most common technologies we came across in our day-to-day development, GIT. I mainly used to do R&D work on my private repositories, on bitbucket, as it supports unlimited private repositories space. But after some...