Bash Shell Scripting Language - Documentation and Code Snippets
This is a bash shell scripting which can be found on Unix, Linux and Mac. You can install bash on the Linux subsystem on Windows too. The first line is #! /bin/bash because the bash program is in …
HTML & HTML5 – Documentation and Code Snippets
HTML stands for HyperText Markup Language. HTML5 is the fifth version of HTML. HTML is the markup language of the browser. It is the main pillar in the web technology. It structures all the webpages. …
Go Programming Language
Go in a Nutshell is an imperative language, and statically typed. Its syntax tokens are similar to C (but less parentheses and no semicolons) and the structure to Oberon-2. Go compiles to native code …
Shell Scripting Crash Course - Cheatsheet for beginners
This is a bash shell scripting which can be found on Unix, Linux and Mac. You can install bash on the Linux subsystem on Windows too. the first line is #! /bin/bash because the bash program is in …

all Run Commands in Windows 7, 10 and 11
Commands of Run window are very useful for all power users. So I decided to collect all the commands in this post. Let’s see them command by command. How to open Run window in Windows OS 🔗 You …
Chrome Keyboard Shortcuts
If you are an avid-user of Google Chrome on your desktop/laptop computer, it is very useful to learn some keyboard shortcuts. Using shortcuts makes you more productive as you can execute too many …