C++ does have its place, but highly doubt it will die off as a language.
You can write Managed C++ code, but is not a pleasent experience as C# or
VB.NET (a project of mine required Managed C++). C and C++ will always have
a place in lower level programming such as microcontrollers and embedded
programming. It can be more accurately said that for most high level
business applications, Unmanaged C++, although very possible, would be less
appropriate.
GarryHz, as Joseph stated, the MCAD tests are for the .NET Framework. There
are tests catered for both C# and VB.NET. I would advise taking some type of
formal training in programming concepts, especially object-oriented
programming. The easy part is learning the syntax of a language or platform.
The hard part is designing good code and learning (and following) best
practices. An anology I like to use is that it is easy to use a hammer and
nails, but building a house gets a little more complicated.
In addition to MCAD, formal programming training and experience would be
beneficial for your career change. Good luck and welcome to the dark side
"Joseph Bittman MVP MCSD" wrote:
> March 28, 2006
>
> You'll need to switch from C++ to C# or VB for the MCAD. -- C++ is
> unmanaged code, and the MCAD is about .Net Managed code.
>
> Some of the new generation of exams allow C++.Net Managed code, but not all
> of them.... I advice against C/C++ due to the oldness of the languages, and
> also supposedly *if* you believe marketing -- future MSFT Operating Systems
> are going to be completely managed ... which you could infer the extinction
> of C & C++.
>
> Just my thoughts... good luck!!!
>
>
> --
>
> Joseph Bittman
> Microsoft Certified Solution Developer
> Microsoft Most Valuable Professional -- DPM
>
> Blog/Web Site: http://CactiDevelopers.Resdev.Net/
>
>
>
> "GarryHz" <> wrote in message
> news:5BD25040-C451-4917-BF95-...
> >I have always been interested & expermented in Programming & I have now
> > finally decided that I would love a career in it.
> > I am currently learning C++ & Visual Studio at home & looking at taking
> > the
> > following track:
> > 1) Microsoft Certified Application Developer (MCAD) on Microsoft .NET
> > 2) MCP
> > Please advise if this would be a good route to getting a job in
> > programming.
> > Thanks
>
>
>