Posts

How to Install NVM on Windows?

Image
Step 1 -  In the  nvm-windows repository Readme , click on "Download Now!": This will open a page showing different NVM releases. Step 2 -  Install the .exe file of the latest release Click on the  nvm-setup.exe  asset, which is the installation file for the tool: Complete the Installation Wizard

How install Node.js in Windows 11?

Image
Step 1 - Downloading the Node.js ‘.msi’ installer. Visit the official Node.js website  https://nodejs.org/en/download/  Download the msi file according to your system environment (32-bit & 64-bit).  Step 2 - Running the Node.js installer. We downloaded the node-v18.16.1-x64 Windows 64bit installer.

How install Visual Studio Code in Windows 11?

Image
Step 1 -   Visit code.visualstudio.com and download the Windows version of  Visual Studio Code. Step 2 -   After you have downloaded the installer file, open it.  A setup window will appear.  Here, read the license agreement and accept the license agreement, then click on “Next” to continue.

How to install PyCharm on Windows11?

Image
Step 1 -  - Downloading the PyCharm - Visit the website https://www.jetbrains.com/pycharm/download/ - Click the “Download” link under the PyCharm Community Edition.

How to install Git on Windows 11?

Image
Step 1 -  Browse to the official Git website: https://git-scm.com/downloads Click the download link for Windows and allow the download to complete. Step 2 -  After selecting yes, the installation begins, and the screen will look like 

How to install Python in Windows 11?

Image
Step 1 — Downloading the Python Installer. https://www.python.org/downloads/ Step 2 — Running the Executable Installer. We downloaded the Python 3.11.4 Windows 64bit installer. Run the installer. Make sure to select both the checkboxes at the bottom and then click Install Now.