Learning Path Of Mine

I am learning python on my own you can look into it and follow through it as i do. As Python is free an open source. Its Easy to use and learn when you know basic Languages like C, C++, HTML, JAVA, and more. As i am using Python 3.9.0 so i recommend to install it or higher version of it.

Python Installation

Installing Python is easy as follow

Visual Studio Code:

Installing VSCode in Windows

  • Once it is downloaded, run the installer (VSCodeUserSetup-{version}.exe). It will only take a minute.

  • Secondly, accept the agreement and click on next.

  • Thirdly, click on “create a desktop icon” so that it can be accessed from desktop and click on Next.

  • After that, click on the install button.

  • Finally, after installation completes, click on the finish button, and the visual studio code will get open. your now ready to code with VSCode.

My First Day using Pythonchevron-right

Last updated