#Very new to C#
16 messages · Page 1 of 1 (latest)
Not much difference in the newer c# versions you can just do Console.Writeline instead of creating a class and then a main function
Aha ok
Thankd
So its not necessary to run it?
For example if u want to run C++ code its a must to write the whole structure
You can use other IDE's for c# as well you don't have to use visual studio if you don't want to
But here its not
You can use Rider
Is rider bettwr
Well the industry standard still is to create a class then write all your code in it
Haven't tried that but I it's built by jetbrains so it's gonna be awesome
Have you built any projects with C#?
Some uni projects yes but nothing practical that someone would use