How to install Python on Windows 11

In this article, we have explained how to install Python on Windows 11 step by step. Python is opensource language which used for multiple purposes like web development, data science, networking, as scripting, game development,…..

In this article, we will download and install Python on Windows 11.

Download Python on Windows 11

Continue reading How to install Python on Windows 11

How to take screenshot in Windows 11

In this article, we have explained how to take screenshot in Windows 11. Before Windows 11, we have been able to snap a screenshot with the press of a single key: PrtSC. This copies the full desktop image to the clipboard. Then, we paste it in the Paint or Paint 3D or Adobe Photoshop or any image editor.
Continue reading How to take screenshot in Windows 11

How to install Windows Subsystem for Linux(WSL2) on Windows 11

In this article, we will see how to install Windows Subsystem for Linux on Windows 11.

The Windows subsystem lets developers run a GNU/Linux environment including most command-line tools, utilities and applications directly on Windows.

We can do following activities with Windows Subsystem for Linux on Windows 11:

  • Run common command-line tools such as sed, awk, grep or other binaries.
  • Run bash shell scripts and GNU/Linux command-line applications like vim,emacs,tmux, nano and languages NodeJS, Javascript, Python Ruby,C/C++,Go,Rust,..
  • Install additional software using our own GNU/Linux distribution manager.
  • Invoke Windows applications using a Unix-like command line shell.

Invoke GNU/Linux applications on Windows.
Continue reading How to install Windows Subsystem for Linux(WSL2) on Windows 11