Hey guys,
I am starting to learn C#, and I want to know what the best online editor is. Of course I am using repl, but I want a more advanced online editor like visual studio express (which I can't download, since I am on a school chromebook).
I am watching a youtube video from programmingknowledge that teaches c#. But my code doesn't sync with his, so that's another problem I need help with.
Repl.it is probably the best online C# compiler you can get (you could try .NET Fiddle). Or you could try installing VirtualBox and installing Windows and Visual Studio inside that.
@programmeruser Yes, the problem is that, when I install something on that, and when I close that window and come back later again, that installation gets deleted.
What is the BEST online editor for C#????
Hey guys,
I am starting to learn C#, and I want to know what the best online editor is. Of course I am using repl, but I want a more advanced online editor like visual studio express (which I can't download, since I am on a school chromebook).
I am watching a youtube video from programmingknowledge that teaches c#. But my code doesn't sync with his, so that's another problem I need help with.
Thanks for any help!
https://www.youtube.com/watch?v=Z9weGna1Elc&list=PLS1QulWo1RIZWLRQfMwDjdknN5cV7LM9m&index=2
Repl.it is probably the best online C# compiler you can get (you could try .NET Fiddle). Or you could try installing VirtualBox and installing Windows and Visual Studio inside that.