| | |
What is C++ Good For?
Please support our C++ advertiser: Intel Parallel Studio Home
Thread Solved |
>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.
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.
I'm here to prove you wrong.
•
•
Join Date: Jun 2008
Posts: 32
Reputation:
Solved Threads: 0
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?

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?
•
•
Join Date: Mar 2008
Posts: 1,459
Reputation:
Solved Threads: 121
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.
In the Win32 API the switch statement is very commonly used, and its the basic stuff like that which you really need to know.
I need pageviews! most fun profile ever :)
>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.
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.
I'm here to prove you wrong.
![]() |
Similar Threads
- Good books on Shell Programming/Perl (Perl)
- Newsletter pop-under / Good or bad idea? (Website Reviews)
- Good Ol' Windoze 9x (Windows 95 / 98 / Me)
- Where can I buy a good computer? (Geeks' Lounge)
- Know of a good program? (IT Professionals' Lounge)
- Good Luck! (Geeks' Lounge)
- ThemeXP is back! (Windows NT / 2000 / XP)
Other Threads in the C++ Forum
- Previous Thread: help with Sorting a Linked list is needed!
- Next Thread: Please help in in this one
| Thread Tools | Search this Thread |
api application array arrays based beginner binary c++ c/c++ calculator char char* class classes code compile compiler console conversion count delete deploy desktop directshow dll download dynamic dynamiccharacterarray encryption error file forms fstream function functions game givemetehcodez google graph gui homeworkhelp iamthwee ifstream input int integer java lib linkedlist linker linux list loop looping loops map math matrix memory news number numbertoword output pointer problem program programming project python random read recursion recursive reference return rpg simple sorting string strings struct temperature template templates test text text-file tree unix url variable vector video visual visualstudio win32 windows winsock wordfrequency wxwidgets






