Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Apr 13th, 2005, 4:16 PM   #1
brokenhope
Hobbyist Programmer
 
Join Date: Apr 2005
Posts: 126
Rep Power: 4 brokenhope is on a distinguished road
C++ Starting Off Again

Last summer about 15 days before the end of it, I bought a book called Sams Teach Yourself C++ In 21 days, Ive been a fan of Sams books ever since I got the actionscript edition, but this one disappointed me a little. I wanted to learn how to program with GUI, I already know most of the basics, if, elseif, else and setting variables, just diffrent syntaxes from what ive learned in other languages. I havent done any C++ in awhile though, more than 2 months, and pretty much forgot everything I learned. Im thinking of starting up again, but instead of making stupid dos programs I want to make graphical programs, they dont have to be the best graphics, but just graphics.

1. What in your opinion is the best and most up to date compiler out there?
2. Any resource sites out there for gui?
3. Can anybody help me with questions I have on AIM?

Before I used Borland, it was out of date, and the header files were a bit out of date to, but it worked, but I lost it after a reformat.
brokenhope is offline   Reply With Quote
Old Apr 13th, 2005, 5:02 PM   #2
uman
Expert Programmer
 
Join Date: Dec 2004
Posts: 794
Rep Power: 4 uman is on a distinguished road
1) MS Visual C++ Toolkit
2) Forger's Win32 tutorial
3) No. (I would, but I don't know GUI programming myself, although I'm trying to learn)

BTW you should make sure you know moderate/advanced C++ before you try this, not just "the basics".
uman is offline   Reply With Quote
Old Apr 13th, 2005, 6:20 PM   #3
brokenhope
Hobbyist Programmer
 
Join Date: Apr 2005
Posts: 126
Rep Power: 4 brokenhope is on a distinguished road
Do you think you can help me out with regular C++ though? because its going to take some time to get used to programming in C++ again, and I do have some questions about variable types, and other things.

Also I did have Visual C++, but when I searched google it came up with Visual C++ 2005, which is supposedly the same thing... but I could never figure out how to compile with it.

Last edited by brokenhope; Apr 13th, 2005 at 6:27 PM.
brokenhope is offline   Reply With Quote
Old Apr 13th, 2005, 6:33 PM   #4
bl00dninja
Programming Guru
 
bl00dninja's Avatar
 
Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 5 bl00dninja is on a distinguished road
we must crawl before we walw, and walk before we fly. you should be well grounded in OOP and some of the more advanced parts of C++ to do GUI programming. all those cool windows and icons are all objects, and if you're not up on your OOP, it's going to be very difficult. keep it up!
__________________
i put on my robe and wizard hat...

Have you ever heard of Plato, Aristotle, Socrates?...Morons.
bl00dninja is offline   Reply With Quote
Old Apr 13th, 2005, 6:34 PM   #5
uman
Expert Programmer
 
Join Date: Dec 2004
Posts: 794
Rep Power: 4 uman is on a distinguished road
OK...I don't think I'm the best choice to help you with regular C++, because I'm not really an expert at it. If you need help, ask in the IRC channel ##C++ on irc.freenode.net
uman is offline   Reply With Quote
Old Apr 13th, 2005, 6:54 PM   #6
brokenhope
Hobbyist Programmer
 
Join Date: Apr 2005
Posts: 126
Rep Power: 4 brokenhope is on a distinguished road
Is the MS Visual C++ Toolkit borland? I downloaded it and installed it again, because its 2003 and I have 2005, and now all the example files open with borland and says my trials over... and the only program in MS Visual C++ Toolkit forlder is a dos program, is that what I use to compile or something? im not use to things being this complicated, so im gonna have a lot of questions....
brokenhope is offline   Reply With Quote
Old Apr 13th, 2005, 9:51 PM   #7
uman
Expert Programmer
 
Join Date: Dec 2004
Posts: 794
Rep Power: 4 uman is on a distinguished road
no, it's not Borland. The file type associations are wrong. Yes, that command-line program is the compiler. If you want a GUI IDE, get the gratis version of MS Visual C++ 2005.
uman is offline   Reply With Quote
Old Apr 13th, 2005, 10:22 PM   #8
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
you could alwasy use SharpDevelop (for C# or VB) for free.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Apr 13th, 2005, 10:33 PM   #9
uman
Expert Programmer
 
Join Date: Dec 2004
Posts: 794
Rep Power: 4 uman is on a distinguished road
SharpDevelop doesn't do C++. Well, it does Managed C++, but if we introduce this poor newbie to THAT he'll be scarred for life. Don't use SharpDevelop. If you must have a free (as in freedom) IDE, use Dev-C++. I recommend the free (as in price) VS-2k5 though.
uman is offline   Reply With Quote
Old Apr 14th, 2005, 2:02 AM   #10
kirkl_uk
Programmer
 
kirkl_uk's Avatar
 
Join Date: Apr 2005
Location: England
Posts: 86
Rep Power: 4 kirkl_uk is on a distinguished road
Send a message via MSN to kirkl_uk
Hey, I did a module at Uni in MFC/C++, so I know a fair bit about windows programming using that. So it depends if you want to learn something like that, or maybe Win32 programming, which is just a level below MFC, or the new .Net way of doing things. I know a good bit about all of these, so get in touch if you want me to try and help.

kirkl_uk
MSN: kirkl_uk@hotmail.com
kirkl_uk is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:39 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC