N
NUPUL
Hi,
I have a few questions to ask with the use of C++ per se:
1. For what type of applications is C++ actually used/preferred/
chosen?
2. ANSI C++ doesn't have any support for GUI libraries...usually we
use Qt/Windows API etc..Then when/where do we use C++ in it's "pure"
form (no linking to "any" 3rd party lib)
3. Consider a 3 tier application (MVC architecture):
Presentation
|
Business Logic
|
Data Access Layer
Most architectures today follow this (very generic) pattern...usually.
Where and how does C++ fit in? Could you please give me example
applications?
I hope I have been clear with what my doubt exactly is...I have been
using C++ for 5 years...but primarily from an academic
perspective...I'd basically like to know it's application from a
professional/industrial/Application-specific point of view.
Thanks.
Nupul.
I have a few questions to ask with the use of C++ per se:
1. For what type of applications is C++ actually used/preferred/
chosen?
2. ANSI C++ doesn't have any support for GUI libraries...usually we
use Qt/Windows API etc..Then when/where do we use C++ in it's "pure"
form (no linking to "any" 3rd party lib)
3. Consider a 3 tier application (MVC architecture):
Presentation
|
Business Logic
|
Data Access Layer
Most architectures today follow this (very generic) pattern...usually.
Where and how does C++ fit in? Could you please give me example
applications?
I hope I have been clear with what my doubt exactly is...I have been
using C++ for 5 years...but primarily from an academic
perspective...I'd basically like to know it's application from a
professional/industrial/Application-specific point of view.
Thanks.
Nupul.