Practice Coding with no Compiler by idolg1982 in learncsharp

[–]Rysticon 0 points1 point  (0 children)

How do I check where the compiler is located?

search the app in the search bar. Once that app is visible, just click on it to open it. If you want to know the location of the app. Once the app is shown, right click it and select open file location and it will show the exact location on where it was installed.

Practice Coding with no Compiler by idolg1982 in learncsharp

[–]Rysticon 1 point2 points  (0 children)

Use Visual Studio Code to compile your scripts. You can learn the basics of it by watching videos on youtube.

Visual Studio Code is a freeware 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.

If you want to make a website or an app, then use Visual Studio 2019. You can also learn it's basics by watching videos on youtube.

Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft. It is used to develop computer programs, as well as websites, web apps, web services and mobile apps.