![]() |
C# (C sharp) - Printable Version +- Little Fighter Empire - Forums (https://lf-empire.de/forum) +-- Forum: General Zone (https://lf-empire.de/forum/forumdisplay.php?fid=23) +--- Forum: Programming (https://lf-empire.de/forum/forumdisplay.php?fid=50) +--- Thread: C# (C sharp) (/showthread.php?tid=10779) |
C# (C sharp) - Hate - 12-01-2017 We have started Oriented Objects programming this semester, and I need help getting started on C#. 1- how to build a constructor that builds an object of a class that has constant attributes. (pls write code) 2- is there any good C# compilers (other than visual studio) out there? heard there's a plugin for Eclipse to do that. please tell me how to install it. 3- Anything to tell me. 4-thanks. Also, Hi everyone! RE: C# (C sharp) - RusFeniks - 12-06-2017 Try Visual C # Express, it will be a little easier for the visual studio. Generally, you can compile with standard Windows tools or use the site rextester.com |