 |
BOOK: Ivor Horton's Beginning Visual C++ 2010
 | This is the forum to discuss the Wrox book Ivor Horton's Beginning Visual C++ 2010 by Ivor Horton; ISBN: 9780470500880 |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Ivor Horton's Beginning Visual C++ 2010 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

February 17th, 2013, 01:59 PM
|
|
Registered User
|
|
Join Date: Apr 2012
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
|
|
Beginning Visual C 2010
Helo All, I am new to Learning the Language C and felt i should start with Visual C .please i need a guide on how to study and undastant the book Beginning Visual C 2010 because it seems volumenous and some what tiring to read..please i need advice
|
|

February 17th, 2013, 08:02 PM
|
|
Authorized User
|
|
Join Date: May 2012
Posts: 66
Thanks: 0
Thanked 4 Times in 4 Posts
|
|
creez,
Have you learned any other programming languages? If so, you should not find learning Visual C++ very different.
Are you taking a class in school which uses Visual C++. If so, your best bet is to question your instructor.
If you have never attempted to learn a programming language and are not in a programming class in school, here is my advice about tackling the book. The first thing is don't let the size of the book scare you. If you have not already read the introduction, read it first. Ask any questions you may have about the introduction, or use Google to get definitions and explanations.
Pay special attention to the instructions for how to start a project. Follow the instructions while you read them to see if you can make them work for you. If you cannot get a project started, there is no way you can run a program after you write it.
Also notice that the book includes more than one version of Visual C++. Take the time to learn to identify which version you are reading about and how to start a project correctly for that version.
With any programming language, you need to type example code and make sure that the code will run and give the proper results. (Also write the programs in the exercises included at the end of each chapter. Dopn't give up if you have problems with them. You have to learn each topic before giong t the nest one.) Visual C++ is no different. If you don't type the examples and try to run them, you will find it very difficult to learn the syntax (proper words and punctuation) to use. Don't be afraid to take notes on paper while you read to use for a reference when you begin to create projects and type code. I find notes to be a lifesaver when I am learning something which is new to me.
You must have Visual C++ installed on your computer to type or run the programs. The introduction says that you must have the full version of either Visual C++ or Visual Studio to use the entire book. The full version is a paid version. There is a free version named Visual C++ Express. The free version will not allow you to type and run any programs which use MFC (Microsoft Foundation Classes). These are the programs which have windows like you are accustomed to seeing on your computer. You can still run the other styles of programs using which use the command prompt window to display results.
These are general answers to your question. If you have specific questions, please give details which include what you don't understand or what is not working for you.
regards,
derpepper
|
|
The Following User Says Thank You to drpepper For This Useful Post:
|
creez (February 20th, 2013)
|
|

February 20th, 2013, 07:12 PM
|
|
Registered User
|
|
Join Date: Apr 2012
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
|
|
Tanx Derpepper, i found ur post helpful..am kinda new to visual c++ and am jst trying to learn the language personally, dnt hv a teacher or instructor jst goin through d book step by step...
|
|

February 21st, 2013, 01:20 AM
|
|
Authorized User
|
|
Join Date: May 2012
Posts: 66
Thanks: 0
Thanked 4 Times in 4 Posts
|
|
You're welcome, creez. If you don't mind searching this forum, you can find some of my other posts which explain some of the things to do to get started. Some are topics whit are for instructional purposes, and some are buried inside other threads. Your time will be well spent in getting you started. I put quite a bit of time and effort into composing useful instructions to provide other people with help. If you wish, I can give instructions about how to find my (or anyone else's) posts by searching their screen name.
I respect your efforts to learn without a teacher and will be happy to help where I can. I know it can be difficult without someone to answer your questions. (I am learning in my spare time also ... along with going to school, working a job, and taking care of a handicapped family member ...)
Thank you for clicking the button to thank me!!!
regards,
drpepper
|
|

February 21st, 2013, 07:18 AM
|
|
Registered User
|
|
Join Date: Apr 2012
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
|
|
Tanx once again drpepper, i wouldnt mind your help in starting Vc++ 2010,..wil read ur threads to get ur message for getn started...appreciate ur help
|
|

December 19th, 2013, 05:39 PM
|
|
Registered User
|
|
Join Date: Dec 2013
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Just join.
Thank you, I will ask a lot of question. 
|
|

December 25th, 2013, 01:40 AM
|
|
Registered User
|
|
Join Date: Dec 2013
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Introduction to C#
I am a new member of this forum and i am beginner of C# language. Pl help me in this way
regards
Qaiser awan
|
|
 |
|