lkakits.blogg.se

Visual studio code tutorial python
Visual studio code tutorial python








visual studio code tutorial python visual studio code tutorial python visual studio code tutorial python

Which you want to create so let's say I want to create a directory called books so I'm going to just give this command mkdir work which is going to create this directory in your desktop right so youĬan CD to your work directory so now you are inside your work directly in the terminal so you can directly open visual studio code inside this directory using this command code space dot so just keep Just create a project inside my desktop directory so I'm going to just type desktop CD desktop and then I'm going to create a directory using mkdir command and then the name of your directory Visual studio code is installed so you can see visual studio code is already installed so now the only thing remains is I need to open the Visual Studio code and create my project so to start withīecause this is a Python development kind of tutorial I'm going to open the command prompt and I want to show you some more things so you can go to your chosen directory let's say I want to Then space – – version and then press Enter and you can see I have Python three point seven point four installed on my Windows operating system so make sure that python is installed and also Your Windows 10 operating system now to check where the Python is installed I am going to right click on my windows icon here and open the command prompt and here I'm going to just type Python and Let's get started so to start with you need to have Python installed on your Windows 10 operating system and also I'm hoping and expecting that you already have installed Visual Studio code on Hey guys in this video I'm going to show you how you can get started with Python on your visual studio code editor using your Windows 10 operating system so Getting Started with Python in Visual Studio Code | Python with VSCode










Visual studio code tutorial python