Ivor Horton's Beginning Visual C++ 2012
Home > Computing and Information Technology > Computer programming / software engineering > Programming and scripting languages: general > Ivor Horton's Beginning Visual C++ 2012
Ivor Horton's Beginning Visual C++ 2012

Ivor Horton's Beginning Visual C++ 2012

|
     0     
5
4
3
2
1




Out of Stock


Notify me when this book is in stock
About the Book

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.

Table of Contents:
Introduction xxxv Chapter 1: Programming with VisuaL C++ 1 Learning with Visual C++ 1 Writing C++ Applications 2 Learning Desktop Applications Programming 3 What is the Integrated Development Environment? 5 Using the IDE 7 Summary 23 Chapter 2: Data, Variables, and Calculations 25 The Structure of a C++ Program 26 Defining Variables 39 Fundamental Data Types 42 Basic Input/Output Operations 50 Calculating in C++ 55 Type Conversion and Casting 66 The auto Keyword 69 Discovering Types 70 The Bitwise Operators 70 Introducing Lvalues and Rvalues 76 Understanding Storage Duration and Scope 77 Variables with Specific Sets of Values 85 Namespaces 90 Summary 93 Chapter 3: Decisions and Loops 97 Comparing Values 97 Repeating a Block of Statements 115 Summary 133 Chapter 4: Arrays, Strings, and Pointers 135 Handling Multiple Data Values of the Same Type 135 Indirect Data Access 150 Dynamic Memory Allocation 170 Using References 176 Library Functions for Strings 178 Summary 185 Chapter 5: Introducing Structure into Your Programs 189 Understanding Functions 189 Passing Arguments to a Function 198 Returning Values from a Function 216 Recursive Function Calls 224 Summary 227 Chapter 6: More About Program Structure 231 Pointers to Functions 231 Initializing Function Parameters 238 Exceptions 239 Handling Memory Allocation Errors 245 Function Overloading 247 Function Templates 251 Using the decltype Operator 254 An Example Using Functions 256 Summary 274 Chapter 7: Defining Your Own Data Types 277 The struct in C++ 277 Types, Objects, Classes, and Instances 287 Understanding Classes 290 Class Constructors 298 Private Members of a Class 307 The Pointer this 314 const Objects 317 Arrays of Objects 320 Static Members of a Class 322 Pointers and References to Objects 325 Summary 330 Chapter 8: More On Classes 333 Class Destructors 334 Implementing a Copy Constructor 340 Sharing Memory Between Variables 342 Operator Overloading 345 The Object Copying Problem 366 Default Class Members 377 Class Templates 378 Perfect Forwarding 388 Using Classes 392 Organizing Your Program Code 412 Library Classes for Strings 414 Summary 437 Chapter 9: Class Inheritance and Virtual Functions 441 Object-Oriented Programming Basics 441 Inheritance in Classes 443 Access Control Under Inheritance 447 The Copy Constructor in a Derived Class 458 Preventing Class Derivation 461 Class Members as Friends 462 Virtual Functions 464 Casting Between Class Types 483 Nested Classes 483 Summary 487 Chapter 10: The Standard Template Library 491 What is the Standard Template Library? 491 Smart Pointers 497 Algorithms 500 Function Objects in the STL 501 Function Adapters 502 The Range of STL Containers 502 Sequence Containers 502 Associative Containers 561 More on Iterators 575 More on Function Objects 582 More on Algorithms 584 Type Traits and Static Assertions 587 Lambda Expressions 588 Summary 598 Chapter 11: Windows Programming Concepts 601 Windows Programming Basics 602 The Structure of a Windows Program 608 The Microsoft Foundation Classes 627 Summary 632 Chapter 12: Windows Programming with the Microsoft Foundation Classes (MFC) 635 The MFC Document/View Concept 636 Creating MFC Applications 640 Summary 657 Chapter 13: Working With Menus and Toolbars 659 Communicating with Windows 659 Extending the Sketcher Program 664 Elements of a Menu 665 Adding Menu Message Handlers 668 Adding Toolbar Buttons 678 Summary 682 Chapter 14: Drawing in a Window 685 Basics of Drawing in a Window 685 The MFC Drawing Mechanism 689 Drawing Graphics in Practice 700 Programming for the Mouse 702 Drawing a Sketch 731 Summary 734 Chapter 15: Improving the View 739 Sketcher Limitations 739 Improving the View 740 Deleting and Moving Elements 748 Implementing a Context Menu 748 Identifying an Element under the Cursor 752 Dealing with Masked Elements 765 Summary 767 Chapter 16: Working with Dialogs and Controls 769 Understanding Dialogs 770 Understanding Controls 770 Creating a Dialog Resource 771 Programming for a Dialog 773 Supporting the Dialog Controls 777 Completing Dialog Operations 780 Using a Spin Button Control 785 Using the Scale Factor 791 Working with Status Bars 797 The CString Class 801 Using an Edit Box Control 802 Summary 812 Chapter 17: Storing and Printing Documents 815 Understanding Serialization 815 Serializing a Document 816 Applying Serialization 823 Exercising Serialization 831 Printing a Document 833 Implementing Multipage Printing 837 Summary 847 Chapter 18: Programming Windows 8 Apps 849 Understanding Windows 8 Apps 850 Developing Windows 8 Apps 851 Windows Runtime Concepts 852 C++ Component Extensions (C++/CX) 853 The eXtensible Application Markup Language (XAML) 859 Creating a Windows 8 App 867 Scaling UI Elements 897 Transitions 899 Summary 902 Index 905


Best Sellers


Product Details
  • ISBN-13: 9781118439418
  • Publisher: John Wiley & Sons Inc
  • Binding: Digital (delivered electronically)
  • No of Pages: 942
  • ISBN-10: 1118439414
  • Publisher Date: 19 Sep 2012
  • Language: English


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
Ivor Horton's Beginning Visual C++ 2012
John Wiley & Sons Inc -
Ivor Horton's Beginning Visual C++ 2012
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Ivor Horton's Beginning Visual C++ 2012

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals

    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!