compilers

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Jul 2004
Posts: 12
Reputation: xxraveteddyxx is an unknown quantity at this point 
Solved Threads: 0
xxraveteddyxx's Avatar
xxraveteddyxx xxraveteddyxx is offline Offline
Newbie Poster

compilers

 
0
  #1
Jan 16th, 2005
i need some direction for a decent free c#/c++compiler...please advise.
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 4,388
Reputation: Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future 
Solved Threads: 244
Team Colleague
Dave Sinkula's Avatar
Dave Sinkula Dave Sinkula is offline Offline
long time no c

Re: compilers

 
0
  #2
Jan 16th, 2005
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 12
Reputation: xxraveteddyxx is an unknown quantity at this point 
Solved Threads: 0
xxraveteddyxx's Avatar
xxraveteddyxx xxraveteddyxx is offline Offline
Newbie Poster

Re: compilers

 
0
  #3
Jan 17th, 2005
thnx for the direction dave, hehe...take care...�ゃー�.
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: compilers

 
0
  #4
Jan 17th, 2005
or just page back a page or so in this very forum.

Your question comes up and is answered in some detail at least once a week. In fact it happens so often it gets kinda tiring...
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 4,062
Reputation: vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice 
Solved Threads: 936
Moderator
vegaseat's Avatar
vegaseat vegaseat is offline Offline
DaniWeb's Hypocrite

Re: compilers

 
0
  #5
Jan 18th, 2005
Here is some old rehash of mine ...

I like C# in Windows Applications, and find the flow of the code much easier to follow than that of the corresponding C++ code . I think of it as Delphi in a classy C++ coat, it has the same chief designer in common. You can put the code for the form design right inside the main code, so everything is in a single file.

To get a taste of what the code looks like, check the very simple csharp code snippets at http://www.daniweb.com/code/code-csharp.html

Some code and tutorials are found on:
http://www.csharpfriends.com/
or:
http://www.c-sharpcorner.com/language.asp

There is a lot of help at Microsoft (.NET), google for it!

Above all, practice, practice, practice! For a nice free setup to get your C# experience going, you need to download the IDE called SharpDevelop_1.0.3.1761_Setup.exe from:
http://www.icsharpcode.net/opensource/sd/

and the .NET Framework Version 1.1 Redistributable Package called dotnetfx.exe from (watch any wordwrap here!):
http://www.microsoft.com/downloads/d...displaylang=en

Unless you have .Net FX 1.1 already installed, install the dotnetfx first followed by the IDE. Answer a few questions, and you are ready to code in C#. Start your projects (called Combines) and select the right application type (Win or Con). Windows Applications allow for the use of the Form Builder similar to wxDev-Cpp, Delphi or VB. There is a little tab near the bottom called Design, click on that to bring up the Form Builder. Now you can create your Window forms, buttons, fileDialogs, labels and other components with ease.

If you discover that you like C#, and you have lots of space on your hard drive, go and get Visual C# .NET 2003 from Microsoft. It sells for less than $100. The package has lots of good stuff. The IDE has interactive help and there is a nice debugger.

There is one caveat, when you hand your programs to friends, they need the .NET Framework Redistributable Package installed on their computers too! Easy to do!

As for C++, the Dev-C++ IDE using G++/GCC is pretty good and doesn't smear your disk, you can get it at:
http://sourceforge.net/projects/dev-cpp/

Hope that will help you!
May 'the Google' be with you!
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 4,388
Reputation: Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future 
Solved Threads: 244
Team Colleague
Dave Sinkula's Avatar
Dave Sinkula Dave Sinkula is offline Offline
long time no c

Re: compilers

 
0
  #6
Jan 19th, 2005
Originally Posted by xxraveteddyxx
�ゃー�.
時々ã€?。頻ç¹?ã?«ä¸?å??分ã?«ã€‚
?
http://babelfish.altavista.com
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC