What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » C++ Programming

C++ Programming
Author: Message:
DJeX
Veteran Member
*****

Avatar


Posts: 1138
Reputation: 11
– / Male / –
Joined: Jul 2003
O.P. Grin  C++ Programming
I've finally bought some books and started to learn C++. But what I would like to know is, if there is any other program out there that is easier than Microsoft Visual C++ 6.0 for writing and compiling my programs.

Since I was a big user of Visual Basic (Microsoft Visual Studio 6.0) it's hard for me to just switch over to typing a sheet of code and no graphical design and layout of the controls. Microsoft Visual C++ 6.0 offers about half of what I want. It allows you to layout your controls ext. but the flow and user friendly part of the program is crap. I'm wondering if there is any thing that is similar to Microsoft Visual Studio 6.0 for C++.

Any suggestions would be greatly appreciated.

Thanks.
[Image: top.gif]
12-20-2004 07:25 AM
Profile PM Web Find Quote Report
gnownoskcid
Full Member
***

Avatar
PENMASTER

Posts: 336
Reputation: 7
36 / Male / –
Joined: Oct 2004
RE: C++ Programming
you can try Dev-c++
Cow juice...
12-20-2004 07:37 AM
Profile PM Web Find Quote Report
Ash_
Senior Member
****

Avatar

Posts: 638
Reputation: 31
35 / Male / –
Joined: Aug 2004
RE: C++ Programming
Dev-C++ doesent have any GUI. the one i used was full api to create a window. which i dont think he's looking for. i know theres another big C++ compiler called "Borland" or something but i never looked into that one, maybe you should.
[Image: jeansiger5.jpg]
12-20-2004 07:41 AM
Profile PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: C++ Programming
quote:
Originally posted by DJeX
but the flow and user friendly part of the program is crap
Remember that C++ is a much more complicated, low-level and powerful langauge than VB, and the IDE reflects that.
Still, there are alternatives in Dev-C++ and Borland.
[Image: spartaafk.png]
12-20-2004 06:03 PM
Profile PM Web Find Quote Report
Millenium_edition
Veteran Member
*****

Avatar

Posts: 1787
Reputation: 57
Joined: Apr 2003
RE: C++ Programming
I've just started with c++, and honestly, if you want to make your windows with your mouse and keyboard... I suggest you to stick to VB :-/
12-20-2004 06:18 PM
Profile E-Mail PM Find Quote Report
DJeX
Veteran Member
*****

Avatar


Posts: 1138
Reputation: 11
– / Male / –
Joined: Jul 2003
O.P. RE: C++ Programming
Well Millenium that would totally defeat the purpose of me learning C++ if I just stuck with VB, now would it lol. :P

Thanks for all your suggestions, I'll take a look at Borland and Dev C++ and i'll do some more Googleing.
[Image: top.gif]
12-20-2004 06:55 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On