Posted by admin at January 18, 2022
Visual Studio Code is a source-code editor made by Microsoft for Windows, Linux and macOS. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded Git. Wikipedia General: Ctrl+Shift+P, F1 Show Command Palette Ctrl+P Quick Open, Go to File… Ctrl+Shift+N New window/instance Ctrl+Shift+W Close window/instance Ctrl+, […]
ContinuePosted by admin at September 9, 2021
A file extension, sometimes called a file suffix or a filename extension, is the character or group of characters after the period that makes up an entire file name. A filename extension, file extension or file type is an identifier specified as a suffix to the name of a computer file. The extension indicates a characteristic of the file […]
ContinuePosted by admin at July 22, 2021
What Is CMD CMD stands for Command (.CMD). A command is an instruction given to a computer program that tells the program what has to be done. It is an application that is found in most computers with Windows as the Operating System, and it helps in the execution of the commands entered. It is […]
ContinuePosted by admin at July 19, 2021
CCC Previous Question Paper First Computer isA. AbacusB. CalculatorC. AnaturD. None of the above CD stands forA. Compact DiskB. Computer diskC. Connector DJD. None of the above AMD stands forA. Advantage Micro DistanceB. And Mad DamC. Advanced Micro DevicesD. None of the above CD-R stands forA. Compact Disk – RecordableB. Collect Data – RadiumC. Color […]
ContinuePosted by admin at December 25, 2019
NodeJs is widely adopted by development companies as it helps reduce the time to market for apps. Reduced labor costs and agility are other benefits that result in rapid development, which helps companies to react to fast-changing commercial landscapes of today’s time.This is a JavaScript run-time environment, which means that it includes everything required to […]
ContinuePosted by admin at
HRD minister Prakash javadekar recently announced in the Lok Sabha that it is mandatory for engineering students do minimum three internship programme during college. After these many students worried about this and confused which internship do and which one is more important, useful. Here is the good new for all the engineering students.Summer internship programmeis […]
ContinuePosted by admin at November 27, 2019
When you do a pull request on a branch, you can continue to work on another branch and make another pull request on this other branch. Before creating a new branch, pull the changes from upstream. Your master needs to be up to date. $ git pull Create the branch on your local machine and […]
ContinuePosted by admin at August 9, 2019
To create a bootable USB flash drive Insert a USB flash drive into a running computer. Open a Command Prompt window as an administrator. Type diskpart. In the new command line window that opens, to determine the USB flash drive number or drive letter, at the command prompt, type list disk, and then click ENTER. The list disk command […]
ContinuePosted by admin at August 7, 2019
Important shortcut keys of the system link copy, paste, Redu, Undo, and much more. These keys help you to speed up your speed on the computer system. CTRL+A. . . . . . . . . . . . . . . . . Select All CTRL+C. . . . . . . . . […]
Continue