MS Visual c++ .net question

D

Durham Writer

Hi all,
I am trying to learn c++ for the first time, having used 'c' in the
past. It was a long
time ago and I'm getting back into programming. I was wondering if I could
get some
help regarding the ms visual languages. I have MS Visual Studio .net 2003.
I have a
tutorial book on MS Visual C++ .NET but it's the version before 2003. Have
things changed
radically such that I should not use a book designed for visual c++ .net in
a .net 2003
environment? I know it would be desirable to learn more about the .net 2003
environment and
the languages in that environment, but I'm wondering if the language itself
c++ can be
learned to any degree from this book.
Thank you,
Bruce

--
++++++++++++++++++++++++++++++++
Bruce M. Whealton, Jr.
Publisher/Webmaster Co-Editor of
Word Salad - Literary Magazine at:
http://wordsalad.net/
ICQ # 15782569
MSN IM: (e-mail address removed)
Yahoo IM: brucewhealton
AIM: BruceMWhealton
Check out some charitable sites:
http://trianglesupport.net/
http://triangle-resources.no-ip.org/
http://savebruce.no-ip.org/
++++++++++++++++++++++++++++++++
 
M

Mike Wahler

Re: MS Visual c++ .net question

In this newsgroup, "C++" means ISO standard C++.
MS Visual C++ .NET is not C++
Hi all,
I am trying to learn c++ for the first time, having used 'c' in the
past. It was a long
time ago and I'm getting back into programming. I was wondering if I could
get some
help regarding the ms visual languages.

Not here. Try a Microsoft newsgroup. You can find them
from www.microsoft.com , www.groups.google.com , or www.usenet.org
I have MS Visual Studio .net 2003.
I have a
tutorial book on MS Visual C++ .NET but it's the version before 2003. Have
things changed
radically such that I should not use a book designed for visual c++ .net in
a .net 2003
environment? I know it would be desirable to learn more about the .net 2003
environment and
the languages in that environment, but I'm wondering if the language itself
c++ can be
learned to any degree from this book.

No. MS Visual C++ .NET is not C++.

Better see:
http://www.slack.net/~shiva/welcome.txt

-Mike
 
J

John Harrison

Durham Writer said:
Hi all,
I am trying to learn c++ for the first time, having used 'c' in the
past. It was a long
time ago and I'm getting back into programming. I was wondering if I could
get some
help regarding the ms visual languages. I have MS Visual Studio .net 2003.
I have a
tutorial book on MS Visual C++ .NET but it's the version before 2003. Have
things changed
radically such that I should not use a book designed for visual c++ .net in
a .net 2003
environment? I know it would be desirable to learn more about the .net 2003
environment and
the languages in that environment, but I'm wondering if the language itself
c++ can be
learned to any degree from this book.
Thank you,
Bruce

Suggest that you learn C++ itself before you try to learn MS Visual C++
..NET, whatever that involves.

The MSVC++ 2003 version is a big improvement in C++ standards compliance.
Specifically partial template specialisation was added. Since you don't know
C++ that will mean nothing to you, which just reinforces the idea that you
should learn some C++ first.

john
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top