Utkarsh OpalkarACID properties in a Database Management SystemCertain rules/properties must be kept in mind when creating a DBMS if you want your DB product to become popular in the industry or among…Sep 23, 2021Sep 23, 2021
Utkarsh OpalkarHow to run shell scripts on the Android OS shell from within your Java/React Native Android app?Steps to get any shell commands/script running on a rooted Android device through an Android app —Aug 4, 2021Aug 4, 2021
Utkarsh OpalkarLinking your local folder to a Remote Git Repository before starting Development!Always forget these steps, hence using the rubber-ducking/Feynman’s learning technique to etch these steps into my memory.Jul 10, 2021Jul 10, 2021
Utkarsh OpalkarImportant Built-in-methods to Override for your Python Class:__init__Jul 8, 2021Jul 8, 2021
Utkarsh OpalkarWhat are Static methods in Python (OOPs concept)?All methods we define within a user-defined class are usually meant to be object-callable. This means the methods are invoked on a specific…Jul 5, 2021Jul 5, 2021
Utkarsh OpalkarCreating Pull Requests the proper way!Do a “git pull” every morning before you touch anything in your code editor.Jun 23, 2021Jun 23, 2021
Utkarsh Opalkartcp VS udpI remember being thoroughly confused, lost and overwhelmed during my Computer Networks undergrad classes.Jun 21, 2021Jun 21, 2021