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 …