Rating:

Author: Ivor Horton
ISBN : B009DH4RZK
New from $34.49
Format: PDF
Free download Free Ivor Horton's Beginning Visual C++ 2012 [Kindle Edition] for everyone book mediafire, rapishare, and mirror link
The only book to teach C++ programming with Microsoft Visual Studio!There's a reason why Ivor Horton's Beginning Visual C++ books dominate the marketplace. Ivor Horton has a loyal following who love his winning approach to teaching programming languages, and in this fully updated new edition, he repeats his successful formula. Offering a comprehensive introduction to both the standard C++ language and to Visual C++, he offers step-by-step programming exercises, examples, and solutions to deftly guide novice programmers through the ins and outs of C++ development.
- Introduces novice programmers to the current standard, Microsoft Visual C++ 2012, as it is implemented in Microsoft Visual Studio 2012
- Focuses on teaching both the C++11 standard and Visual C++ 2012, unlike virtually any other book on the market
- Covers the C++ language and library and the IDE
- Delves into new features of both the C++11 standard and of the Visual C++ 2012 programming environment
- Features C++ project templates, code snippets, and more
Even if you have no previous programming experience, you'll soon learn how to build real-world applications using Visual C++ 2012 with this popular guide.
Download latest books on mediafire and other links compilation Free Ivor Horton's Beginning Visual C++ 2012
- File Size: 7072 KB
- Print Length: 984 pages
- Publisher: Wrox; 1 edition (September 13, 2012)
- Sold by: Amazon Digital Services, Inc.
- Language: English
- ASIN: B009DH4RZK
- Text-to-Speech: Enabled
X-Ray:
- Lending: Enabled
- Amazon Best Sellers Rank: #253,648 Paid in Kindle Store (See Top 100 Paid in Kindle Store)
- #63
in Books > Computers & Technology > Programming > Languages & Tools > C > Tutorials
- #63
in Books > Computers & Technology > Programming > Languages & Tools > C > Tutorials
Free Ivor Horton's Beginning Visual C++ 2012
I've purchased and read two of the previous of Horton's Beginning Visual C++ books. This one differs largely from its predecessor (2010) in that it drops the Parallel Library section, drops all of the equivalent CLI code walk-through, and uses exclusively the Standard Template Library smart pointers (i.e. rewrites the code of the previous versions to eliminate the need for heap management and the need to match delete with new). However, somehow the book got published without a useful index. It appears that the index was regenerated (i.e. is not identical to the previous version), but unfortunately I have found most of page numbers to be wrong. In addition, like previous versions, the index is thinly populated. Many topics covered are not in the index at all. Off topic a bit, C++ is becoming an increasingly cumbersome, cluttered language to read, as is particularly evident in this book. An implicit acknowledgement of this fact is on p732. The authors recommend a typedef:
typedef std::list<std::shared_ptr<CElement>>::const_iterator SketchIterator;
Using the useful new features of C++11 too often require such a mouthful of text that it's hard to see the intent, much less find the hidden bugs. In my own coding, I'm beginning to resort to the distasteful macro approach, which differs little from the typedef solution the authors suggest.
By TedL
This is an excellent update to the last version. The coverage of VS2012 and MS C++/11 is excellent. The introduction of material is paced well. The kindle format is formatted well with no issues. I'm happy I made this purchase. This is the best C++ book I have today.
By William Barrett Simms
Download Link 1