943,879 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Marked Solved
  • Views: 7780
  • C++ RSS
You are currently viewing page 4 of this multi-page discussion thread; Jump to the first page
Jun 20th, 2008
0

Re: What is C++ Good For?

thanks... u can edit ur quote as well if u would like.
Reputation Points: 10
Solved Threads: 0
Light Poster
salman213 is offline Offline
32 posts
since Jun 2008
Jun 20th, 2008
0

Re: What is C++ Good For?

Click to Expand / Collapse  Quote originally posted by salman213 ...
thanks... u can edit ur quote as well if u would like.
I'll keep it as-is for the record XP

Whats important is that you made the change =)
Reputation Points: 392
Solved Threads: 108
Posting Shark
Alex Edwards is offline Offline
971 posts
since Jun 2008
Jun 20th, 2008
0

Re: What is C++ Good For?

OK then.. Now this is just completely off topic.
Reputation Points: 1429
Solved Threads: 129
Posting Virtuoso
William Hemsworth is offline Offline
1,542 posts
since Mar 2008
Jun 20th, 2008
1

Re: What is C++ Good For?

>i'm not so bad at picking out the experts and arrogant individuals either.
Which do you pick when an individual is both arrogant and an expert?

>do you mind telling me what the difference between a GUI and Application is?
A GUI is a type of interface for interacting with an application. Another interface type would be command-line. Others that come to mind might be an API or a domain specific language.
Administrator
Reputation Points: 6442
Solved Threads: 1393
Bad Cop
Narue is offline Offline
11,807 posts
since Sep 2004
Jun 20th, 2008
0

Re: What is C++ Good For?

I usually think of an "Expert Meanie"...

hehehe just kidding...

In order to begin learning about Win32 and other programming languages for windows applications, I see C++ knowledge is a must. But after learning C++ is Win32 a completely different language with similarities. I mean would it require learning a different language that is similar to C++ or is Win32 programming just more complex C++ programming?
Reputation Points: 10
Solved Threads: 0
Light Poster
salman213 is offline Offline
32 posts
since Jun 2008
Jun 20th, 2008
0

Re: What is C++ Good For?

Win32 programming definetly requires a a bit of experience in C++, but if you get good at C++, you dont have to worry about learning the Win32 API, its easy. The hardest part I would say is just remembering all the function and macro names because theres just so many
In the Win32 API the switch statement is very commonly used, and its the basic stuff like that which you really need to know.
Reputation Points: 1429
Solved Threads: 129
Posting Virtuoso
William Hemsworth is offline Offline
1,542 posts
since Mar 2008
Jun 20th, 2008
1

Re: What is C++ Good For?

>I usually think of an "Expert Meanie"...
Well, I used to be an "Accomplished Meanie" until that whole TkTkorrovi episode. That pushed me well into the range of expert.

>In order to begin learning about Win32 and other programming languages
>for windows applications, I see C++ knowledge is a must.
The Win32 API has a strong foundation in C concepts, so even if you know C++, you'll find certain conventions to be awkward or even "unnatural" from a C++ perspective. MFC was designed as a C++ wrapper for parts of the Win32 API to fix that. I'd say that C knowledge is a must, but I say that for everything.

>But after learning C++ is Win32 a completely different language with similarities.
Win32 is a library of functions and types that you can use from C++. And yes, it's very different, conceptually, from the basics that you're learning now, which likely uses a command-line interface.
Administrator
Reputation Points: 6442
Solved Threads: 1393
Bad Cop
Narue is offline Offline
11,807 posts
since Sep 2004

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: help with Sorting a Linked list is needed!
Next Thread in C++ Forum Timeline: Please help in in this one





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC