C and C++

Moderators: None (Apply to moderate this forum)
Number of threads: 28629
Number of posts: 94611

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
prefered C++ environment, Help needed Posted by hanspelmo on 24 Jun 2009 at 5:06 PM
Hello,

I have been programming in C/C++ and other languages in the past.
Borland C++, Windows Visual C++ console apps, Embedded controlers( Microchip MCC18), Visual Basic, others.

Can someone please advise me of an appropriate starting platform to create Windows applications (on XP and Vista) in C/C++ without spending months of reading before my first Hello world program.

I find most platform so criptic. MFC is non sense ! takes forever to learn.

All I want to do is to create windows, place text and graphic, communicate with serial port or USB, etc ...

Please avoid Microsoft tools. I am looking for open source, mainly.

I tried FreeBasic, it is nice but I prefer C.

I need a platform that won't take forever to learn.


Please help !

Hans
Report
Re: prefered C++ environment, Help needed Posted by Lundin on 24 Jun 2009 at 11:58 PM
Your options are MS or Embarcadero (former Borland). C++ Builder is fairly easy to learn if you have already worked with RAD tools.

Builder's "VCL" is far easier than MFC, though then I don't think anyone develops new programs in MFC any longer. I haven't used Visual C++ .NET:ish, so I can't make a fair comparison vs Builder.

Main advantage with Builder is that it's decently backwards compatible. You can open projects made in 10 year old versions of the program without much fuss. Microsoft has a tendency to shoot down their whole product line now and then, forcing everyone to start over from the beginning, as they did with VB and Office etc.

The only negative thing with Borland/Embarcadero is that they have had the same annoying flaws for 15 years. You can't undo graphic changes, you can't color most components but have to "subclass" them manually, which is tedious. And so on. There are plenty of minor, but annoying flaws.
Report
Re: prefered C++ environment, Help needed Posted by hanspelmo on 2 Jul 2009 at 8:48 AM
Thank ou very much for the suggestion.

Report
Re: prefered C++ environment, Help needed Posted by AsmGuru62 on 25 Jun 2009 at 6:10 AM
I am not sure why you are connecting Microsoft with MFC. You can perfectly use the free Visual Studio Express to write pure Win32 code with no MFC.
Report
Re: prefered C++ environment, Help needed Posted by hanspelmo on 2 Jul 2009 at 8:47 AM
Thank you for the info.

Report
This post has been deleted. Posted by lanlananhanh on 7 Jul 2009 at 3:14 AM
This post has been deleted.
Report
This post has been deleted. Posted by lanlananhanh on 7 Jul 2009 at 3:12 AM
This post has been deleted.
Report
This post has been deleted. Posted by lanlananhanh on 7 Jul 2009 at 3:13 AM
This post has been deleted.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.