Author |
Message |
fatboy316
|
Posted: Tue Sep 20, 2005 4:03 pm Post subject: Just starting to learn C# |
|
|
I'm just started to learn C# in university. I have done programming in java before. I'm looking for recommendations on any free IDE's thats similar to Ready To Program but doesn't take 15 minutes to load up (netbeans). Our university offers visual studios but then we'd have to program in notepad and then compile it and run it using a DOS-like program. Is there any good FREE IDE's that are quite visual with good help support? |
|
|
|
|
|
Sponsor Sponsor
|
|
|
rizzix
|
Posted: Tue Sep 20, 2005 4:04 pm Post subject: (No subject) |
|
|
BlueJ if simplicity is your thing. |
|
|
|
|
|
wtd
|
Posted: Tue Sep 20, 2005 4:09 pm Post subject: (No subject) |
|
|
Sharp Develop is quite popular on Windows as a free alternative to Visual Studio.NET.
On Linux, I like to use MonoDevelop with Mono for creating GTK# programs in cooperation with Glade. |
|
|
|
|
|
rizzix
|
Posted: Tue Sep 20, 2005 4:13 pm Post subject: (No subject) |
|
|
oh my bad.. you wanted a C# IDE. |
|
|
|
|
|
fatboy316
|
Posted: Tue Sep 20, 2005 9:56 pm Post subject: (No subject) |
|
|
I don't really need so many functions. i just want to be able to type in code, press run (have it compile automatically) and then put output onto a window if there are no errors. What i need is similar to that of Turing or Ready To Program. Is there anything else that i can use? |
|
|
|
|
|
wtd
|
Posted: Tue Sep 20, 2005 10:32 pm Post subject: (No subject) |
|
|
MonoDevelop's pretty good for that, and as far as I know, MonoDevelop's a pretty straight port of SharpDevelop.
A screenshot tour of creating a simple Hello world in MonoDevelop.
http://familygeek.com/MonoDevelop/ |
|
|
|
|
|
fatboy316
|
Posted: Sat Sep 24, 2005 2:23 pm Post subject: (No subject) |
|
|
how do i install it? i'm having troubles! |
|
|
|
|
|
wtd
|
|
|
|
|
Sponsor Sponsor
|
|
|
fatboy316
|
Posted: Sat Sep 24, 2005 3:00 pm Post subject: (No subject) |
|
|
i looked at the faq's but it doesn't tell u how to install. Can u link me to where i can learn to install it? |
|
|
|
|
|
fatboy316
|
Posted: Sat Sep 24, 2005 3:02 pm Post subject: (No subject) |
|
|
Oh, is that site the EXE installer that doesn't require u to download all those other files separetely and make batch files or something? |
|
|
|
|
|
wtd
|
|
|
|
|
fatboy316
|
Posted: Sat Sep 24, 2005 10:52 pm Post subject: (No subject) |
|
|
i still don't understand how to install it! How do u open a monodevelop-r2091.tar.bz2 file? Can you please write some instructions for me? I downloaded mono and installed it but it doesn't have an IDE |
|
|
|
|
|
[Gandalf]
|
Posted: Sat Sep 24, 2005 10:56 pm Post subject: (No subject) |
|
|
You need to extract it using WinRar, then double click it, and install. |
|
|
|
|
|
|