DENNIS ILUMAHow to Customise and Export PATH variable inYour Machine onMac1, Open your terminalOct 4, 2021Oct 4, 2021
DENNIS ILUMAGitHub Repository vs GitHubProjectThe summary of the difference between a github repo and githubproject is simple this;Aug 30, 2021Aug 30, 2021
DENNIS ILUMADifference between “git fetch” and “git pull” command`git fetch` updates remote tracking branches with changes from a remote repository, while `git pull` updates remote tracking branches with…Aug 26, 2021Aug 26, 2021
DENNIS ILUMAGit Stashgit stash creates a stash entry, while git stash pop places the saved state onto the working directory.Aug 26, 2021Aug 26, 2021
DENNIS ILUMAHow to generate SSH key for GitHub Authorization on MacOpen a terminalAug 18, 2021Aug 18, 2021
DENNIS ILUMACallback Function in JavaScript(DOM Manipulation using callback function)In JS, a callback function is a function that is passed into another function or method as an argument. A callback function is not…Jul 18, 2021Jul 18, 2021
DENNIS ILUMADifference between java “byte-code” and “machine code”Byte code requires JVM to run and thus can only run on JVM(Java Virtual Environment).Jul 16, 2021Jul 16, 2021
DENNIS ILUMAHow is Kotlin/Java Code is run on a Device1, The java or kotlin file is package and converted to java-byte-code by java-compiller.Jul 16, 2021Jul 16, 2021
DENNIS ILUMAWhat is the “Internet”The Internet is a collection of connected devices such devices are Phones, laptops, desktops etc. A scenario of the Internet is where you…Jul 9, 2021Jul 9, 2021