473,414 Members | 1,740 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

VC++ 101 book wanted

I'm brand new to C++ programming, but I have decades of experience in
Fortran, Pascal, & Delphi programming. I've just installed the Express
edition of Visual C++ 2005 and want to get started with C++. I'm interested
in Windows desktop apps. Is there a good text book that will help me through
the initial days of this new language and MS's IDE.
Feb 17 '06 #1
2 1406
Bob Richardson wrote:
I'm brand new to C++ programming, but I have decades of experience in
Fortran, Pascal, & Delphi programming. I've just installed the Express
edition of Visual C++ 2005 and want to get started with C++. I'm
interested in Windows desktop apps. Is there a good text book that
will help me through the initial days of this new language and MS's
IDE.


There probably is. Why don't you ask in a Windows programming newsgroup
about it or in 'microsoft.public.vc.language'?

V
--
Please remove capital As from my address when replying by mail
Feb 18 '06 #2
GB
Bob Richardson wrote:
I'm brand new to C++ programming, but I have decades of experience in
Fortran, Pascal, & Delphi programming. I've just installed the Express
edition of Visual C++ 2005 and want to get started with C++. I'm interested
in Windows desktop apps. Is there a good text book that will help me through
the initial days of this new language and MS's IDE.


C++, Windows desktop programming, and the MS Visual C++ IDE are three
large separate subjects that are the topics of three or more separate
usenet groups. The comp.lang.c++ group deals only with the C++ part,
which does not include any GUI or IDE facilities.

If you want to learn C++ it is probably a good idea to start with pure
C++ programs that don't involve using a GUI or any other
Windows-specific facilities. That means creating what VC++ calls
"console" applications.

A good book for someone who has experience with other programming
languages is Accelerated C++ by Koenig and Moo. You can read about it
here: http://www.acceleratedcpp.com/. This does not discuss Windows
programming though. Another good one is C++ Primer 4th Edition by Lippman.

For Windows-specific programming, ask on a Windows group.

Whatever book you get, make sure it was written after 1998, which is
when the C++ language standard was completed and the language stopped
being a moving target.

Gregg
Feb 18 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: jeevanand | last post by:
Hi, I want to learn VC++.please guide me to start learning from scratch. Thank You
6
by: nick | last post by:
i haven't learnt c++ before ,if i want to learn vc++,do i need to buy a c++ book to learn before i learn vc++? or some vc++ books are suitable to someone who hasn't learnt c++ before? any...
4
by: ultranet | last post by:
I have cruised around http://msdn.microsoft.com/visualc/ and the rest of the site, and i am not able to find a single C++ or VC++ certification exam that will be available after June 30, 2004. I...
0
by: ming | last post by:
I have used VC++ 6.0 for quites years and are to use VC++ 7.0. Could you recommand reference book(s) for switching from VC++ 6.00 to VC++ 7.00.
12
by: Maansi Sanghi | last post by:
Hi, Is there a way to use the System.Xml.Schema classes in VC++ 6.0? Regards, Maansi
5
by: Alfonso Morra | last post by:
Hi, I am a C/C++ developer of quite a few yesrs, although I am relatively new to Windows (Unix background). I am about to begin work on a project that would require me to develop several GUI...
1
by: Rami Atia | last post by:
Hi, I am new to VC++ and want to learn how to write COM component with VC++ I've been written lots of component in the past with VB6, but want to migrate them to VC++.NET Is there a book that...
5
by: techie | last post by:
Hi, I'm a VC++ programmer with around 5 years of experience using VC++6. My company have plans to migrate to VS 2005 in the future. I know C++/CLI is pretty new and there aren't too many books...
2
by: sivanageswararao | last post by:
hello my name is raju. i am working asa automation programming engineer. that means scada application engineer. for SCADA developing VC++ is required. if any one knows regarding the VC++...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.