Evan Posted September 21, 2003 Posted September 21, 2003 Hello,I am by no means new to programming. I used to do a lot of programming mostly with Java in the past.I have given up for a while, and now I am looking for a new language to allow me to build applications for Windows. I'd also like some sort of a GUI editor/environment so I can easily design the UI components.I'd like to go for C++ as it is very popular (I've only done some basic Linux C programming). I can't really afford Microsoft's Visual C package. I was wondering if there is something else out there that will let me do the job. I have seen some freeware packages but I haven't tested them yet.I prefer something not bloated, preferably conforming to standards, and the UI editor is a very important part for me also.Thanks for any insight.
Crispy Posted September 21, 2003 Posted September 21, 2003 As a n00bish wannabe programmer I have also been checking out alot of editors, but I don't know if its the same thing you''re looking for.Anyway, I found DevC++ to be one of the best freeware IDEs:Screenshot - DownloadIf thats not advanced enought you might want to try Borland's C++ editor. I believe its much cheaper than the MS alternative
Doggie Posted September 22, 2003 Posted September 22, 2003 As a n00bish wannabe programmer I have also been checking out alot of editors, but I don't know if its the same thing you''re looking for.Anyway, I found DevC++ to be one of the best freeware IDEs:Screenshot - DownloadIf thats not advanced enought you might want to try Borland's C++ editor. I believe its much cheaper than the MS alternative well i use Visual C++ a lot and yes it is rather experence.. DevC++ is defintely the best option.. its very good.. better than visual C++ in many ways too
maxXPsoft Posted November 27, 2003 Posted November 27, 2003 Or if you're looking for the very latest FREE C sharphttp://www.icsharpcode.net/OpenSource/SD/Default.aspxSharpDevelop Free C++, .NET CompilerIn order to be able to either compile (source code) or run (executable) SharpDevelop, you must have the Microsoft .NET SDK 1.1 installed on that machinehttp://www.dotnetgerman.com/links/dl_dotnetsdk.asp
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now